diff --git a/src/app/page.tsx b/src/app/page.tsx index 391c00e..a9c7f24 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { { value: "500+", title: "Projects Completed" }, { value: "15+", title: "Years Experience" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-view-cement-concrete-floor-with-dry-leaves_23-2148209821.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-view-cement-concrete-floor-with-dry-leaves_23-2148209821.jpg?_wi=1" imageAlt="Tucson Concrete Pros team at work" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -84,7 +84,7 @@ export default function LandingPage() { textboxLayout="default" features={[ { - title: "Driveway Installation & Repair", description: "Professional driveway construction and repairs. We handle everything from new installations to crack repair and resurfacing.", imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-textures_23-2149702199.jpg", imageAlt: "Concrete driveway service", button: { text: "Learn More", href: "#" }, + title: "Driveway Installation & Repair", description: "Professional driveway construction and repairs. We handle everything from new installations to crack repair and resurfacing.", imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-textures_23-2149702199.jpg?_wi=1", imageAlt: "Concrete driveway service", button: { text: "Learn More", href: "#" }, }, { title: "Patio & Decorative Concrete", description: "Create beautiful outdoor spaces with stamped, stained, or polished concrete. Perfect for patios, pools, and entertaining areas.", imageSrc: "http://img.b2bpic.net/free-photo/sporty-skater-boy_23-2147670725.jpg", imageAlt: "Decorative concrete patio", button: { text: "Learn More", href: "#" }, @@ -93,7 +93,7 @@ export default function LandingPage() { title: "Foundation & Structural Concrete", description: "Strong, reliable concrete foundations for residential and commercial buildings. Built to code with precision and expertise.", imageSrc: "http://img.b2bpic.net/free-photo/construction-workers-are-installing-steel-rods-reinforced-concrete-column_1150-6197.jpg", imageAlt: "Concrete foundation work", button: { text: "Learn More", href: "#" }, }, { - title: "Concrete Repair & Restoration", description: "Expert repair services for damaged concrete surfaces. We restore functionality and appearance to extend service life.", imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-textures_23-2149702199.jpg", imageAlt: "Concrete repair service", button: { text: "Learn More", href: "#" }, + title: "Concrete Repair & Restoration", description: "Expert repair services for damaged concrete surfaces. We restore functionality and appearance to extend service life.", imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-textures_23-2149702199.jpg?_wi=2", imageAlt: "Concrete repair service", button: { text: "Learn More", href: "#" }, }, ]} gridVariant="two-columns-alternating-heights" @@ -113,7 +113,7 @@ export default function LandingPage() { textboxLayout="default" products={[ { - id: "project-residential-driveway", name: "Residential Driveway Renovation", price: "Completed", variant: "East Side Tucson Residence", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-cement-concrete-floor-with-dry-leaves_23-2148209821.jpg", imageAlt: "Residential driveway project"}, + id: "project-residential-driveway", name: "Residential Driveway Renovation", price: "Completed", variant: "East Side Tucson Residence", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-cement-concrete-floor-with-dry-leaves_23-2148209821.jpg?_wi=2", imageAlt: "Residential driveway project"}, { id: "project-patio-extension", name: "Backyard Patio Extension", price: "Completed", variant: "North Tucson Family Home", imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg", imageAlt: "Patio extension project"}, {