From 90bc348ce24e8bb2e7d63bcfabaae9d5452aa788 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 15:57:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 343a182..a29e397 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,13 +53,13 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1027.jpg", imageAlt: "High quality stamped concrete driveway" }, - { imageSrc: "http://img.b2bpic.net/free-photo/teenager-with-skateboard-skatepark_23-2148758469.jpg", imageAlt: "Professional concrete driveway installation" }, - { imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-his-skateboarding-skate-park_23-2148197376.jpg", imageAlt: "Concrete sidewalk and pathway work" }, - { imageSrc: "http://img.b2bpic.net/free-photo/modern-architectural-building_181624-527.jpg", imageAlt: "Garage slab concrete installation" }, - { imageSrc: "http://img.b2bpic.net/free-photo/chipped-floor_1122-822.jpg", imageAlt: "Decorative acid stain concrete finish" }, - { imageSrc: "http://img.b2bpic.net/free-photo/outdoors-wall-with-various-leaves_23-2148742505.jpg", imageAlt: "Stamped concrete patio design" }, - { imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-small-stones-sunlight-nice-picture-backgrounds-wallpapers_181624-19640.jpg", imageAlt: "Fine gravel concrete decorative finish" } + { imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1027.jpg?_wi=1", imageAlt: "High quality stamped concrete driveway" }, + { imageSrc: "http://img.b2bpic.net/free-photo/teenager-with-skateboard-skatepark_23-2148758469.jpg?_wi=1", imageAlt: "Professional concrete driveway installation" }, + { imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-his-skateboarding-skate-park_23-2148197376.jpg?_wi=1", imageAlt: "Concrete sidewalk and pathway work" }, + { imageSrc: "http://img.b2bpic.net/free-photo/modern-architectural-building_181624-527.jpg?_wi=1", imageAlt: "Garage slab concrete installation" }, + { imageSrc: "http://img.b2bpic.net/free-photo/chipped-floor_1122-822.jpg?_wi=1", imageAlt: "Decorative acid stain concrete finish" }, + { imageSrc: "http://img.b2bpic.net/free-photo/outdoors-wall-with-various-leaves_23-2148742505.jpg?_wi=1", imageAlt: "Stamped concrete patio design" }, + { imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-small-stones-sunlight-nice-picture-backgrounds-wallpapers_181624-19640.jpg?_wi=1", imageAlt: "Fine gravel concrete decorative finish" } ]} /> @@ -111,12 +111,12 @@ export default function LandingPage() { useInvertedBackground={true} gridVariant="three-columns-all-equal-width" products={[ - { id: "1", brand: "Victor's Concrete", name: "Modern Driveway Installation", price: "Premium Quality", rating: 5, reviewCount: "Exceptional", imageSrc: "http://img.b2bpic.net/free-photo/teenager-with-skateboard-skatepark_23-2148758469.jpg", imageAlt: "Professional concrete driveway project" }, - { id: "2", brand: "Victor's Concrete", name: "Decorative Stamped Patio", price: "Premium Quality", rating: 5, reviewCount: "Exceptional", imageSrc: "http://img.b2bpic.net/free-photo/outdoors-wall-with-various-leaves_23-2148742505.jpg", imageAlt: "Decorative stamped concrete patio" }, - { id: "3", brand: "Victor's Concrete", name: "Acid Stain Transformation", price: "Premium Quality", rating: 5, reviewCount: "Exceptional", imageSrc: "http://img.b2bpic.net/free-photo/chipped-floor_1122-822.jpg", imageAlt: "Acid stain concrete finish project" }, - { id: "4", brand: "Victor's Concrete", name: "Garage Slab Installation", price: "Premium Quality", rating: 5, reviewCount: "Exceptional", imageSrc: "http://img.b2bpic.net/free-photo/modern-architectural-building_181624-527.jpg", imageAlt: "Professional garage slab concrete" }, - { id: "5", brand: "Victor's Concrete", name: "Sidewalk Pathway", price: "Premium Quality", rating: 5, reviewCount: "Exceptional", imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-his-skateboarding-skate-park_23-2148197376.jpg", imageAlt: "Concrete sidewalk installation" }, - { id: "6", brand: "Victor's Concrete", name: "Fine Gravel Finish", price: "Premium Quality", rating: 5, reviewCount: "Exceptional", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-small-stones-sunlight-nice-picture-backgrounds-wallpapers_181624-19640.jpg", imageAlt: "Fine gravel decorative concrete" } + { id: "1", brand: "Victor's Concrete", name: "Modern Driveway Installation", price: "Premium Quality", rating: 5, reviewCount: "Exceptional", imageSrc: "http://img.b2bpic.net/free-photo/teenager-with-skateboard-skatepark_23-2148758469.jpg?_wi=2", imageAlt: "Professional concrete driveway project" }, + { id: "2", brand: "Victor's Concrete", name: "Decorative Stamped Patio", price: "Premium Quality", rating: 5, reviewCount: "Exceptional", imageSrc: "http://img.b2bpic.net/free-photo/outdoors-wall-with-various-leaves_23-2148742505.jpg?_wi=2", imageAlt: "Decorative stamped concrete patio" }, + { id: "3", brand: "Victor's Concrete", name: "Acid Stain Transformation", price: "Premium Quality", rating: 5, reviewCount: "Exceptional", imageSrc: "http://img.b2bpic.net/free-photo/chipped-floor_1122-822.jpg?_wi=2", imageAlt: "Acid stain concrete finish project" }, + { id: "4", brand: "Victor's Concrete", name: "Garage Slab Installation", price: "Premium Quality", rating: 5, reviewCount: "Exceptional", imageSrc: "http://img.b2bpic.net/free-photo/modern-architectural-building_181624-527.jpg?_wi=2", imageAlt: "Professional garage slab concrete" }, + { id: "5", brand: "Victor's Concrete", name: "Sidewalk Pathway", price: "Premium Quality", rating: 5, reviewCount: "Exceptional", imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-his-skateboarding-skate-park_23-2148197376.jpg?_wi=2", imageAlt: "Concrete sidewalk installation" }, + { id: "6", brand: "Victor's Concrete", name: "Fine Gravel Finish", price: "Premium Quality", rating: 5, reviewCount: "Exceptional", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-small-stones-sunlight-nice-picture-backgrounds-wallpapers_181624-19640.jpg?_wi=2", imageAlt: "Fine gravel decorative concrete" } ]} /> @@ -146,12 +146,12 @@ export default function LandingPage() { useInvertedBackground={true} showRating={true} testimonials={[ - { id: "1", name: "Sarah Mitchell", handle: "@sarahmhome", testimonial: "Victor transformed our old driveway into a beautiful stamped concrete masterpiece. The quality is exceptional and the team was professional throughout.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell" }, - { id: "2", name: "James Rodriguez", handle: "@jamesrod_tn", testimonial: "Had my sidewalk redone and couldn't be happier. Victor's team completed the work quickly without compromising on quality. Highly recommended!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Rodriguez" }, - { id: "3", name: "Margaret Thompson", handle: "@margaret_home", testimonial: "The acid stain finish Victor applied to my patio is stunning. It's become the perfect entertaining space. Best investment we've made!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Margaret Thompson" }, - { id: "4", name: "David Chen", handle: "@davidchentn", testimonial: "Professional, punctual, and perfect work. Victor delivered exactly what he promised. The garage slab looks incredible and is built to last.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Chen" }, - { id: "5", name: "Lisa Anderson", handle: "@lisaanderson", testimonial: "Called Victor for a quote and was impressed by his responsiveness and expertise. The work exceeded expectations. Will definitely use him again!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Lisa Anderson" }, - { id: "6", name: "Robert Williams", handle: "@bobwilliams", testimonial: "Victor's team handled everything from start to finish. The fine gravel finish looks premium and has held up beautifully. Exceptional service!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Williams" } + { id: "1", name: "Sarah Mitchell", handle: "@sarahmhome", testimonial: "Victor transformed our old driveway into a beautiful stamped concrete masterpiece. The quality is exceptional and the team was professional throughout.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Mitchell" }, + { id: "2", name: "James Rodriguez", handle: "@jamesrod_tn", testimonial: "Had my sidewalk redone and couldn't be happier. Victor's team completed the work quickly without compromising on quality. Highly recommended!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Rodriguez" }, + { id: "3", name: "Margaret Thompson", handle: "@margaret_home", testimonial: "The acid stain finish Victor applied to my patio is stunning. It's become the perfect entertaining space. Best investment we've made!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Margaret Thompson" }, + { id: "4", name: "David Chen", handle: "@davidchentn", testimonial: "Professional, punctual, and perfect work. Victor delivered exactly what he promised. The garage slab looks incredible and is built to last.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Chen" }, + { id: "5", name: "Lisa Anderson", handle: "@lisaanderson", testimonial: "Called Victor for a quote and was impressed by his responsiveness and expertise. The work exceeded expectations. Will definitely use him again!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Lisa Anderson" }, + { id: "6", name: "Robert Williams", handle: "@bobwilliams", testimonial: "Victor's team handled everything from start to finish. The fine gravel finish looks premium and has held up beautifully. Exceptional service!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Robert Williams" } ]} /> @@ -161,7 +161,7 @@ export default function LandingPage() { title="Get Your Free Concrete Estimate Today" description="Contact Victor's Concrete for a professional consultation. Available 24/7 to discuss your residential concrete project and provide a detailed estimate." useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1027.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1027.jpg?_wi=2" imageAlt="Professional concrete work" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1