From 072dda2ec92610297f73b5e91900e288d637c145 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 01:57:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 137 ++++++++++------------------------------------- 1 file changed, 29 insertions(+), 108 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 66ce960..c9c8a49 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function HomePage() { tag="Welcome to Aesthetic Cafe" tagIcon={Coffee} tagAnimation="blur-reveal" - background={{ variant: "circleGradient" }} + background={{ variant: "canvas-reveal" }} imageSrc="http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg" imageAlt="Aesthetic cafe interior with warm lighting and cozy seating" buttons={[ @@ -66,8 +66,7 @@ export default function HomePage() { description="Founded by coffee enthusiasts" subdescription="Aesthetic Cafe - Est. 2021" icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-male-pouring-milk-into-glass-coffee_181624-1769.jpg" - imageAlt="Coffee preparation and cafe ambiance" + videoSrc="http://img.b2bpic.net/free-photo/vertical-shot-male-pouring-milk-into-glass-coffee_181624-1769.jpg" mediaAnimation="slide-up" /> @@ -85,29 +84,11 @@ export default function HomePage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Golden Hour Latte", - price: "$6.50", - variant: "Oat, Almond, Dairy · 3 Sizes", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-glass_23-2149045763.jpg?_wi=1", - imageAlt: "Golden Hour Latte with latte art", - }, + id: "1", name: "Golden Hour Latte", price: "$6.50", variant: "Oat, Almond, Dairy · 3 Sizes", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-glass_23-2149045763.jpg", imageAlt: "Golden Hour Latte with latte art"}, { - id: "2", - name: "Butter Croissant", - price: "$5.00", - variant: "Fresh Baked · Warm", - imageSrc: "http://img.b2bpic.net/free-photo/croissant-cutting-board-with-jam-side-view_176474-8136.jpg?_wi=1", - imageAlt: "Butter croissant", - }, + id: "2", name: "Butter Croissant", price: "$5.00", variant: "Fresh Baked · Warm", imageSrc: "http://img.b2bpic.net/free-photo/croissant-cutting-board-with-jam-side-view_176474-8136.jpg", imageAlt: "Butter croissant"}, { - id: "3", - name: "Matcha Dream Cake", - price: "$7.50", - variant: "Vegan · Gluten-Free · Organic", - imageSrc: "http://img.b2bpic.net/free-psd/slice-layered-green-tea-cheesecake-with-creamy-white-center-topped-with-fine-matcha-powder-isolated-black-background_84443-63592.jpg?_wi=1", - imageAlt: "Matcha Dream Cake slice", - }, + id: "3", name: "Matcha Dream Cake", price: "$7.50", variant: "Vegan · Gluten-Free · Organic", imageSrc: "http://img.b2bpic.net/free-psd/slice-layered-green-tea-cheesecake-with-creamy-white-center-topped-with-fine-matcha-powder-isolated-black-background_84443-63592.jpg", imageAlt: "Matcha Dream Cake slice"}, ]} /> @@ -117,24 +98,16 @@ export default function HomePage() { features={[ { icon: Coffee, - title: "Artisan Coffee", - description: "Ethically sourced beans roasted in-house for the perfect cup every time.", - }, + title: "Artisan Coffee", description: "Ethically sourced beans roasted in-house for the perfect cup every time."}, { icon: Leaf, - title: "Sustainable", - description: "Eco-friendly practices and compostable packaging for conscious consumption.", - }, + title: "Sustainable", description: "Eco-friendly practices and compostable packaging for conscious consumption."}, { icon: Camera, - title: "Instagram Worthy", - description: "Every space designed for beautiful photos and memorable moments.", - }, + title: "Instagram Worthy", description: "Every space designed for beautiful photos and memorable moments."}, { icon: Users, - title: "Community Hub", - description: "A welcoming space for creative professionals and coffee enthusiasts.", - }, + title: "Community Hub", description: "A welcoming space for creative professionals and coffee enthusiasts."}, ]} title="Why Choose Aesthetic Cafe" description="Hover to discover what makes us special" @@ -160,41 +133,17 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Cozy Corner", - role: "Seating", - company: "Main Lounge", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafe_1098-13854.jpg?_wi=1", - imageAlt: "Cozy cafe interior seating", - }, + id: "1", name: "Cozy Corner", role: "Seating", company: "Main Lounge", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafe_1098-13854.jpg", imageAlt: "Cozy cafe interior seating"}, { - id: "2", - name: "Coffee Counter", - role: "Service", - company: "Main Bar", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/ceramic-cups-coffee-machine_23-2147830564.jpg?_wi=1", - imageAlt: "Coffee counter and espresso machine", - }, + id: "2", name: "Coffee Counter", role: "Service", company: "Main Bar", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/ceramic-cups-coffee-machine_23-2147830564.jpg", imageAlt: "Coffee counter and espresso machine"}, { - id: "3", - name: "Storefront", - role: "Entrance", - company: "Street Presence", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-redhead-girl-drinks-coffee-sitting-near-coffee-shop-relaxing-after-riding-skateboard_613910-18845.jpg?_wi=1", - imageAlt: "Cafe storefront view", - }, + id: "3", name: "Storefront", role: "Entrance", company: "Street Presence", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-redhead-girl-drinks-coffee-sitting-near-coffee-shop-relaxing-after-riding-skateboard_613910-18845.jpg", imageAlt: "Cafe storefront view"}, { - id: "4", - name: "Coffee Artistry", - role: "Detail", - company: "Craftsmanship", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-heart-pattern-wooden-background_1232-2090.jpg?_wi=1", - imageAlt: "Latte art with heart pattern", - }, + id: "4", name: "Coffee Artistry", role: "Detail", company: "Craftsmanship", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-heart-pattern-wooden-background_1232-2090.jpg", imageAlt: "Latte art with heart pattern"}, ]} /> @@ -212,41 +161,17 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Emma Rodriguez", - role: "Content Creator", - company: "@emmavisuals", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", - imageAlt: "Emma Rodriguez portrait", - }, + id: "1", name: "Emma Rodriguez", role: "Content Creator", company: "@emmavisuals", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Emma Rodriguez portrait"}, { - id: "2", - name: "James Mitchell", - role: "Remote Developer", - company: "Tech Startup", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", - imageAlt: "James Mitchell portrait", - }, + id: "2", name: "James Mitchell", role: "Remote Developer", company: "Tech Startup", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "James Mitchell portrait"}, { - id: "3", - name: "Sophie Chen", - role: "Photographer", - company: "Studio Chen Photography", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", - imageAlt: "Sophie Chen portrait", - }, + id: "3", name: "Sophie Chen", role: "Photographer", company: "Studio Chen Photography", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", imageAlt: "Sophie Chen portrait"}, { - id: "4", - name: "Marcus Johnson", - role: "Event Planner", - company: "Moment Events Co", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - imageAlt: "Marcus Johnson portrait", - }, + id: "4", name: "Marcus Johnson", role: "Event Planner", company: "Moment Events Co", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Johnson portrait"}, ]} /> @@ -273,8 +198,7 @@ export default function HomePage() { logoText="Aesthetic Cafe" columns={[ { - title: "Explore", - items: [ + title: "Explore", items: [ { label: "Home", href: "/" }, { label: "Menu", href: "/menu" }, { label: "Gallery", href: "/gallery" }, @@ -282,8 +206,7 @@ export default function HomePage() { ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "Locations", href: "/locations" }, { label: "Events", href: "/events" }, { label: "Contact", href: "/contact" }, @@ -291,8 +214,7 @@ export default function HomePage() { ], }, { - title: "Follow", - items: [ + title: "Follow", items: [ { label: "Instagram", href: "https://instagram.com" }, { label: "Facebook", href: "https://facebook.com" }, { label: "TikTok", href: "https://tiktok.com" }, @@ -300,8 +222,7 @@ export default function HomePage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Cookie Policy", href: "#" }, -- 2.49.1