Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-29 19:33:21 +00:00

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/basket-loaves-with-golden-crust_23-2147761317.jpg", imageAlt: "Facade" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-mother-cute-little-daughter-walking-down-street_1153-6964.jpg", imageAlt: "Bakery" },
]}
buttons={[{ text: "Visit Today", href: "#contact" }]
buttons={[{ text: "Visit Today", href: "#contact" }]}
/>
</div>
@@ -83,9 +83,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{ title: "Light & Airy", description: "Our raised yeast doughnuts are airy and light.", bentoComponent: "reveal-icon", icon: Sparkles },
{ title: "Smooth Glazes", description: "Enjoy glazes and frosting that are smooth, never grainy.", bentoComponent: "reveal-icon", icon: Droplet },
{ title: "Fresh Variety", description: "A wide variety of pastries baked fresh every morning.", bentoComponent: "reveal-icon", icon: Award },
{ title: "Light & Airy", description: "Our raised yeast doughnuts are airy and light.", bentoComponent: { icon: Sparkles } },
{ title: "Smooth Glazes", description: "Enjoy glazes and frosting that are smooth, never grainy.", bentoComponent: { icon: Droplet } },
{ title: "Fresh Variety", description: "A wide variety of pastries baked fresh every morning.", bentoComponent: { icon: Award } },
]}
title="Why Customers Love It"
description="Everything we make is crafted for that perfect, fresh experience."