diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index a0c69a0..7c10dfb 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -18,14 +18,10 @@ export default function HomePage() { brand="GreenScape Landscaping" description="Transforming outdoor spaces into breathtaking havens. Expert design, installation, and maintenance for vibrant, sustainable landscapes." primaryButton={{ - text: "Our Services", - href: "#services", - }} + text: "Our Services", href: "#services"}} secondaryButton={{ - text: "Get a Free Quote", - href: "#contact", - }} - imageSrc="http://img.b2bpic.net/free-photo/brown-wooden-bench-near-green-plants_250224-381.jpg?_wi=1" + text: "Get a Free Quote", href: "#contact"}} + imageSrc="http://img.b2bpic.net/free-photo/brown-wooden-bench-near-green-plants_250224-381.jpg" /> @@ -37,7 +33,7 @@ export default function HomePage() { quote="At GreenScape, we believe every landscape tells a story. We blend creativity with sustainability to craft outdoor spaces that inspire and endure." author="Eleanor Vance" role="Founder & Lead Designer" - imageSrc="http://img.b2bpic.net/free-photo/young-businesswoman-working-computer-outside-cafe_1303-18765.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/young-businesswoman-working-computer-outside-cafe_1303-18765.jpg" /> @@ -50,20 +46,11 @@ export default function HomePage() { description="From initial concept to meticulous execution and ongoing care, GreenScape provides a full spectrum of services to meet your every need." items={[ { - title: "Lawn Care & Maintenance", - description: "Regular mowing, fertilization, aeration, and pest control for a vibrant, healthy lawn year-round.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-cutting-leaves-from-her-garden_23-2148579926.jpg", - }, + title: "Lawn Care & Maintenance", description: "Regular mowing, fertilization, aeration, and pest control for a vibrant, healthy lawn year-round.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-cutting-leaves-from-her-garden_23-2148579926.jpg"}, { - title: "Custom Garden Design", - description: "Expert design and installation of bespoke gardens, including planting, hardscaping, and water features.", - imageSrc: "http://img.b2bpic.net/free-photo/empty-frame-different-colorful-flowers_23-2147761809.jpg", - }, + title: "Custom Garden Design", description: "Expert design and installation of bespoke gardens, including planting, hardscaping, and water features.", imageSrc: "http://img.b2bpic.net/free-photo/empty-frame-different-colorful-flowers_23-2147761809.jpg"}, { - title: "Tree & Shrub Management", - description: "Professional pruning, shaping, removal, and health assessments to ensure the longevity of your landscape's trees and shrubs.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-gardener-watering-plants-with-sprinkler_23-2148396765.jpg", - }, + title: "Tree & Shrub Management", description: "Professional pruning, shaping, removal, and health assessments to ensure the longevity of your landscape's trees and shrubs.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-gardener-watering-plants-with-sprinkler_23-2148396765.jpg"}, ]} /> @@ -77,53 +64,23 @@ export default function HomePage() { description="Explore a selection of our recent landscaping transformations. Each project reflects our dedication to beauty, functionality, and client satisfaction." products={[ { - brand: "Residential", - name: "Modern Zen Garden", - price: "Project D-001", - rating: 5, - reviewCount: "25 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-small-rocks-stacked-top-each-other-selected-focus_181624-60848.jpg", - }, + brand: "Residential", name: "Modern Zen Garden", price: "Project D-001", rating: 5, + reviewCount: "25 reviews", imageSrc: "http://img.b2bpic.net/free-photo/closeup-small-rocks-stacked-top-each-other-selected-focus_181624-60848.jpg"}, { - brand: "Residential", - name: "Lush Backyard Oasis", - price: "Project D-002", - rating: 5, - reviewCount: "32 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/woman-lounge_23-2147681033.jpg", - }, + brand: "Residential", name: "Lush Backyard Oasis", price: "Project D-002", rating: 5, + reviewCount: "32 reviews", imageSrc: "http://img.b2bpic.net/free-photo/woman-lounge_23-2147681033.jpg"}, { - brand: "Residential", - name: "Sustainable Xeriscape", - price: "Project D-003", - rating: 4, - reviewCount: "18 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/vintage-landscape-photo_23-2149728820.jpg", - }, + brand: "Residential", name: "Sustainable Xeriscape", price: "Project D-003", rating: 4, + reviewCount: "18 reviews", imageSrc: "http://img.b2bpic.net/free-photo/vintage-landscape-photo_23-2149728820.jpg"}, { - brand: "Commercial", - name: "Elegant Front Yard", - price: "Project C-001", - rating: 5, - reviewCount: "12 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/plant-garden-still-life_23-2148128739.jpg", - }, + brand: "Commercial", name: "Elegant Front Yard", price: "Project C-001", rating: 5, + reviewCount: "12 reviews", imageSrc: "http://img.b2bpic.net/free-photo/plant-garden-still-life_23-2148128739.jpg"}, { - brand: "Residential", - name: "Family-Friendly Play Area", - price: "Project D-004", - rating: 5, - reviewCount: "28 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/dreaming-student-lawn_23-2147666763.jpg", - }, + brand: "Residential", name: "Family-Friendly Play Area", price: "Project D-004", rating: 5, + reviewCount: "28 reviews", imageSrc: "http://img.b2bpic.net/free-photo/dreaming-student-lawn_23-2147666763.jpg"}, { - brand: "Commercial", - name: "Commercial Green Space", - price: "Project C-002", - rating: 4, - reviewCount: "9 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/road-with-trees-into-two-symmetrical-buildings_1127-2286.jpg", - }, + brand: "Commercial", name: "Commercial Green Space", price: "Project C-002", rating: 4, + reviewCount: "9 reviews", imageSrc: "http://img.b2bpic.net/free-photo/road-with-trees-into-two-symmetrical-buildings_1127-2286.jpg"}, ]} /> @@ -137,21 +94,13 @@ export default function HomePage() { description="Our commitment to quality and client satisfaction shines through in every project we undertake." metrics={[ { - value: "15+", - description: "Years in Business", - }, + value: "15+", description: "Years in Business"}, { - value: "500+", - description: "Happy Clients", - }, + value: "500+", description: "Happy Clients"}, { - value: "1200+", - description: "Projects Completed", - }, + value: "1200+", description: "Projects Completed"}, { - value: "98%", - description: "Customer Satisfaction", - }, + value: "98%", description: "Customer Satisfaction"}, ]} /> @@ -165,55 +114,25 @@ export default function HomePage() { description="Passionate horticulturists, skilled designers, and dedicated landscapers working together to bring your vision to life." groups={[ { - title: "Design & Planning", - members: [ + title: "Design & Planning", members: [ { - name: "Oliver Stone", - role: "Lead Landscape Designer", - detail: "Oliver crafts stunning and functional outdoor spaces, specializing in sustainable design.", - imageSrc: "http://img.b2bpic.net/free-photo/gardener_23-2148013382.jpg", - }, + name: "Oliver Stone", role: "Lead Landscape Designer", detail: "Oliver crafts stunning and functional outdoor spaces, specializing in sustainable design.", imageSrc: "http://img.b2bpic.net/free-photo/gardener_23-2148013382.jpg"}, { - name: "Willow Green", - role: "Horticulturist", - detail: "Willow ensures the health and vitality of every plant, bringing gardens to life with her botanical expertise.", - imageSrc: "http://img.b2bpic.net/free-photo/impressed-middle-aged-blonde-gardener-woman-uniform-wearing-hat-holding-flowerpot-head-isolated-green-wall-with-copy-space_141793-112508.jpg", - }, + name: "Willow Green", role: "Horticulturist", detail: "Willow ensures the health and vitality of every plant, bringing gardens to life with her botanical expertise.", imageSrc: "http://img.b2bpic.net/free-photo/impressed-middle-aged-blonde-gardener-woman-uniform-wearing-hat-holding-flowerpot-head-isolated-green-wall-with-copy-space_141793-112508.jpg"}, { - name: "Ethan Hayes", - role: "Project Manager", - detail: "Ethan oversees all project logistics, ensuring smooth execution and timely completion.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-architect-writing-clipboard-outdoors_23-2148203949.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/brown-wooden-bench-near-green-plants_250224-381.jpg?_wi=2", - imageAlt: "male landscape designer smiling professional", + name: "Ethan Hayes", role: "Project Manager", detail: "Ethan oversees all project logistics, ensuring smooth execution and timely completion.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-architect-writing-clipboard-outdoors_23-2148203949.jpg"}, + ] }, { - title: "Installation & Care", - members: [ + title: "Installation & Care", members: [ { - name: "Sophia Rivera", - role: "Installation Supervisor", - detail: "Sophia leads our installation crews, translating designs into beautiful realities.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-taking-care-her-garden_329181-16488.jpg", - }, + name: "Sophia Rivera", role: "Installation Supervisor", detail: "Sophia leads our installation crews, translating designs into beautiful realities.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-taking-care-her-garden_329181-16488.jpg"}, { - name: "Jackson Birch", - role: "Senior Landscaper", - detail: "Jackson is a master of precision, ensuring every detail from paving to planting is perfect.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-stairs_181624-41082.jpg", - }, + name: "Jackson Birch", role: "Senior Landscaper", detail: "Jackson is a master of precision, ensuring every detail from paving to planting is perfect.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-stairs_181624-41082.jpg"}, { - name: "Aria Finch", - role: "Irrigation Specialist", - detail: "Aria designs and maintains efficient irrigation systems for optimal water usage and plant health.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-greenhouse-owner-posing-with-laptop-her-hands-talking-phone-having-many-flowers-glass-roof_158595-7108.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-working-computer-outside-cafe_1303-18765.jpg?_wi=2", - imageAlt: "male landscape designer smiling professional", - }, + name: "Aria Finch", role: "Irrigation Specialist", detail: "Aria designs and maintains efficient irrigation systems for optimal water usage and plant health.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-greenhouse-owner-posing-with-laptop-her-hands-talking-phone-having-many-flowers-glass-roof_158595-7108.jpg"}, + ] + } ]} /> @@ -227,47 +146,23 @@ export default function HomePage() { description="Our clients' glowing reviews are a testament to our quality work, professionalism, and stunning results." testimonials={[ { - name: "Sarah Miller", - role: "Homeowner", - quote: "GreenScape transformed our barren backyard into a vibrant oasis! Their team was professional, creative, and a joy to work with.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-smiling-happy-girl-wearing-blue-shirt-shorts-sitting-sunny-street-with-smartphone-enjoying-sunny-day_291650-2673.jpg", - }, + name: "Sarah Miller", role: "Homeowner", quote: "GreenScape transformed our barren backyard into a vibrant oasis! Their team was professional, creative, and a joy to work with.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-smiling-happy-girl-wearing-blue-shirt-shorts-sitting-sunny-street-with-smartphone-enjoying-sunny-day_291650-2673.jpg"}, { - name: "David Chen", - role: "Restaurant Owner", - quote: "The new outdoor dining area designed by GreenScape has significantly boosted our customer appeal. Truly exceptional work!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1563.jpg", - }, + name: "David Chen", role: "Restaurant Owner", quote: "The new outdoor dining area designed by GreenScape has significantly boosted our customer appeal. Truly exceptional work!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1563.jpg"}, { - name: "Emily White", - role: "Property Manager", - quote: "We rely on GreenScape for all our commercial property landscaping needs. They are consistently reliable and keep our grounds looking pristine.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-holding-cellphone-happy-emoji-message-against-brick-wall_23-2147841183.jpg", - }, + name: "Emily White", role: "Property Manager", quote: "We rely on GreenScape for all our commercial property landscaping needs. They are consistently reliable and keep our grounds looking pristine.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-holding-cellphone-happy-emoji-message-against-brick-wall_23-2147841183.jpg"}, { - name: "Michael Brown", - role: "Resident", - quote: "Our front yard was a mess until GreenScape stepped in. Now it's the envy of the neighborhood!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-man-home-office_329181-20664.jpg", - }, + name: "Michael Brown", role: "Resident", quote: "Our front yard was a mess until GreenScape stepped in. Now it's the envy of the neighborhood!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-man-home-office_329181-20664.jpg"}, { - name: "Jessica Lee", - role: "Homeowner", - quote: "The design process was collaborative and fun. GreenScape listened to our ideas and delivered beyond our expectations.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-sexy-elegant-woman-posing-street-speaking-by-her-smartphone-with-friend-casual-pastel-clothes-sunny-colors-spring-outdoors-romantic-place-surprised_291049-958.jpg", - }, + name: "Jessica Lee", role: "Homeowner", quote: "The design process was collaborative and fun. GreenScape listened to our ideas and delivered beyond our expectations.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-sexy-elegant-woman-posing-street-speaking-by-her-smartphone-with-friend-casual-pastel-clothes-sunny-colors-spring-outdoors-romantic-place-surprised_291049-958.jpg"}, { - name: "Robert Davis", - role: "Architect", - quote: "I frequently recommend GreenScape to my clients. Their attention to detail and commitment to quality is unparalleled.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-home-holding-smartphone-online-shopping-from-mobile-phone-app_1258-184050.jpg", - }, + name: "Robert Davis", role: "Architect", quote: "I frequently recommend GreenScape to my clients. Their attention to detail and commitment to quality is unparalleled.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-home-holding-smartphone-online-shopping-from-mobile-phone-app_1258-184050.jpg"}, ]} /> @@ -281,29 +176,17 @@ export default function HomePage() { description="Find answers to common inquiries about our services, process, and pricing." items={[ { - question: "What areas do you serve?", - answer: "We proudly serve residential and commercial clients within a 50-mile radius of our main office. Please contact us to confirm service availability in your specific location.", - }, + question: "What areas do you serve?", answer: "We proudly serve residential and commercial clients within a 50-mile radius of our main office. Please contact us to confirm service availability in your specific location."}, { - question: "Do you offer free consultations?", - answer: "Yes, we offer complimentary initial consultations to discuss your landscaping needs, ideas, and provide a preliminary estimate.", - }, + question: "Do you offer free consultations?", answer: "Yes, we offer complimentary initial consultations to discuss your landscaping needs, ideas, and provide a preliminary estimate."}, { - question: "What is your design process like?", - answer: "Our design process typically involves an initial consultation, site analysis, concept development, detailed design presentation, and client approval before installation begins.", - }, + question: "What is your design process like?", answer: "Our design process typically involves an initial consultation, site analysis, concept development, detailed design presentation, and client approval before installation begins."}, { - question: "Are you licensed and insured?", - answer: "Absolutely. GreenScape Landscaping is fully licensed, bonded, and insured, providing peace of mind for all our clients and projects.", - }, + question: "Are you licensed and insured?", answer: "Absolutely. GreenScape Landscaping is fully licensed, bonded, and insured, providing peace of mind for all our clients and projects."}, { - question: "Can I get a custom quote for a unique project?", - answer: "Yes, all our projects are tailored to individual client needs. We encourage you to contact us directly to discuss your unique project and receive a custom quote.", - }, + question: "Can I get a custom quote for a unique project?", answer: "Yes, all our projects are tailored to individual client needs. We encourage you to contact us directly to discuss your unique project and receive a custom quote."}, { - question: "How long does a typical landscaping project take?", - answer: "Project timelines vary widely depending on complexity and scale. We provide estimated timelines during the design and planning phase.", - }, + question: "How long does a typical landscaping project take?", answer: "Project timelines vary widely depending on complexity and scale. We provide estimated timelines during the design and planning phase."}, ]} /> @@ -317,27 +200,16 @@ export default function HomePage() { description="Ready to elevate your landscape? Contact us today for a consultation or a free quote." 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", - }, + name: "phone", type: "tel", placeholder: "Your Phone Number"}, ]} textarea={{ - name: "message", - placeholder: "Tell us about your project...", - rows: 5, + name: "message", placeholder: "Tell us about your project...", rows: 5, required: true, }} buttonText="Send Message"