Update src/app/page.tsx

This commit is contained in:
2026-03-09 23:05:53 +00:00
parent 7492ae19b7
commit 333a791d16

View File

@@ -64,11 +64,11 @@ export default function HomePage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/eat-strawberry-waffle-delicious-gourmet_1203-4129.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/eat-strawberry-waffle-delicious-gourmet_1203-4129.jpg?_wi=1",
imageAlt: "Fresh crepes with berries and cream",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-donuts-with-frosting_23-2148468161.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-donuts-with-frosting_23-2148468161.jpg?_wi=1",
imageAlt: "Colorful fresh donuts display",
},
]}
@@ -93,28 +93,28 @@ export default function HomePage() {
id: "1",
name: "Nutella & Strawberry Crepe",
price: "$8.50",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-yummy-sweet-rolls-sliced-cake-tea-inside-plate-dark-space_140725-95493.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-yummy-sweet-rolls-sliced-cake-tea-inside-plate-dark-space_140725-95493.jpg?_wi=1",
imageAlt: "Nutella and strawberry crepe",
},
{
id: "2",
name: "Ham & Cheese Crepe",
price: "$7.95",
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-board-with-crepes-cheese-lemon-eggs_114579-70073.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-board-with-crepes-cheese-lemon-eggs_114579-70073.jpg?_wi=1",
imageAlt: "Ham and cheese savory crepe",
},
{
id: "3",
name: "Fresh Glazed Donuts",
price: "$5.99",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-donuts-with-frosting_23-2148468152.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-donuts-with-frosting_23-2148468152.jpg?_wi=1",
imageAlt: "Fresh glazed donuts assortment",
},
{
id: "4",
name: "Loukoumades",
price: "$6.50",
imageSrc: "http://img.b2bpic.net/free-photo/holding-caucasian-mutaki-cookies-hand_114579-84960.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/holding-caucasian-mutaki-cookies-hand_114579-84960.jpg?_wi=1",
imageAlt: "Honey loukoumades",
},
]}
@@ -144,11 +144,11 @@ export default function HomePage() {
icon: Leaf,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-salad-with-fresh-vegetables-wooden-table-cooking-tasty-healthy-food-black-background-vegetarian-food-healthy-cooking-concept-close-up_639032-431.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-salad-with-fresh-vegetables-wooden-table-cooking-tasty-healthy-food-black-background-vegetarian-food-healthy-cooking-concept-close-up_639032-431.jpg?_wi=1",
imageAlt: "Fresh ingredients preparation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/natural-background-with-different-wild-berries-macro-shot_169016-24362.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/natural-background-with-different-wild-berries-macro-shot_169016-24362.jpg?_wi=1",
imageAlt: "Close-up of quality ingredients",
},
],
@@ -189,11 +189,11 @@ export default function HomePage() {
icon: Users,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-people-posing-indoors_1262-20190.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-people-posing-indoors_1262-20190.jpg?_wi=1",
imageAlt: "Smiling staff members",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893754.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893754.jpg?_wi=1",
imageAlt: "Staff helping customer",
},
],