diff --git a/src/app/page.tsx b/src/app/page.tsx index 0099ed1..54941fd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,6 +34,8 @@ export default function LandingPage() { name: "Home", id: "/"}, { name: "Services", id: "#services"}, + { + name: "Why Us", id: "#why-us"}, { name: "About Us", id: "#about-student-team"}, { @@ -56,7 +58,7 @@ export default function LandingPage() { variant: "plain"}} title="Upper Valley Detail" titleClassName="font-bold" - description="We're two high school freshmen with three years of experience in meticulous detailing. Your satisfaction is guaranteed. Say you're interested and let us transform your vehicle!" + description="We're two high school freshmen with two years of experience in meticulous detailing. Your satisfaction is guaranteed. Say you're interested and let us transform your vehicle!" testimonials={[]} buttons={[ { @@ -70,18 +72,33 @@ export default function LandingPage() { - +
+ +
-
+