Compare commits
8 Commits
version_7
...
version_11
| Author | SHA1 | Date | |
|---|---|---|---|
| 9ce3047fb1 | |||
| 208440f4f1 | |||
| 0908ebe985 | |||
| 6e283a5af9 | |||
| bcee33b477 | |||
| b9deeea8cd | |||
| 4a07f61a35 | |||
| 3b30133913 |
@@ -48,15 +48,15 @@ export default function LandingPage() {
|
||||
<HeroBillboardCarousel
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="Elevating Your Outdoor Living"
|
||||
description="American Lawn and Garden LLC provides premium landscaping and garden maintenance for discerning homeowners. We turn your outdoor space into a lush sanctuary. Operating hours: Monday through Friday, 7am - 5pm."
|
||||
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: "http://img.b2bpic.net/free-photo/town-square-shenzhen_1359-1110.jpg", imageAlt: "Landscape 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-gardener-harvesting-flower-with-secateurs_23-2148165189.jpg", imageAlt: "Landscape 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg", imageAlt: "Landscape 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359701.jpg", imageAlt: "Landscape 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/street-texture-retro-tuscany-city_1203-5049.jpg", imageAlt: "Landscape 5" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803951.jpg", imageAlt: "Landscape 6" },
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/landscaping-garden-design_23-2149132560.jpg", imageAlt: "Professional Landscaping 1" },
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/lush-green-garden-backyard_23-2149359701.jpg", imageAlt: "Professional Landscaping 2" },
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/beautiful-well-maintained-garden_23-2149382185.jpg", imageAlt: "Professional Landscaping 3" },
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/modern-backyard-landscaping_1303-14470.jpg", imageAlt: "Professional Landscaping 4" },
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/lush-garden-patio-design_23-2148165189.jpg", imageAlt: "Professional Landscaping 5" },
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/stone-pathway-garden_23-2149401201.jpg", imageAlt: "Professional Landscaping 6" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -78,14 +78,14 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ id: "s1", title: "Lawn Care & Mowing", tags: ["Maintenance"], imageSrc: "http://img.b2bpic.net/free-photo/worker-is-cutting-grass-with-hose_7502-9835.jpg" },
|
||||
{ id: "s2", title: "Stone & Hardscape", tags: ["Design"], imageSrc: "http://img.b2bpic.net/free-photo/stone-surface-with-grass_23-2147625863.jpg" },
|
||||
{ id: "s3", title: "Irrigation Systems", tags: ["Tech"], imageSrc: "http://img.b2bpic.net/free-photo/close-up-gardener-watering-succulent-plant_23-2147844312.jpg" },
|
||||
{ id: "s4", title: "Tree Trimming/Removal", tags: ["Maintenance"], imageSrc: "http://img.b2bpic.net/free-photo/tree-pruning_1359-1110.jpg" },
|
||||
{ id: "s5", title: "Fencing and Repair", tags: ["Construction"], imageSrc: "http://img.b2bpic.net/free-photo/wood-fence-garden_1359-1110.jpg" },
|
||||
{ id: "s6", title: "Masonry Installation", tags: ["Hardscape"], imageSrc: "http://img.b2bpic.net/free-photo/stone-masonry_1359-1110.jpg" },
|
||||
{ id: "s7", title: "Sprinkler Repair", tags: ["Tech"], imageSrc: "http://img.b2bpic.net/free-photo/irrigation-sprinkler_1359-1110.jpg" },
|
||||
{ id: "s8", title: "Aeration & Composting", tags: ["Maintenance"], imageSrc: "http://img.b2bpic.net/free-photo/garden-aeration_1359-1110.jpg" }
|
||||
{ id: "s1", title: "Lawn Care & Mowing", tags: ["Maintenance"], imageSrc: "https://img.b2bpic.net/free-photo/lawn-mower-in-backyard_1303-14470.jpg" },
|
||||
{ id: "s2", title: "Stone & Hardscape", tags: ["Design"], imageSrc: "https://img.b2bpic.net/free-photo/stone-patio-garden-design_23-2149132560.jpg" },
|
||||
{ id: "s3", title: "Irrigation Systems", tags: ["Tech"], imageSrc: "https://img.b2bpic.net/free-photo/sprinkler-system-watering-garden_23-2149021577.jpg" },
|
||||
{ id: "s4", title: "Tree Trimming/Removal", tags: ["Maintenance"], imageSrc: "https://img.b2bpic.net/free-photo/arborist-trimming-tree_23-2148766487.jpg" },
|
||||
{ id: "s5", title: "Fencing and Repair", tags: ["Construction"], imageSrc: "https://img.b2bpic.net/free-photo/wooden-fence-backyard_23-2149162153.jpg" },
|
||||
{ id: "s6", title: "Masonry Installation", tags: ["Hardscape"], imageSrc: "https://img.b2bpic.net/free-photo/masonry-brickwork-garden_23-2149182390.jpg" },
|
||||
{ id: "s7", title: "Sprinkler Repair", tags: ["Tech"], imageSrc: "https://img.b2bpic.net/free-photo/repairing-lawn-sprinkler_23-2149301140.jpg" },
|
||||
{ id: "s8", title: "Aeration & Composting", tags: ["Maintenance"], imageSrc: "https://img.b2bpic.net/free-photo/gardener-aerating-lawn_23-2149401201.jpg" }
|
||||
]}
|
||||
title="Professional Services"
|
||||
description="Comprehensive landscape solutions tailored to your unique property requirements. We are available Monday through Friday, 7am - 5pm."
|
||||
@@ -130,9 +130,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: "http://img.b2bpic.net/free-photo/female-gardener-holding-handle_651396-1543.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: "http://img.b2bpic.net/free-photo/happy-senior-couple-with-flower-pot_23-2148256669.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: "http://img.b2bpic.net/free-photo/senior-man-working-field-with-flowers_329181-12477.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", imageSrc: "https://img.b2bpic.net/free-photo/happy-landscaped-garden-client_23-2148256669.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-smiling-with-plants_651396-1543.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/garden-design-happy-client_329181-12477.jpg" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Contact Us"
|
||||
title="Ready for a Garden Makeover?"
|
||||
description="Reach out to us to schedule your free consultation today at 13467041501. Hours: Mon-Fri, 7am-5pm."
|
||||
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" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user