Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-12 04:45:26 +00:00

View File

@@ -83,7 +83,7 @@ export default function LandingPage() {
useInvertedBackground={false}
mediaAnimation="slide-up"
imagePosition="right"
imageSrc="http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500875.jpg"
imageSrc="http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500875.jpg?_wi=1"
imageAlt="Torres Lawn Care professional team"
/>
</div>
@@ -112,15 +112,15 @@ export default function LandingPage() {
},
{
id: 4,
title: "Retaining Walls", description: "Durable, professionally built retaining walls that add structure, style, and function.", imageSrc: "http://img.b2bpic.net/free-photo/stone-wall-texture-background_1232-2838.jpg", imageAlt: "Professional retaining wall installation"
title: "Retaining Walls", description: "Durable, professionally built retaining walls that add structure, style, and function.", imageSrc: "http://img.b2bpic.net/free-photo/stone-wall-texture-background_1232-2838.jpg?_wi=1", imageAlt: "Professional retaining wall installation"
},
{
id: 5,
title: "Borders & Edging", description: "Clean landscape borders that elevate the appearance and define the structure of your yard.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-golf-course-otocec-slovenia-sunny-summer-day_181624-10844.jpg", imageAlt: "Landscape borders and edging"
title: "Borders & Edging", description: "Clean landscape borders that elevate the appearance and define the structure of your yard.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-golf-course-otocec-slovenia-sunny-summer-day_181624-10844.jpg?_wi=1", imageAlt: "Landscape borders and edging"
},
{
id: 6,
title: "Seasonal Yard Care", description: "Spring cleanups, fall maintenance, and ongoing care throughout every season.", imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500875.jpg", imageAlt: "Seasonal yard maintenance service"
title: "Seasonal Yard Care", description: "Spring cleanups, fall maintenance, and ongoing care throughout every season.", imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500875.jpg?_wi=2", imageAlt: "Seasonal yard maintenance service"
}
]}
/>
@@ -141,13 +141,13 @@ export default function LandingPage() {
id: "transformation-1", name: "Lawn Restoration", price: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/yellow-orange-red-autumn-leaves-beautiful-fall-park-fallen-autumn-leaves_1391-246.jpg", imageAlt: "Before lawn restoration"
},
{
id: "transformation-2", name: "Beautiful Result", price: "Transformed", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-golf-course-otocec-slovenia-sunny-summer-day_181624-10844.jpg", imageAlt: "After lawn restoration completed"
id: "transformation-2", name: "Beautiful Result", price: "Transformed", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-golf-course-otocec-slovenia-sunny-summer-day_181624-10844.jpg?_wi=2", imageAlt: "After lawn restoration completed"
},
{
id: "transformation-3", name: "Retaining Wall", price: "Before", imageSrc: "http://img.b2bpic.net/free-photo/close-up-moss-nature_23-2151369178.jpg", imageAlt: "Before retaining wall installation"
},
{
id: "transformation-4", name: "Professional Result", price: "After", imageSrc: "http://img.b2bpic.net/free-photo/stone-wall-texture-background_1232-2838.jpg", imageAlt: "After retaining wall completion"
id: "transformation-4", name: "Professional Result", price: "After", imageSrc: "http://img.b2bpic.net/free-photo/stone-wall-texture-background_1232-2838.jpg?_wi=2", imageAlt: "After retaining wall completion"
}
]}
/>
@@ -190,7 +190,7 @@ export default function LandingPage() {
useInvertedBackground={false}
mediaAnimation="slide-up"
imagePosition="left"
imageSrc="http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500875.jpg"
imageSrc="http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500875.jpg?_wi=3"
imageAlt="Torres Lawn Care professional team at work"
/>
</div>