From fd6618f48e32a5c7ea733a6cd2052cbaff884c97 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 21:55:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 02705e7..25ec4be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="smallMedium" sizing="mediumLarge" - background="noiseDiagonalGradient" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="shadow" secondaryButtonStyle="radial-glow" @@ -51,7 +51,7 @@ export default function LandingPage() { tag="Locally Loved" tagIcon={Heart} tagAnimation="slide-up" - background={{ variant: "noiseDiagonalGradient" }} + background={{ variant: "plain" }} buttons={[ { text: "View Menu", href: "#menu" }, { text: "Reserve a Table", href: "#contact" }, @@ -59,17 +59,17 @@ export default function LandingPage() { buttonAnimation="slide-up" carouselItems={[ { - id: "1", imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-young-women-holding-fresh-drinks-sitting-table_23-2148784279.jpg?_wi=1", imageAlt: "Beautiful outdoor seating area with warm lighting"}, + id: "1", imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-young-women-holding-fresh-drinks-sitting-table_23-2148784279.jpg", imageAlt: "Beautiful outdoor seating area with warm lighting"}, { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cups-arrangement_23-2149514282.jpg", imageAlt: "Artfully crafted coffee with latte art"}, { - id: "3", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-female-employees-coffee-break_23-2148347250.jpg?_wi=1", imageAlt: "Friends laughing and enjoying time together"}, + id: "3", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-female-employees-coffee-break_23-2148347250.jpg", imageAlt: "Friends laughing and enjoying time together"}, { - id: "4", imageSrc: "http://img.b2bpic.net/free-photo/antique-ceiling-lamp_1203-804.jpg?_wi=1", imageAlt: "Warm evening lights creating cozy ambience"}, + id: "4", imageSrc: "http://img.b2bpic.net/free-photo/antique-ceiling-lamp_1203-804.jpg", imageAlt: "Warm evening lights creating cozy ambience"}, { - id: "5", imageSrc: "http://img.b2bpic.net/free-photo/front-view-books-with-copy-space_23-2148255845.jpg?_wi=1", imageAlt: "Bookshelves creating a literary atmosphere"}, + id: "5", imageSrc: "http://img.b2bpic.net/free-photo/front-view-books-with-copy-space_23-2148255845.jpg", imageAlt: "Bookshelves creating a literary atmosphere"}, { - id: "6", imageSrc: "http://img.b2bpic.net/free-photo/friends-with-yerba-mate-indoors-high-angle_23-2149860523.jpg?_wi=1", imageAlt: "Community gathering in café space"}, + id: "6", imageSrc: "http://img.b2bpic.net/free-photo/friends-with-yerba-mate-indoors-high-angle_23-2149860523.jpg", imageAlt: "Community gathering in café space"}, ]} autoPlay={true} autoPlayInterval={4000} @@ -99,17 +99,17 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Cold Coffee", price: "₹120", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-girl-holding-coffee-cup-hands_23-2147906504.jpg?_wi=1", imageAlt: "Cold coffee iced beverage"}, + id: "1", name: "Cold Coffee", price: "₹120", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-girl-holding-coffee-cup-hands_23-2147906504.jpg", imageAlt: "Cold coffee iced beverage"}, { - id: "2", name: "Cappuccino", price: "₹140", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-girl-holding-coffee-cup-hands_23-2147906504.jpg?_wi=2", imageAlt: "Cappuccino espresso drink"}, + id: "2", name: "Cappuccino", price: "₹140", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-girl-holding-coffee-cup-hands_23-2147906504.jpg", imageAlt: "Cappuccino espresso drink"}, { - id: "3", name: "Cheesy Veg Maggie", price: "₹180", imageSrc: "http://img.b2bpic.net/free-photo/pizza-slices-with-melted-cheese-top-wooden-board-piece-white-burlap_114579-78296.jpg?_wi=1", imageAlt: "Cheesy vegetable maggie noodles"}, + id: "3", name: "Cheesy Veg Maggie", price: "₹180", imageSrc: "http://img.b2bpic.net/free-photo/pizza-slices-with-melted-cheese-top-wooden-board-piece-white-burlap_114579-78296.jpg", imageAlt: "Cheesy vegetable maggie noodles"}, { - id: "4", name: "Farmhouse Pizza", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/pizza-slices-with-melted-cheese-top-wooden-board-piece-white-burlap_114579-78296.jpg?_wi=2", imageAlt: "Fresh farmhouse pizza"}, + id: "4", name: "Farmhouse Pizza", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/pizza-slices-with-melted-cheese-top-wooden-board-piece-white-burlap_114579-78296.jpg", imageAlt: "Fresh farmhouse pizza"}, { id: "5", name: "Mojito", price: "₹150", imageSrc: "http://img.b2bpic.net/free-photo/close-up-glass-with-drink-ice-cubes_23-2148437007.jpg", imageAlt: "Fresh mojito refresher"}, { - id: "6", name: "French Fries", price: "₹100", imageSrc: "http://img.b2bpic.net/free-photo/pizza-slices-with-melted-cheese-top-wooden-board-piece-white-burlap_114579-78296.jpg?_wi=3", imageAlt: "Crispy golden french fries"}, + id: "6", name: "French Fries", price: "₹100", imageSrc: "http://img.b2bpic.net/free-photo/pizza-slices-with-melted-cheese-top-wooden-board-piece-white-burlap_114579-78296.jpg", imageAlt: "Crispy golden french fries"}, ]} carouselMode="buttons" gridVariant="three-columns-all-equal-width" @@ -165,25 +165,25 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-talented-woman-playing-guitar_23-2149454335.jpg", imageAlt: "Live music performance"}, { - imageSrc: "http://img.b2bpic.net/free-photo/antique-ceiling-lamp_1203-804.jpg?_wi=2", imageAlt: "Evening ambience with warm lights"}, + imageSrc: "http://img.b2bpic.net/free-photo/antique-ceiling-lamp_1203-804.jpg", imageAlt: "Evening ambience with warm lights"}, ], }, { title: "Sufi Nights & Anniversary Events", description: "Special cultural evenings celebrating music, poetry, and the spirit of community", icon: Sparkles, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-female-employees-coffee-break_23-2148347250.jpg?_wi=2", imageAlt: "Friends gathered for events"}, + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-female-employees-coffee-break_23-2148347250.jpg", imageAlt: "Friends gathered for events"}, { - imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-young-women-holding-fresh-drinks-sitting-table_23-2148784279.jpg?_wi=2", imageAlt: "Outdoor gathering space"}, + imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-young-women-holding-fresh-drinks-sitting-table_23-2148784279.jpg", imageAlt: "Outdoor gathering space"}, ], }, { title: "Book Meetups & Discussions", description: "Join fellow readers for thoughtful conversations over coffee and snacks", icon: BookOpen, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-books-with-copy-space_23-2148255845.jpg?_wi=2", imageAlt: "Bookshelf in café"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-books-with-copy-space_23-2148255845.jpg", imageAlt: "Bookshelf in café"}, { - imageSrc: "http://img.b2bpic.net/free-photo/friends-with-yerba-mate-indoors-high-angle_23-2149860523.jpg?_wi=2", imageAlt: "Community gathering"}, + imageSrc: "http://img.b2bpic.net/free-photo/friends-with-yerba-mate-indoors-high-angle_23-2149860523.jpg", imageAlt: "Community gathering"}, ], }, { @@ -192,7 +192,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/string-lights-sunset_23-2148232006.jpg", imageAlt: "Café during different hours"}, { - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-girl-holding-coffee-cup-hands_23-2147906504.jpg?_wi=3", imageAlt: "Coffee service ready"}, + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-girl-holding-coffee-cup-hands_23-2147906504.jpg", imageAlt: "Coffee service ready"}, ], }, ]} @@ -227,7 +227,7 @@ export default function LandingPage() { tagAnimation="slide-up" title="Your Next Favorite Café Awaits" description="Whether you're here for coffee, books, or conversations, Books & Beans welcomes you. Reserve your table or reach out with any questions." - background={{ variant: "noiseDiagonalGradient" }} + background={{ variant: "plain" }} useInvertedBackground={false} inputPlaceholder="Enter your email" buttonText="Reserve Table" -- 2.49.1