Update src/app/page.tsx
This commit is contained in:
@@ -69,23 +69,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg?_wi=1",
|
||||
imageAlt: "Fresh concrete pour",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg?_wi=2",
|
||||
imageAlt: "Smooth driveway finish",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg?_wi=3",
|
||||
imageAlt: "Architectural concrete wall",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg?_wi=4",
|
||||
imageAlt: "Precision slab foundation",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg?_wi=5",
|
||||
imageAlt: "Luxury patio transformation",
|
||||
},
|
||||
]}
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Driveways",
|
||||
description: "Smooth, durable, high-end finishes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mom-supporting-girl-while-she-skateboarding_259150-57525.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mom-supporting-girl-while-she-skateboarding_259150-57525.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Retaining Walls",
|
||||
@@ -144,12 +144,12 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Concrete Slabs",
|
||||
description: "Perfect foundations, built right.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/makeup-foundation-celebrating-all-skin-tones_23-2149179692.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/makeup-foundation-celebrating-all-skin-tones_23-2149179692.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Custom Work",
|
||||
description: "ADA compliance and custom creative solutions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/makeup-foundation-celebrating-all-skin-tones_23-2149179692.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/makeup-foundation-celebrating-all-skin-tones_23-2149179692.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Services"
|
||||
@@ -167,37 +167,37 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Driveway Upgrade",
|
||||
price: "View Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Modern Patio",
|
||||
price: "View Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Retaining Wall",
|
||||
price: "View Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Garage Foundation",
|
||||
price: "View Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Custom ADA Ramp",
|
||||
price: "View Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Commercial Slab",
|
||||
price: "View Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=6",
|
||||
},
|
||||
]}
|
||||
title="Real Projects. Real Results."
|
||||
@@ -246,7 +246,7 @@ export default function LandingPage() {
|
||||
}}
|
||||
title="Ready to Start Your Project?"
|
||||
description="Get a fast, free quote today from our expert team."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mom-supporting-girl-while-she-skateboarding_259150-57525.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mom-supporting-girl-while-she-skateboarding_259150-57525.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
buttonText="Request Quote"
|
||||
tag="Get In Touch"
|
||||
|
||||
Reference in New Issue
Block a user