Update src/app/menu/page.tsx

This commit is contained in:
2026-03-12 02:55:45 +00:00
parent 75b7417a5e
commit 1e9bd871e1

View File

@@ -46,42 +46,42 @@ export default function MenuPage() {
id: "1",
name: "Ube Pandan",
price: "$6.50",
imageSrc: "http://img.b2bpic.net/free-photo/violet-liquid-with-light-foam-blobs_23-2147934223.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/violet-liquid-with-light-foam-blobs_23-2147934223.jpg?_wi=2",
imageAlt: "Ube Pandan ice cream",
},
{
id: "2",
name: "Black Sesame",
price: "$6.50",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-winter-dessert-with-almonds_23-2148312088.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-winter-dessert-with-almonds_23-2148312088.jpg?_wi=2",
imageAlt: "Black Sesame ice cream",
},
{
id: "3",
name: "Thai Tea",
price: "$6.50",
imageSrc: "http://img.b2bpic.net/free-photo/japanese-melon-cantaloupe-cantaloupe-seasonal-fruit-health-concept_1150-23398.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/japanese-melon-cantaloupe-cantaloupe-seasonal-fruit-health-concept_1150-23398.jpg?_wi=2",
imageAlt: "Thai Tea ice cream",
},
{
id: "4",
name: "Matcha",
price: "$6.50",
imageSrc: "http://img.b2bpic.net/free-photo/nice-chocolate-pistachio-ice-cream-decorated-with-mint-waffle-cones-with-scattered-pistachios-are-nearby-served-with-metal-scoop-stone-slate-black-background-close-up_639032-913.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/nice-chocolate-pistachio-ice-cream-decorated-with-mint-waffle-cones-with-scattered-pistachios-are-nearby-served-with-metal-scoop-stone-slate-black-background-close-up_639032-913.jpg?_wi=2",
imageAlt: "Matcha ice cream",
},
{
id: "5",
name: "Vegan Berry Sorbet",
price: "$6.00",
imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-with-mixed-fruit_1339-4926.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-with-mixed-fruit_1339-4926.jpg?_wi=3",
imageAlt: "Vegan Berry Sorbet",
},
{
id: "6",
name: "Ice Cream Sandwich",
price: "$7.50",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-boiled-eggs-with-toast-bread-wood-piece_114579-73836.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-boiled-eggs-with-toast-bread-wood-piece_114579-73836.jpg?_wi=2",
imageAlt: "Ice Cream Sandwich",
},
]}
@@ -102,7 +102,7 @@ export default function MenuPage() {
title: "Organic Dairy Base",
description: "We start with organic dairy from local San Francisco Bay Area farms. Our cream and milk are never treated with hormones or antibiotics.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/person-buying-garlic-from-market-place-high-view_23-2148648907.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-buying-garlic-from-market-place-high-view_23-2148648907.jpg?_wi=2",
},
items: [
{
@@ -125,7 +125,7 @@ export default function MenuPage() {
title: "Artisan Flavor Crafting",
description: "Our Asian-inspired flavors come from authentic sources. Real matcha from Japan, ube from the Philippines, black sesame from Korea—no artificial extracts.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/nice-chocolate-pistachio-ice-cream-decorated-with-mint-waffle-cones-with-scattered-pistachios-are-nearby-served-with-metal-scoop-stone-slate-black-background-close-up_639032-913.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/nice-chocolate-pistachio-ice-cream-decorated-with-mint-waffle-cones-with-scattered-pistachios-are-nearby-served-with-metal-scoop-stone-slate-black-background-close-up_639032-913.jpg?_wi=3",
},
items: [
{
@@ -148,7 +148,7 @@ export default function MenuPage() {
title: "Handcrafted Daily",
description: "We make ice cream fresh every single day. Our small-batch process takes 6-8 hours from mixing to scooping, ensuring peak freshness and texture.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/served-delicious-biscuit-stand_23-2147693549.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/served-delicious-biscuit-stand_23-2147693549.jpg?_wi=2",
},
items: [
{
@@ -175,7 +175,7 @@ export default function MenuPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/group-friends-talking-outside-clothing-store-city_23-2149295738.jpg"
imageSrc="http://img.b2bpic.net/free-photo/group-friends-talking-outside-clothing-store-city_23-2149295738.jpg?_wi=2"
imageAlt="Mission District San Francisco storefront"
logoText="Garden Creamery"
copyrightText="© 2025 Garden Creamery | Organic Ice Cream SF"