From 5bb9e0646226f8bdfa2b01dde2b9d0ea24cc72be Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 12:26:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d7afeb5..a248d5a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-intelligent-software-placed-table-kitchen-with-nobody_482257-8724.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-intelligent-software-placed-table-kitchen-with-nobody_482257-8724.jpg?_wi=1", imageAlt: "Dashboard", }, { @@ -94,7 +94,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Stop Managing, Start Growing" description="Appointly is designed for restaurant owners who demand efficiency. Our AI agent takes action—not just planning—to manage your email campaigns, social media content, and event bookings in real-time." - imageSrc="http://img.b2bpic.net/free-photo/sitting-boy-waiting-restaurant_23-2148018743.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sitting-boy-waiting-restaurant_23-2148018743.jpg?_wi=1" imageAlt="Modern restaurant interior dining room" /> @@ -167,7 +167,7 @@ export default function LandingPage() { button: { text: "Choose Plan", }, - imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-intelligent-software-placed-table-kitchen-with-nobody_482257-8724.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-intelligent-software-placed-table-kitchen-with-nobody_482257-8724.jpg?_wi=2", imageAlt: "Business woman using smart device while eating breakfast in kitchen. Young freelancer at home talking on a video call with her colleagues from the office, using modern internet technology", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { button: { text: "Get Custom Quote", }, - imageSrc: "http://img.b2bpic.net/free-photo/sitting-boy-waiting-restaurant_23-2148018743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sitting-boy-waiting-restaurant_23-2148018743.jpg?_wi=2", imageAlt: "Business woman using smart device while eating breakfast in kitchen. Young freelancer at home talking on a video call with her colleagues from the office, using modern internet technology", }, ]} -- 2.49.1