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"