From 72e477f88b71c32a203f7c002b026c34d83c8ca8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 01:02:58 +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 d850729..f0be940 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -146,7 +146,7 @@ export default function LandingPage() { id: 1, title: "Welcoming Atmosphere", description: "No pressure. No judgment. Just golf.", - imageSrc: "http://img.b2bpic.net/free-photo/professional-golfer-bali-indonesia_72229-852.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-golfer-bali-indonesia_72229-852.jpg?_wi=1", }, { id: 2, @@ -216,7 +216,7 @@ export default function LandingPage() { description="Dick’s Divot isn’t just a range—it’s a place people come to relax, improve, and enjoy the game without pressure." subdescription="Known for friendly service and a laid-back vibe, it’s become a go-to spot in Eau Claire County for golfers of all levels." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/professional-golfer-bali-indonesia_72229-852.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-golfer-bali-indonesia_72229-852.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1