Skip to content

Conversation

@Stealth-cloud-droid
Copy link

Objective

Implements the PoweredByLanding section for the landing page as described in issue #6.

Changes

  • Added PoweredByLanding component in apps/webapp/components/home/powered-by-landing.tsx.
  • Added a placeholder SetupLanding component for integration consistency.
  • Updated apps/webapp/app/(landing)/page.tsx to render SetupLanding followed by PoweredByLanding.

Features

  • ⚡ Powered by Scaffold Rust badge
  • Headline + description
  • Three feature items (Clean Code, Modular Design, Fast Deployment) with icons
  • Primary and secondary action buttons
  • Fully responsive and styled with Tailwind

Notes

  • Placeholder SetupLanding will be replaced when the actual implementation is added.
  • Component matches Figma design specifications and is responsive across breakpoints.

Closes #6

@aguilar1x
Copy link
Contributor

fix conflicts in the branch

@Stealth-cloud-droid

@aguilar1x
Copy link
Contributor

Can you fix the conflicts in yor branch? @Stealth-cloud-droid

@aguilar1x
Copy link
Contributor

Any updates?, Otherwise the issue will be unassigned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Frontend] PoweredByLanding Component

2 participants