Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-01 07:52:36 +00:00

View File

@@ -122,7 +122,7 @@ export default function LandingPage() {
description="We started as a small kitchen in the neighborhood, aiming to bring joy through simple, sweet delights."
subdescription="Every batch is prepared with passion, premium ingredients, and local flair to ensure the perfect texture and flavor profile."
icon={Heart}
imageSrc="http://img.b2bpic.net/free-photo/man-s-hand-holding-delicious-donut-bakery-full-glazed-donuts-san-isidro_181624-58662.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-s-hand-holding-delicious-donut-bakery-full-glazed-donuts-san-isidro_181624-58662.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -138,7 +138,7 @@ export default function LandingPage() {
id: "p1",
name: "Classic Glazed",
price: "$2.50",
imageSrc: "http://img.b2bpic.net/free-photo/individual-epiphany-cake-roscon-de-reyes-isolated-white-background_123827-28399.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/individual-epiphany-cake-roscon-de-reyes-isolated-white-background_123827-28399.jpg?_wi=1",
},
{
id: "p2",
@@ -195,7 +195,7 @@ export default function LandingPage() {
description: "High-quality ingredients only.",
bentoComponent: "reveal-icon",
icon: Wheat,
imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-holding-delicious-donut-bakery-full-glazed-donuts-san-isidro_181624-58662.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-holding-delicious-donut-bakery-full-glazed-donuts-san-isidro_181624-58662.jpg?_wi=2",
imageAlt: "fresh glazed donut professional photography",
},
{
@@ -203,7 +203,7 @@ export default function LandingPage() {
description: "Sustainably packaged to go.",
bentoComponent: "reveal-icon",
icon: Leaf,
imageSrc: "http://img.b2bpic.net/free-photo/individual-epiphany-cake-roscon-de-reyes-isolated-white-background_123827-28399.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/individual-epiphany-cake-roscon-de-reyes-isolated-white-background_123827-28399.jpg?_wi=2",
imageAlt: "fresh glazed donut professional photography",
},
]}