From 0d5b887d58c2379c51e834a634beba787d381ad8 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 06:34:30 +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 c169a4e..de06e67 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { { text: "Get Directions", href: "/contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-wooden-rocking-chair-wooden-patio_181624-60471.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-wooden-rocking-chair-wooden-patio_181624-60471.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -109,7 +109,7 @@ export default function LandingPage() { title: "Refreshments", description: "Wide selection of cold beers.", imageSrc: "http://img.b2bpic.net/free-photo/craft-beer-concept-with-hipster-couple_23-2148111277.jpg"}, { id: 3, - title: "Friendly Vibe", description: "Perfect spot for groups.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-wooden-rocking-chair-wooden-patio_181624-60471.jpg"}, + title: "Friendly Vibe", description: "Perfect spot for groups.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-wooden-rocking-chair-wooden-patio_181624-60471.jpg?_wi=2"}, ]} title="Food & Drinks You’ll Love" description="From juicy burgers and steak sandwiches to fresh pizza and a wide selection of drinks, Hitchin’ Post is your go-to spot for great taste and great vibes." -- 2.49.1