diff --git a/src/app/page.tsx b/src/app/page.tsx index 8ae699a..172e040 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="largeSmallSizeLargeTitles" - background="noise" + background="circleGradient" cardStyle="gradient-bordered" primaryButtonStyle="shadow" secondaryButtonStyle="layered" @@ -51,11 +51,12 @@ export default function LandingPage() { { text: "Visit Us Today", href: "contact" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-tabletop-vegan-raw-colorful-donuts_181624-39416.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-tabletop-vegan-raw-colorful-donuts_181624-39416.jpg" imageAlt="Colorful assortment of fresh glazed donuts" mediaAnimation="blur-reveal" imagePosition="right" useInvertedBackground={false} + background={{ variant: "glowing-orb" }} testimonials={[ { name: "Sarah Martinez", handle: "Local Food Blogger", testimonial: "The best donuts I've ever had! Fresh, creative, and absolutely delicious. A must-visit!", rating: 5, @@ -96,13 +97,13 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", name: "Classic Glazed", price: "$2.50", imageSrc: "http://img.b2bpic.net/free-photo/traditional-breakfast-doughnut-with-sugar-milk-coffee-white-background-selective-focus_127032-3579.jpg?_wi=1", imageAlt: "Classic glazed donut" + id: "1", name: "Classic Glazed", price: "$2.50", imageSrc: "http://img.b2bpic.net/free-photo/traditional-breakfast-doughnut-with-sugar-milk-coffee-white-background-selective-focus_127032-3579.jpg", imageAlt: "Classic glazed donut" }, { - id: "2", name: "Chocolate Delight", price: "$3.00", imageSrc: "http://img.b2bpic.net/free-photo/stack-doughnuts-with-different-glazing-colorful-sprinkles_23-2148423330.jpg?_wi=1", imageAlt: "Chocolate frosted donut" + id: "2", name: "Chocolate Delight", price: "$3.00", imageSrc: "http://img.b2bpic.net/free-photo/stack-doughnuts-with-different-glazing-colorful-sprinkles_23-2148423330.jpg", imageAlt: "Chocolate frosted donut" }, { - id: "3", name: "Strawberry Dream", price: "$3.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-strawberry-pie-with-sugar-powder-pink_140725-78333.jpg?_wi=1", imageAlt: "Strawberry frosted donut" + id: "3", name: "Strawberry Dream", price: "$3.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-strawberry-pie-with-sugar-powder-pink_140725-78333.jpg", imageAlt: "Strawberry frosted donut" } ]} /> @@ -143,16 +144,16 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Sarah Martinez, Local Food Blogger", date: "Date: 15 November 2024", title: "The best donuts in Haltom City!", quote: "I've tried donuts everywhere, but Donut Lovers truly sets the standard. Fresh, creative flavors, and impeccable service. I'm a regular now and couldn't be happier!", tag: "Gold Member", avatarSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-russian-girl-puts-hands-chest-looking-side-isolated-orange-background-with-copy-space_141793-65450.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-tabletop-vegan-raw-colorful-donuts_181624-39416.jpg?_wi=2" + id: "1", name: "Sarah Martinez, Local Food Blogger", date: "Date: 15 November 2024", title: "The best donuts in Haltom City!", quote: "I've tried donuts everywhere, but Donut Lovers truly sets the standard. Fresh, creative flavors, and impeccable service. I'm a regular now and couldn't be happier!", tag: "Gold Member", avatarSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-russian-girl-puts-hands-chest-looking-side-isolated-orange-background-with-copy-space_141793-65450.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-tabletop-vegan-raw-colorful-donuts_181624-39416.jpg" }, { - id: "2", name: "James Chen, Regular Customer", date: "Date: 10 November 2024", title: "Consistently amazing quality", quote: "Every visit is a treat. The variety is incredible, and everything tastes like it was made minutes ago because it was! Their chocolate donuts are my absolute favorite.", tag: "VIP Regular", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg", imageSrc: "http://img.b2bpic.net/free-photo/stack-doughnuts-with-different-glazing-colorful-sprinkles_23-2148423330.jpg?_wi=2" + id: "2", name: "James Chen, Regular Customer", date: "Date: 10 November 2024", title: "Consistently amazing quality", quote: "Every visit is a treat. The variety is incredible, and everything tastes like it was made minutes ago because it was! Their chocolate donuts are my absolute favorite.", tag: "VIP Regular", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg", imageSrc: "http://img.b2bpic.net/free-photo/stack-doughnuts-with-different-glazing-colorful-sprinkles_23-2148423330.jpg" }, { - id: "3", name: "Emma Wilson, Morning Coffee Enthusiast", date: "Date: 5 November 2024", title: "Perfect way to start my day", quote: "I stop by every morning before work. The staff is always friendly, the donuts are always perfect, and the coffee is great too. Best part of my routine!", tag: "Loyal Member", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-hispanic-girl-textured-wall_1187-5169.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-strawberry-pie-with-sugar-powder-pink_140725-78333.jpg?_wi=2" + id: "3", name: "Emma Wilson, Morning Coffee Enthusiast", date: "Date: 5 November 2024", title: "Perfect way to start my day", quote: "I stop by every morning before work. The staff is always friendly, the donuts are always perfect, and the coffee is great too. Best part of my routine!", tag: "Loyal Member", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-hispanic-girl-textured-wall_1187-5169.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-strawberry-pie-with-sugar-powder-pink_140725-78333.jpg" }, { - id: "4", name: "Michael Torres, Event Coordinator", date: "Date: 1 November 2024", title: "Perfect for events and gatherings", quote: "We ordered donuts for our office party and they were a huge hit! Fresh, delicious, and beautifully presented. We'll definitely be ordering again!", tag: "Corporate Partner", avatarSrc: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg", imageSrc: "http://img.b2bpic.net/free-photo/traditional-breakfast-doughnut-with-sugar-milk-coffee-white-background-selective-focus_127032-3579.jpg?_wi=2" + id: "4", name: "Michael Torres, Event Coordinator", date: "Date: 1 November 2024", title: "Perfect for events and gatherings", quote: "We ordered donuts for our office party and they were a huge hit! Fresh, delicious, and beautifully presented. We'll definitely be ordering again!", tag: "Corporate Partner", avatarSrc: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg", imageSrc: "http://img.b2bpic.net/free-photo/traditional-breakfast-doughnut-with-sugar-milk-coffee-white-background-selective-focus_127032-3579.jpg" } ]} /> @@ -166,14 +167,14 @@ export default function LandingPage() { { text: "Order Online", href: "#" }, { text: "Get Directions", href: "#" } ]} - background={{ variant: "noise" }} + background={{ variant: "plain" }} useInvertedBackground={false} />