From fb775d0ff89898a19b2d497c583c1cc8ca22f92d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 12:06:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e2ec048..10167b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,11 +41,11 @@ export default function Home() { title="Dresden's Most Obsession-Worthy Tea Experience." description="Handcrafted drinks. Real ingredients. No shortcuts. Experience the art of premium tea, right in the heart of Dresden." avatars={[ - { src: "http://img.b2bpic.net/free-photo/bellhop-offering-cup-coffee-guests_482257-92508.jpg", alt: "luxury tea bar interior moody" }, - { src: "http://img.b2bpic.net/free-photo/iced-chocolate_1339-4956.jpg", alt: "brown sugar bubble tea premium" }, - { src: "http://img.b2bpic.net/free-photo/man-pours-tea-from-tea-pot-into-armudu-glass-served-tea-setup_141793-1925.jpg", alt: "passion fruit tea vibrant drink" }, - { src: "http://img.b2bpic.net/free-photo/young-barista-black-working-suit-with-ingredients-coffee-equipment-brown-coffee-seeds-white_140725-14659.jpg", alt: "premium milk tea aesthetic" }, - { src: "http://img.b2bpic.net/free-photo/home-composition-with-cup-tea-teapot-blurred-background_169016-35408.jpg", alt: "cozy cafe tea atmosphere" } + { src: "http://img.b2bpic.net/free-photo/bellhop-offering-cup-coffee-guests_482257-92508.jpg", alt: "Handcrafted Tea 1" }, + { src: "http://img.b2bpic.net/free-photo/iced-chocolate_1339-4956.jpg", alt: "Handcrafted Tea 2" }, + { src: "http://img.b2bpic.net/free-photo/man-pours-tea-from-tea-pot-into-armudu-glass-served-tea-setup_141793-1925.jpg", alt: "Handcrafted Tea 3" }, + { src: "http://img.b2bpic.net/free-photo/young-barista-black-working-suit-with-ingredients-coffee-equipment-brown-coffee-seeds-white_140725-14659.jpg", alt: "Handcrafted Tea 4" }, + { src: "http://img.b2bpic.net/free-photo/home-composition-with-cup-tea-teapot-blurred-background_169016-35408.jpg", alt: "Handcrafted Tea 5" } ]} buttons={[{ text: "See Our Menu", href: "#menu" }, { text: "Find Us in QF Passage", href: "#location" }]} marqueeItems={[ -- 2.49.1