From 9226f373f654fc7dc38fb6b7d4ad7e2aa6dc6738 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 01:56:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 28b4d80..868ac9d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -157,7 +157,7 @@ export default function LandingPage() { reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/mother-taking-photo-her-child-christmas_1268-19677.jpg", imageAlt: "Exterior holiday lighting display"}, { id: "p6", brand: "Intimate Gatherings", name: "Cozy Ambiance", price: "Custom Quote", rating: 5, - reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/abstract-circular-neon-lights-background_23-2147815451.jpg", alt: "Romantic garden party with string lights"}, + reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/abstract-circular-neon-lights-background_23-2147815451.jpg", imageAlt: "Romantic garden party with string lights"} ]} title="A Glimpse of Our Captivating Jobs" description="Browse through our extensive portfolio of past events and imagine the magic we can create for your special occasion." @@ -227,7 +227,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/man-using-smart-watch-express-pay_1170-2343.jpg", imageAlt: "Emily R. profile"}, { id: "t5", name: "David K.", role: "Venue Manager", company: "Event Venue Partner", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-smiling-girl-stands-stairwell_1304-4916.jpg", alt: "David K. profile"}, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-smiling-girl-stands-stairwell_1304-4916.jpg", imageAlt: "David K. profile"} ]} title="What Our Clients Say About Us" description="Proudly serving Texas for 14 years, our clients' satisfaction and glowing reviews are our greatest reward." -- 2.49.1