Update src/app/page.tsx
This commit is contained in:
@@ -76,11 +76,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "landscaping", title: "Landscaping Maintenance & Enhancements", tags: ["Design Consultation", "Complete Renovation"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-male-gardener-pruning-plant-garden_23-2148165191.jpg", imageAlt: "Beautiful flower beds and landscape design"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-male-gardener-pruning-plant-garden_23-2148165191.jpg?_wi=1", imageAlt: "Beautiful flower beds and landscape design"
|
||||
},
|
||||
{
|
||||
id: "cleanup", title: "Yard Cleanups & Seasonal Services", tags: ["Brush Removal", "Fall & Spring Care"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-male-worker-gloves-removing-dry-leaves-from-sidewalk-with-hand-blower-park-side-view_7502-10152.jpg", imageAlt: "Professional yard cleanup and transformation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-male-worker-gloves-removing-dry-leaves-from-sidewalk-with-hand-blower-park-side-view_7502-10152.jpg?_wi=1", imageAlt: "Professional yard cleanup and transformation"
|
||||
},
|
||||
{
|
||||
id: "petfriendly", title: "Pet-Safe & Dog-Friendly Solutions", tags: ["Secure Gates", "Safe Yard Design"],
|
||||
@@ -88,11 +88,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "flowerbeds", title: "Flower Bed Design & Mulching", tags: ["Color Selection", "Seasonal Beauty"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-male-gardener-pruning-plant-garden_23-2148165191.jpg", imageAlt: "Vibrant flower beds with professional mulching"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-male-gardener-pruning-plant-garden_23-2148165191.jpg?_wi=2", imageAlt: "Vibrant flower beds with professional mulching"
|
||||
},
|
||||
{
|
||||
id: "seeding", title: "Yard Seeding & Restoration", tags: ["Grass Revival", "Soil Health"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-male-worker-gloves-removing-dry-leaves-from-sidewalk-with-hand-blower-park-side-view_7502-10152.jpg", imageAlt: "Professional yard seeding and grass restoration"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-male-worker-gloves-removing-dry-leaves-from-sidewalk-with-hand-blower-park-side-view_7502-10152.jpg?_wi=2", imageAlt: "Professional yard seeding and grass restoration"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Southern Pros premium lawn care services"
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
description="We're not just cutting grass—we're building relationships and caring for the heart of your home with Southern pride and meticulous attention to detail."
|
||||
subdescription="Family-owned, locally rooted in East Tennessee, and obsessed with perfection. Every yard is treated like our own."
|
||||
icon={Heart}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-pretty-woman-outdoors_624325-737.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-pretty-woman-outdoors_624325-737.jpg?_wi=1"
|
||||
imageAlt="Austin, owner of Southern Pros Lawn Care"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
members={[
|
||||
{
|
||||
id: "austin", name: "Austin", role: "Founder & Lead Landscaper", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-outdoors_624325-737.jpg", imageAlt: "Austin, founder of Southern Pros"
|
||||
id: "austin", name: "Austin", role: "Founder & Lead Landscaper", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-outdoors_624325-737.jpg?_wi=2", imageAlt: "Austin, founder of Southern Pros"
|
||||
},
|
||||
{
|
||||
id: "eli", name: "Eli", role: "Senior Landscape Specialist", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-man-using-tablet-street-cafe_1262-19056.jpg", imageAlt: "Eli, landscape specialist"
|
||||
|
||||
Reference in New Issue
Block a user