From 8b1820c5149fff70107060194690ed42008d654b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 14:14:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d11dcdd..d9fe889 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,11 +44,11 @@ export default function LandingPage() { description="Premium Concrete Solutions in Georgia. Driveways • Patios • Retaining Walls • Commercial Projects" buttons={[{ text: "Get a Free Quote", href: "#contact" }, { text: "View Our Work", href: "#portfolio" }]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg", imageAlt: "Fresh concrete pour" }, - { imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg", imageAlt: "Smooth driveway finish" }, - { imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg", imageAlt: "Architectural concrete wall" }, - { imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg", imageAlt: "Precision slab foundation" }, - { imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg", imageAlt: "Luxury patio transformation" } + { imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg", imageAlt: "concrete pour high end" }, + { imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg", imageAlt: "concrete pour high end" }, + { imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg", imageAlt: "concrete pour high end" }, + { imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg", imageAlt: "concrete pour high end" }, + { imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11591.jpg", imageAlt: "concrete pour high end" } ]} mediaAnimation="opacity" /> -- 2.49.1