From 150add6c74b64e5f356b7af92d28b6b9a873a7f4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 12:33:35 +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 25057b2..799e4b6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { { text: "Learn More", href: "#visit" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/chinese-tea-ceremony-cup-tea-tea-desk-chaban_8353-6725.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chinese-tea-ceremony-cup-tea-tea-desk-chaban_8353-6725.jpg?_wi=1" imageAlt="Warm and calm restaurant atmosphere" useInvertedBackground={false} /> @@ -141,7 +141,7 @@ export default function LandingPage() { ] }, { - id: "service", title: "Fast & Friendly Service", price: "Always Ready", period: "Service with heart", imageSrc: "http://img.b2bpic.net/free-photo/chinese-tea-ceremony-cup-tea-tea-desk-chaban_8353-6725.jpg", imageAlt: "Professional restaurant service", button: { text: "Book a Table", href: "#contact" }, + id: "service", title: "Fast & Friendly Service", price: "Always Ready", period: "Service with heart", imageSrc: "http://img.b2bpic.net/free-photo/chinese-tea-ceremony-cup-tea-tea-desk-chaban_8353-6725.jpg?_wi=2", imageAlt: "Professional restaurant service", button: { text: "Book a Table", href: "#contact" }, features: [ "Immediate service, never a long wait", "Friendly staff that treats you like family", "Dietary accommodations always welcome", "Dine-in and takeaway options available" ] @@ -202,7 +202,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/chinese-tea-ceremony-cup-tea-tea-desk-chaban_8353-6725.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chinese-tea-ceremony-cup-tea-tea-desk-chaban_8353-6725.jpg?_wi=3" imageAlt="Restaurant welcome entrance" mediaAnimation="blur-reveal" mediaPosition="right" -- 2.49.1