From 781ab166324a3996dea48e647bc626ab5d3c96cd Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 10:31:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d9515ee..0dd4d3a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,18 @@ import { Coffee, Leaf, Users, Cake, Award, Smile, Heart } from 'lucide-react'; export default function Page() { const navItems = [{ name: 'Home', id: '/' }]; return ( - + @@ -23,12 +34,11 @@ export default function Page() { background={{ variant: "sparkles-gradient" }} buttons={[{ text: "Explore Menu", href: "#products" }, { text: "Visit Us Today", href: "#contact" }]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/delicious-drink-with-lemon_23-2149617135.jpg", imageAlt: "Chocolate pour" }, - { imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-donuts-concept_23-2148761706.jpg", imageAlt: "Cake display" }, - { imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-two-couches-near-window_140725-8459.jpg", imageAlt: "Gelato scoop" }, - { imageSrc: "http://img.b2bpic.net/free-photo/shop-assistant-holding-pastry_23-2147984963.jpg", imageAlt: "Pastry closeup" }, - { imageSrc: "http://img.b2bpic.net/free-photo/collection-various-cakes-table_1262-20058.jpg", imageAlt: "Service scene" }, - { imageSrc: "http://img.b2bpic.net/free-photo/close-up-ice-creams-biscuit_23-2148507975.jpg", imageAlt: "Artisan craft" } + { imageSrc: "http://img.b2bpic.net/free-photo/delicious-drink-with-lemon_23-2149617135.jpg", imageAlt: "luxury patisserie chocolate pouring" }, + { imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-donuts-concept_23-2148761706.jpg", imageAlt: "elegant cake display gold accents" }, + { imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-two-couches-near-window_140725-8459.jpg", imageAlt: "fresh gelato scoop wooden counter" }, + { imageSrc: "http://img.b2bpic.net/free-photo/shop-assistant-holding-pastry_23-2147984963.jpg", imageAlt: "chocolate glaze dripping close-up" }, + { imageSrc: "http://img.b2bpic.net/free-photo/collection-various-cakes-table_1262-20058.jpg", imageAlt: "elegant ice cream service luxury" } ]} mediaAnimation="slide-up" /> @@ -99,6 +109,7 @@ export default function Page() { title="Experience the Extraordinary" description="Located in the heart of Evia. Open daily 9am–11pm. Come visit our boutique for a sensory treat." background={{ variant: "plain" }} + useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/asian-couple-shopping-flowers-barcelona_657883-571.jpg" buttonText="Get Directions" />