Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-02 21:12:34 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
{ text: "Get Free Estimate", href: "contact" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg"
imageSrc="http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=1"
imageAlt="Beautiful stamped concrete patio with decorative patterns"
/>
</div>
@@ -86,7 +86,7 @@ export default function LandingPage() {
},
{
id: 3,
title: "Durability & Longevity", description: "Stamped concrete is built to last 25+ years with proper maintenance. Our sealants protect against cracking, staining, and weather damage.", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-15997.jpg", imageAlt: "Durable concrete surface"
title: "Durability & Longevity", description: "Stamped concrete is built to last 25+ years with proper maintenance. Our sealants protect against cracking, staining, and weather damage.", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-15997.jpg?_wi=1", imageAlt: "Durable concrete surface"
}
]}
textboxLayout="default"
@@ -103,7 +103,7 @@ export default function LandingPage() {
tagAnimation="opacity"
products={[
{
id: "1", name: "Luxury Residential Driveway", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/stone-path-way-garden_74190-3631.jpg", imageAlt: "Stamped concrete driveway with brick pattern"
id: "1", name: "Luxury Residential Driveway", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/stone-path-way-garden_74190-3631.jpg?_wi=1", imageAlt: "Stamped concrete driveway with brick pattern"
},
{
id: "2", name: "Backyard Entertainment Patio", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-7085.jpg", imageAlt: "Large stamped concrete patio with custom design"
@@ -130,13 +130,13 @@ export default function LandingPage() {
tagAnimation="opacity"
metrics={[
{
id: "1", value: "1,200+", title: "Projects Completed", description: "Successfully installed across residential and commercial properties", imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg", imageAlt: "Completed projects showcase"
id: "1", value: "1,200+", title: "Projects Completed", description: "Successfully installed across residential and commercial properties", imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=2", imageAlt: "Completed projects showcase"
},
{
id: "2", value: "98%", title: "Customer Satisfaction", description: "Consistently rated highly for quality and professionalism", imageSrc: "http://img.b2bpic.net/free-photo/stone-path-way-garden_74190-3631.jpg", imageAlt: "Customer reviews"
id: "2", value: "98%", title: "Customer Satisfaction", description: "Consistently rated highly for quality and professionalism", imageSrc: "http://img.b2bpic.net/free-photo/stone-path-way-garden_74190-3631.jpg?_wi=2", imageAlt: "Customer reviews"
},
{
id: "3", value: "25+", title: "Years Durability", description: "Stamped concrete lifespan with proper maintenance and care", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-15997.jpg", imageAlt: "Long-lasting concrete"
id: "3", value: "25+", title: "Years Durability", description: "Stamped concrete lifespan with proper maintenance and care", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-15997.jpg?_wi=2", imageAlt: "Long-lasting concrete"
}
]}
animationType="slide-up"