Merge version_1 into main #1
@@ -33,32 +33,32 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
href: "#hero",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Why Choose Us",
|
||||
id: "about",
|
||||
href: "#about",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
href: "#features",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
href: "#testimonials",
|
||||
|
||||
},
|
||||
{
|
||||
name: "How It Works",
|
||||
id: "metrics",
|
||||
href: "#metrics",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "#contact",
|
||||
|
||||
},
|
||||
]}
|
||||
button={{
|
||||
|
||||
Reference in New Issue
Block a user