From 87fbd9c0c921c8d219068f009c8167e841d27eb2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 04:41:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a38c73a..00e462d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { { text: "Order Now", href: "#menu" }, { text: "Call Now", href: "tel:+919999999999" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-welcoming-female-customer-restaurant_23-2147936253.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-welcoming-female-customer-restaurant_23-2147936253.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -100,7 +100,7 @@ export default function LandingPage() { description="Esthetic Cafe is your home away from home. We provide a cozy atmosphere, board games, and great music." subdescription="Whether you are here to work, study, or just chill with friends, we have the perfect spot for you." icon={Coffee} - imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-welcoming-female-customer-restaurant_23-2147936253.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-welcoming-female-customer-restaurant_23-2147936253.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -127,7 +127,7 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { id: "loc", title: "Directions", author: "Google Maps", description: "Click here for navigation to the cafe.", tags: ["Directions", "Map"], imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-welcoming-female-customer-restaurant_23-2147936253.jpg" }, + { id: "loc", title: "Directions", author: "Google Maps", description: "Click here for navigation to the cafe.", tags: ["Directions", "Map"], imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-welcoming-female-customer-restaurant_23-2147936253.jpg?_wi=3" }, ]} title="Find Us" description="No. 5/2, Kanshiram Nagar Main Rd, Sadguru Layout, Vidyaranyapura, Bengaluru, Karnataka 560097" -- 2.49.1