From 58c6423de151a3f6c766ae45938879e4ecaf091e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 03:27:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f6c84d0..f9a375e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -129,8 +129,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/young-company-friends-rejoicing-resting-beach-sunrise_176420-3670.jpg", imageAlt: "Young company of friends rejoicing, resting at beach during sunrise" } - ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-magnificent-slim-girl-standing-with-eyes-closed-enjoying-sunshine-summer-vacation-charming-young-woman-white-blouse-panties-standing-terrace-sunny-morning_197531-3198.jpg", imageAlt: "surfer walking with board at sunset"}, + ]}, { title: "Coastal Drives & Adventures", description: "Hit the road with our relaxed fits, perfect for exploring hidden beaches and scenic routes.", bentoComponent: "media-stack", items: [ { @@ -142,8 +141,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/wellness-practices-self-care-world-health-day_23-2151256652.jpg", imageAlt: "Wellness practices for self care on world health day" } - ], - imageSrc: "http://img.b2bpic.net/free-photo/copy-space-man-seaside_23-2148518315.jpg", imageAlt: "surfer walking with board at sunset"}, + ]}, { title: "Sunset Beach Hangouts", description: "Unwind in comfort with our streetwear, ideal for bonfires and stargazing by the ocean.", bentoComponent: "media-stack", items: [ { @@ -155,8 +153,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tropical-beach-sunny-day_58702-16273.jpg", imageAlt: "Beautiful tropical beach on a sunny day" } - ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-shoots-smartphone-sea-waves_1153-6186.jpg", imageAlt: "surfer walking with board at sunset"}, + ]}, ]} title="Living the Endless Summer" description="From early morning surf sessions to late-night drives along the coast, our gear is crafted for every moment of your coastal journey. Dive into our gallery capturing the spirit of Suncoast living." -- 2.49.1