diff --git a/src/app/page.tsx b/src/app/page.tsx index a73b068..7b500f5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,12 +51,9 @@ export default function LandingPage() { description="American Lawn and Garden LLC provides premium landscaping and garden maintenance for discerning homeowners. We turn your outdoor space into a lush sanctuary. Located at 2014 S Hackberry St, San Antonio, TX 78210. Operating hours: Monday through Friday, 7am - 5pm." buttons={[{ text: "View Services", href: "#services" }, { text: "Contact Us", href: "#contact" }]} mediaItems={[ - { imageSrc: "https://img.b2bpic.net/free-photo/gardener-mowing-lawn_23-2148206894.jpg", imageAlt: "Mowing lawn" }, - { imageSrc: "https://img.b2bpic.net/free-photo/landscaper-working-in-garden_23-2148858277.jpg", imageAlt: "Landscaper working" }, - { imageSrc: "https://img.b2bpic.net/free-photo/gardener-pruning-hedges_23-2148206898.jpg", imageAlt: "Pruning hedges" }, - { imageSrc: "https://img.b2bpic.net/free-photo/lawn-care-professional_23-2148858271.jpg", imageAlt: "Lawn care professional" }, - { imageSrc: "https://img.b2bpic.net/free-photo/gardener-raking-leaves_23-2148206900.jpg", imageAlt: "Raking leaves" }, - { imageSrc: "https://img.b2bpic.net/free-photo/professional-landscaper-mowing_23-2148858275.jpg", imageAlt: "Mowing professional" }, + { imageAlt: "Hero placeholder 1" }, + { imageAlt: "Hero placeholder 2" }, + { imageAlt: "Hero placeholder 3" }, ]} /> @@ -66,7 +63,6 @@ export default function LandingPage() { useInvertedBackground={false} heading={[ { type: "text", content: "Mastering the Art of " }, - { type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cg0UGKyps5DE1iSGYMVXf6a3y4/uploaded-1776817399317-vp6jerhx.jpg", alt: "Company Logo" }, { type: "text", content: " Landscaping" }, ]} /> @@ -78,14 +74,14 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} features={[ - { id: "s1", title: "Lawn Care & Mowing", tags: ["Maintenance"], imageSrc: "https://img.b2bpic.net/free-photo/gardener-pushing-mower_23-2148206894.jpg" }, - { id: "s2", title: "Stone & Hardscape", tags: ["Design"], imageSrc: "https://img.b2bpic.net/free-photo/landscaper-laying-pavers_23-2148858277.jpg" }, - { id: "s3", title: "Irrigation Systems", tags: ["Tech"], imageSrc: "https://img.b2bpic.net/free-photo/gardener-fixing-sprinkler_23-2148206898.jpg" }, - { id: "s4", title: "Tree Trimming/Removal", tags: ["Maintenance"], imageSrc: "https://img.b2bpic.net/free-photo/gardener-pruning-tree_23-2148858271.jpg" }, - { id: "s5", title: "Fencing and Repair", tags: ["Construction"], imageSrc: "https://img.b2bpic.net/free-photo/gardener-installing-fence_23-2148206900.jpg" }, - { id: "s6", title: "Masonry Installation", tags: ["Hardscape"], imageSrc: "https://img.b2bpic.net/free-photo/professional-mason-working_23-2148858275.jpg" }, - { id: "s7", title: "Sprinkler Repair", tags: ["Tech"], imageSrc: "https://img.b2bpic.net/free-photo/gardener-servicing-sprinkler_23-2148206894.jpg" }, - { id: "s8", title: "Aeration & Composting", tags: ["Maintenance"], imageSrc: "https://img.b2bpic.net/free-photo/gardener-aerating-lawn_23-2148858277.jpg" } + { id: "s1", title: "Lawn Care & Mowing", tags: ["Maintenance"] }, + { id: "s2", title: "Stone & Hardscape", tags: ["Design"] }, + { id: "s3", title: "Irrigation Systems", tags: ["Tech"] }, + { id: "s4", title: "Tree Trimming/Removal", tags: ["Maintenance"] }, + { id: "s5", title: "Fencing and Repair", tags: ["Construction"] }, + { id: "s6", title: "Masonry Installation", tags: ["Hardscape"] }, + { id: "s7", title: "Sprinkler Repair", tags: ["Tech"] }, + { id: "s8", title: "Aeration & Composting", tags: ["Maintenance"] } ]} title="Professional Services" description="Comprehensive landscape solutions tailored to your unique property requirements. We are available Monday through Friday, 7am - 5pm." @@ -130,9 +126,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { id: "t1", title: "Exceptional Service", quote: "The team at American Lawn and Garden is incredible! My backyard has never looked this vibrant.", name: "Lift Off", role: "Local Business Owner", imageSrc: "https://img.b2bpic.net/free-photo/professional-gardener-mowing_23-2148206894.jpg" }, - { id: "t2", title: "Reliable and Pro", quote: "Professional, punctual, and very talented. Highly recommended for any lawn needs.", name: "Gloria Sitterle", role: "Homeowner", imageSrc: "https://img.b2bpic.net/free-photo/gardener-with-lawn-tools_23-2148858271.jpg" }, - { id: "t3", title: "Fantastic Outcome", quote: "My garden feels like a resort. The attention to detail on the stone work is amazing.", name: "Dolores Salazar", role: "Landscape Enthusiast", imageSrc: "https://img.b2bpic.net/free-photo/happy-landscaper-working_23-2148206900.jpg" } + { id: "t1", title: "Exceptional Service", quote: "The team at American Lawn and Garden is incredible! My backyard has never looked this vibrant.", name: "Lift Off", role: "Local Business Owner" }, + { id: "t2", title: "Reliable and Pro", quote: "Professional, punctual, and very talented. Highly recommended for any lawn needs.", name: "Gloria Sitterle", role: "Homeowner" }, + { id: "t3", title: "Fantastic Outcome", quote: "My garden feels like a resort. The attention to detail on the stone work is amazing.", name: "Dolores Salazar", role: "Landscape Enthusiast" } ]} /> @@ -149,9 +145,6 @@ export default function LandingPage() { title="FAQs" description="Common inquiries answered." faqsAnimation="slide-up" - titleImageWrapperClassName="relative w-full aspect-video overflow-hidden rounded-lg" - titleImageClassName="object-cover" - titleSegments={[{ type: "image", src: "https://img.b2bpic.net/free-photo/gardener-mowing-lawn_23-2148206894.jpg", alt: "Person cutting grass" }]} /> @@ -163,23 +156,20 @@ export default function LandingPage() { title="Ready for a Garden Makeover?" description="Located at 2014 S Hackberry St, San Antonio, TX 78210. Reach out to us to schedule your free consultation today at 13467041501. Hours: Mon-Fri, 7am-5pm." buttons={[{ text: "Contact Us", href: "mailto:info@americanlawn.com" }]} - className="bg-[url('https://img.b2bpic.net/free-photo/professional-landscaper-mowing_23-2148858275.jpg')] bg-cover bg-center bg-blend-overlay bg-black/50" /> ); -} +} \ No newline at end of file