From 3e60795ebcfaa53689813fc501f5ac0f28131d15 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 10:44:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ac14d89..ca4ba04 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,15 +47,15 @@ export default function LandingPage() { tag="Your Memory Awaits" tagIcon={Coffee} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "radial-gradient" }} buttons={[ { text: "Explore the Menu", href: "#features" }, { text: "Reserve a Table", href: "#contact" } ]} buttonAnimation="slide-up" mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-with-pina-colada_23-2150184007.jpg?_wi=1", imageAlt: "Cozy café interior with warm ambience" }, - { imageSrc: "http://img.b2bpic.net/free-photo/glass-with-delicious-coffee_23-2149703760.jpg?_wi=1", imageAlt: "Beautiful coffee moment" }, + { imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-with-pina-colada_23-2150184007.jpg", imageAlt: "Cozy café interior with warm ambience" }, + { imageSrc: "http://img.b2bpic.net/free-photo/glass-with-delicious-coffee_23-2149703760.jpg", imageAlt: "Beautiful coffee moment" }, { imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-with-tomatos-parmesan-chees-top_140725-10622.jpg", imageAlt: "Signature alfredo pasta dish" } ]} mediaAnimation="slide-up" @@ -70,7 +70,7 @@ export default function LandingPage() { tag="Our Story" tagIcon={BookOpen} tagAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/couple-reopening-small-business_23-2148604376.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/couple-reopening-small-business_23-2148604376.jpg" imageAlt="Tea Diaries Cafe exterior and ambience" buttons={[ { text: "View Gallery", href: "#gallery" } @@ -93,7 +93,7 @@ export default function LandingPage() { features={[ { id: 1, - title: "Alfredo Pasta", description: "Creamy, comforting and one of our most loved dishes. A classic Italian favourite prepared with fresh vegetables.", imageSrc: "http://img.b2bpic.net/free-photo/fettucine-white-cream-sauce-with-shrimp-mushroom_74190-732.jpg?_wi=1", imageAlt: "Creamy alfredo pasta" + title: "Alfredo Pasta", description: "Creamy, comforting and one of our most loved dishes. A classic Italian favourite prepared with fresh vegetables.", imageSrc: "http://img.b2bpic.net/free-photo/fettucine-white-cream-sauce-with-shrimp-mushroom_74190-732.jpg", imageAlt: "Creamy alfredo pasta" }, { id: 2, @@ -101,11 +101,11 @@ export default function LandingPage() { }, { id: 3, - title: "Cold Coffee & Shakes", description: "From brownie shakes to crunchy choco coffee. Perfect for beating the heat and creating coffee memories.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-frappe-arrangement-white-table_23-2148623243.jpg?_wi=1", imageAlt: "Refreshing cold coffee" + title: "Cold Coffee & Shakes", description: "From brownie shakes to crunchy choco coffee. Perfect for beating the heat and creating coffee memories.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-frappe-arrangement-white-table_23-2148623243.jpg", imageAlt: "Refreshing cold coffee" }, { id: 4, - title: "Sizzling Brownie", description: "The perfect sweet ending to your meal. Warm, fudgy, and absolutely irresistible.", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-smoothie-jar-with-slice-cake-wooden-table_23-2147890149.jpg?_wi=1", imageAlt: "Sizzling brownie dessert" + title: "Sizzling Brownie", description: "The perfect sweet ending to your meal. Warm, fudgy, and absolutely irresistible.", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-smoothie-jar-with-slice-cake-wooden-table_23-2147890149.jpg", imageAlt: "Sizzling brownie dessert" } ]} ariaLabel="Featured menu items section" @@ -124,16 +124,16 @@ export default function LandingPage() { animationType="slide-up" metrics={[ { - id: "1", value: "Peaceful", title: "Calm & Serene Ambience", description: "Located inside a quiet colony, offering a peaceful escape from the city's noise", imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-with-pina-colada_23-2150184007.jpg?_wi=2", imageAlt: "Peaceful café ambience" + id: "1", value: "Peaceful", title: "Calm & Serene Ambience", description: "Located inside a quiet colony, offering a peaceful escape from the city's noise", imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-with-pina-colada_23-2150184007.jpg", imageAlt: "Peaceful café ambience" }, { - id: "2", value: "Flexible", title: "Indoor + Outdoor Seating", description: "Enjoy your tea indoors or under the open sky in our relaxing outdoor seating area", imageSrc: "http://img.b2bpic.net/free-photo/couple-reopening-small-business_23-2148604376.jpg?_wi=2", imageAlt: "Outdoor seating area" + id: "2", value: "Flexible", title: "Indoor + Outdoor Seating", description: "Enjoy your tea indoors or under the open sky in our relaxing outdoor seating area", imageSrc: "http://img.b2bpic.net/free-photo/couple-reopening-small-business_23-2148604376.jpg", imageAlt: "Outdoor seating area" }, { - id: "3", value: "100%", title: "Vegetarian Menu", description: "A large selection of vegetarian dishes from Italian to Chinese to Indian favourites", imageSrc: "http://img.b2bpic.net/free-photo/fettucine-white-cream-sauce-with-shrimp-mushroom_74190-732.jpg?_wi=2", imageAlt: "Vegetarian menu variety" + id: "3", value: "100%", title: "Vegetarian Menu", description: "A large selection of vegetarian dishes from Italian to Chinese to Indian favourites", imageSrc: "http://img.b2bpic.net/free-photo/fettucine-white-cream-sauce-with-shrimp-mushroom_74190-732.jpg", imageAlt: "Vegetarian menu variety" }, { - id: "4", value: "₹200-400", title: "Pocket Friendly", description: "Premium café experience without the premium price tag", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-frappe-arrangement-white-table_23-2148623243.jpg?_wi=2", imageAlt: "Affordable pricing" + id: "4", value: "₹200-400", title: "Pocket Friendly", description: "Premium café experience without the premium price tag", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-frappe-arrangement-white-table_23-2148623243.jpg", imageAlt: "Affordable pricing" } ]} ariaLabel="Why choose Tea Diaries section" @@ -189,19 +189,19 @@ export default function LandingPage() { features={[ { id: 1, - title: "Friends Hangouts", description: "Catch up with friends in a relaxed, welcoming atmosphere perfect for conversations and laughter", imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-with-pina-colada_23-2150184007.jpg?_wi=3", imageAlt: "Friends gathering at café" + title: "Friends Hangouts", description: "Catch up with friends in a relaxed, welcoming atmosphere perfect for conversations and laughter", imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-with-pina-colada_23-2150184007.jpg", imageAlt: "Friends gathering at café" }, { id: 2, - title: "Couples", description: "Romantic moments over a cup of coffee in our intimate, peaceful setting", imageSrc: "http://img.b2bpic.net/free-photo/glass-with-delicious-coffee_23-2149703760.jpg?_wi=2", imageAlt: "Couples enjoying café" + title: "Couples", description: "Romantic moments over a cup of coffee in our intimate, peaceful setting", imageSrc: "http://img.b2bpic.net/free-photo/glass-with-delicious-coffee_23-2149703760.jpg", imageAlt: "Couples enjoying café" }, { id: 3, - title: "Birthday Parties", description: "Celebrate special moments with our warm ambience and delicious food offerings", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-smoothie-jar-with-slice-cake-wooden-table_23-2147890149.jpg?_wi=2", imageAlt: "Birthday celebration" + title: "Birthday Parties", description: "Celebrate special moments with our warm ambience and delicious food offerings", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-smoothie-jar-with-slice-cake-wooden-table_23-2147890149.jpg", imageAlt: "Birthday celebration" }, { id: 4, - title: "Work & Coffee", description: "A productive workspace with great WiFi, coffee, and a calm environment for focused work", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-frappe-arrangement-white-table_23-2148623243.jpg?_wi=3", imageAlt: "Work-friendly café" + title: "Work & Coffee", description: "A productive workspace with great WiFi, coffee, and a calm environment for focused work", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-frappe-arrangement-white-table_23-2148623243.jpg", imageAlt: "Work-friendly café" } ]} ariaLabel="Perfect for section" @@ -215,7 +215,7 @@ export default function LandingPage() { description="Visit us for a relaxing coffee break, delicious food and meaningful conversations. We're located in a peaceful colony, just a short drive from the heart of Indore." tagIcon={Mail} tagAnimation="opacity" - background={{ variant: "circleGradient" }} + background={{ variant: "radial-gradient" }} useInvertedBackground={false} inputPlaceholder="Enter your email" buttonText="Stay Updated"