From 2a8145f3f50d2059c24c21115c0b9e4a75e9321a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 18:20:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 76d6cb2..e3a093d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="small" sizing="large" - background="grid" + background="circleGradient" cardStyle="outline" primaryButtonStyle="shadow" secondaryButtonStyle="radial-glow" @@ -47,13 +47,13 @@ export default function LandingPage() { description="Fresh pastries, bold coffee, and comfort baked daily. Every item made with intention, care, and authentic flavors." tag="Loved by Raleigh locals" tagIcon={Heart} - background={{ variant: "grid" }} + background={{ variant: "plain" }} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/muffins-coffee-wooden-board_23-2147693734.jpg?_wi=1", imageAlt: "Fresh pastries and coffee" }, - { imageSrc: "http://img.b2bpic.net/free-photo/croissant-baking-preparation-food-photography_53876-106082.jpg?_wi=1", imageAlt: "Golden butter croissants" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-chocolate-fondant-with-ice-cream_141793-4300.jpg?_wi=1", imageAlt: "Signature handcrafted cakes" }, - { imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-man-preparing-cappuccino-coffee-machine_613910-446.jpg?_wi=1", imageAlt: "Barista-crafted specialty coffee" }, - { imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-male-baker-holding-fresh-croissant-tray_23-2148189048.jpg?_wi=1", imageAlt: "Fresh pastries collection" } + { imageSrc: "http://img.b2bpic.net/free-photo/muffins-coffee-wooden-board_23-2147693734.jpg", imageAlt: "Fresh pastries and coffee" }, + { imageSrc: "http://img.b2bpic.net/free-photo/croissant-baking-preparation-food-photography_53876-106082.jpg", imageAlt: "Golden butter croissants" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-chocolate-fondant-with-ice-cream_141793-4300.jpg", imageAlt: "Signature handcrafted cakes" }, + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-man-preparing-cappuccino-coffee-machine_613910-446.jpg", imageAlt: "Barista-crafted specialty coffee" }, + { imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-male-baker-holding-fresh-croissant-tray_23-2148189048.jpg", imageAlt: "Fresh pastries collection" } ]} buttons={[ { text: "View Menu", href: "#menu" }, @@ -89,9 +89,9 @@ export default function LandingPage() { features={[ { title: "Butter Croissants", description: "Soft, flaky layers baked fresh every morning with premium European butter.", bentoComponent: "media-stack", items: [ - { imageSrc: "http://img.b2bpic.net/free-photo/croissant-baking-preparation-food-photography_53876-106082.jpg?_wi=2", imageAlt: "Butter croissants layer 1" }, - { imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-male-baker-holding-fresh-croissant-tray_23-2148189048.jpg?_wi=2", imageAlt: "Butter croissants layer 2" }, - { imageSrc: "http://img.b2bpic.net/free-photo/muffins-coffee-wooden-board_23-2147693734.jpg?_wi=2", imageAlt: "Butter croissants layer 3" } + { imageSrc: "http://img.b2bpic.net/free-photo/croissant-baking-preparation-food-photography_53876-106082.jpg", imageAlt: "Butter croissants layer 1" }, + { imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-male-baker-holding-fresh-croissant-tray_23-2148189048.jpg", imageAlt: "Butter croissants layer 2" }, + { imageSrc: "http://img.b2bpic.net/free-photo/muffins-coffee-wooden-board_23-2147693734.jpg", imageAlt: "Butter croissants layer 3" } ] }, { @@ -180,13 +180,13 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", name: "Butter Croissants", price: "$5.50", variant: "Plain, Chocolate, Almond", imageSrc: "http://img.b2bpic.net/free-photo/croissant-baking-preparation-food-photography_53876-106082.jpg?_wi=3", imageAlt: "Butter croissants" + id: "1", name: "Butter Croissants", price: "$5.50", variant: "Plain, Chocolate, Almond", imageSrc: "http://img.b2bpic.net/free-photo/croissant-baking-preparation-food-photography_53876-106082.jpg", imageAlt: "Butter croissants" }, { - id: "2", name: "Signature Cakes", price: "$35.00", variant: "Chocolate, Vanilla, Red Velvet", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-chocolate-fondant-with-ice-cream_141793-4300.jpg?_wi=2", imageAlt: "Signature cakes" + id: "2", name: "Signature Cakes", price: "$35.00", variant: "Chocolate, Vanilla, Red Velvet", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-chocolate-fondant-with-ice-cream_141793-4300.jpg", imageAlt: "Signature cakes" }, { - id: "3", name: "Specialty Coffee", price: "$4.75", variant: "Espresso, Cappuccino, Latte, Iced", imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-man-preparing-cappuccino-coffee-machine_613910-446.jpg?_wi=2", imageAlt: "Specialty coffee" + id: "3", name: "Specialty Coffee", price: "$4.75", variant: "Espresso, Cappuccino, Latte, Iced", imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-man-preparing-cappuccino-coffee-machine_613910-446.jpg", imageAlt: "Specialty coffee" } ]} />