diff --git a/src/app/page.tsx b/src/app/page.tsx index 436f652..8d7e176 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import ProductCardThree from '@/components/sections/product/ProductCardThree'; import SplitAbout from '@/components/sections/about/SplitAbout'; -import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; +import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; import { Building2, Leaf, MapPin, Scissors, ShieldCheck, Star, Sun, Users } from "lucide-react"; export default function LandingPage() { @@ -32,25 +32,15 @@ export default function LandingPage() { @@ -59,19 +49,14 @@ export default function LandingPage() {
@@ -85,17 +70,11 @@ export default function LandingPage() { description="At Habersham Gardens, we combine local Atlanta expertise with a passion for beautiful, sustainable outdoor spaces. Our team prioritizes attention to detail, personalized customer care, and reliability in every project." bulletPoints={[ { - title: "Passionate Experts", - description: "Dedicated to creating stunning gardens.", - }, + title: "Passionate Experts", description: "Dedicated to creating stunning gardens."}, { - title: "Detail Focused", - description: "Meticulous work on every landscape element.", - }, + title: "Detail Focused", description: "Meticulous work on every landscape element."}, { - title: "Customer-First", - description: "Reliable service tailored to your needs.", - }, + title: "Customer-First", description: "Reliable service tailored to your needs."}, ]} imageSrc="http://img.b2bpic.net/free-photo/happy-gardeners-growing-coniferous-plants-pots-blonde-woman-holding-small-thuja-working-with-grey-haired-man-glasses-gardening-activity-summer-concept_74855-12856.jpg" mediaAnimation="slide-up" @@ -110,34 +89,22 @@ export default function LandingPage() { features={[ { icon: Star, - title: "Landscape Design", - description: "Custom concepts tailored to your home.", - }, + title: "Landscape Design", description: "Custom concepts tailored to your home."}, { icon: Leaf, - title: "Garden Installation", - description: "Professional planting for lasting beauty.", - }, + title: "Garden Installation", description: "Professional planting for lasting beauty."}, { icon: Scissors, - title: "Lawn Maintenance", - description: "Precise care to keep your lawn pristine.", - }, + title: "Lawn Maintenance", description: "Precise care to keep your lawn pristine."}, { icon: Leaf, - title: "Seasonal Cleanups", - description: "Preparing your yard for every season.", - }, + title: "Seasonal Cleanups", description: "Preparing your yard for every season."}, { icon: Sun, - title: "Outdoor Enhancements", - description: "Adding functional beauty to your space.", - }, + title: "Outdoor Enhancements", description: "Adding functional beauty to your space."}, { icon: Building2, - title: "Commercial Landscaping", - description: "Professional grounds for business properties.", - }, + title: "Commercial Landscaping", description: "Professional grounds for business properties."}, ]} title="Our Professional Services" description="Comprehensive landscaping solutions designed to enhance your property’s beauty and value." @@ -151,23 +118,14 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - icon: ShieldCheck, - title: "Reliable Service", - value: "100%", - }, + id: "m1", icon: ShieldCheck, + title: "Reliable Service", value: "100%"}, { - id: "m2", - icon: Users, - title: "Happy Clients", - value: "500+", - }, + id: "m2", icon: Users, + title: "Happy Clients", value: "500+"}, { - id: "m3", - icon: MapPin, - title: "Atlanta Locals", - value: "10+", - }, + id: "m3", icon: MapPin, + title: "Atlanta Locals", value: "10+"}, ]} title="Why Choose Habersham Gardens" description="We stand by our commitment to quality, reliability, and local excellence." @@ -182,41 +140,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - name: "Modern Garden", - price: "Custom Quote", - imageSrc: "http://img.b2bpic.net/free-photo/fashionable-african-american-woman-wear-beret-coat-with-handbag-posing-outdoor_627829-5520.jpg", - }, + id: "p1", name: "Modern Garden", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-african-american-woman-wear-beret-coat-with-handbag-posing-outdoor_627829-5520.jpg"}, { - id: "p2", - name: "Lush Backyard", - price: "Custom Quote", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-beautiful-sunflowers_23-2150392040.jpg", - }, + id: "p2", name: "Lush Backyard", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-beautiful-sunflowers_23-2150392040.jpg"}, { - id: "p3", - name: "Patio Oasis", - price: "Custom Quote", - imageSrc: "http://img.b2bpic.net/free-photo/conceptual-view-green-spring-field-blurred-greenery-sunlight-background-with-copy-space-using-natural-green-plants-landscape-ecology-fresh-wallpaper-as-background_166373-1965.jpg", - }, + id: "p3", name: "Patio Oasis", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/conceptual-view-green-spring-field-blurred-greenery-sunlight-background-with-copy-space-using-natural-green-plants-landscape-ecology-fresh-wallpaper-as-background_166373-1965.jpg"}, { - id: "p4", - name: "Front Yard Redesign", - price: "Custom Quote", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-watering-plants_23-2149098323.jpg", - }, + id: "p4", name: "Front Yard Redesign", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-watering-plants_23-2149098323.jpg"}, { - id: "p5", - name: "Commercial Grounds", - price: "Custom Quote", - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-stylish-european-woman-pink-fashion-suit-outside-villa_343596-2153.jpg", - }, + id: "p5", name: "Commercial Grounds", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-stylish-european-woman-pink-fashion-suit-outside-villa_343596-2153.jpg"}, { - id: "p6", - name: "Seasonal Display", - price: "Custom Quote", - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-patio-decoration-with-char-table_74190-6666.jpg", - }, + id: "p6", name: "Seasonal Display", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-patio-decoration-with-char-table_74190-6666.jpg"}, ]} title="Portfolio Showcase" description="A look at some of our recent transformations and outdoor living projects." @@ -224,49 +158,22 @@ export default function LandingPage() {
-
@@ -277,28 +184,17 @@ export default function LandingPage() { description="Request your free consultation today. Our local team is ready to help." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "email", - type: "email", - placeholder: "Your Email", - required: true, + name: "email", type: "email", placeholder: "Your Email", required: true, }, { - name: "phone", - type: "tel", - placeholder: "Your Phone Number", - required: true, + name: "phone", type: "tel", placeholder: "Your Phone Number", required: true, }, ]} textarea={{ - name: "message", - placeholder: "Tell us about your garden project", - rows: 4, + name: "message", placeholder: "Tell us about your garden project", rows: 4, }} imageSrc="http://img.b2bpic.net/free-photo/relaxation-space-garden-with-beds_1232-3472.jpg" /> @@ -308,33 +204,21 @@ export default function LandingPage() { ); -} +} \ No newline at end of file