From 6fe2fb869d7a61c23bf6583cb2bc42adf323c87c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:09:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 67 +++++++++++++++++++++++++++++++----------------- 1 file changed, 44 insertions(+), 23 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8fb5a08..ca6493f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,8 @@ import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; import ContactCTA from '@/components/sections/contact/ContactCTA'; import FooterCard from '@/components/sections/footer/FooterCard'; -import { Heart, Sparkles, Facebook, Instagram } from "lucide-react"; +import TeamCardFive from '@/components/sections/team/TeamCardFive'; +import { Heart, Sparkles, Facebook, Instagram, Users } from "lucide-react"; export default function LandingPage() { return ( @@ -31,18 +32,17 @@ export default function LandingPage() { { name: "About", id: "about" }, { name: "Services", id: "services" }, { name: "Testimonials", id: "testimonials" }, - { name: "Contact", id: "contact" }, - { name: "Book Now", id: "cta" } + { name: "Contact", id: "contact" } ]} brandName="Abby's Sew Right" - bottomLeftText="Bridal Alterations Specialist" - bottomRightText="hello@abbyssewrigth.com" + bottomLeftText="West Milford, NJ" + bottomRightText="hello@abbyssewright.com" />
+
+

+ ✓ Trusted by 500+ happy clients • ✓ Never turned away a complex alteration • ✓ Honest pricing, exceptional results +

+
+
+
+ +
+
-
+