3 Commits

Author SHA1 Message Date
5135054569 Merge version_4 into main
Merge version_4 into main
2026-02-12 22:49:12 +00:00
ad2f65ecff Update src/app/page.tsx 2026-02-12 22:49:08 +00:00
5f31d3bd77 Merge version_3 into main
Merge version_3 into main
2026-02-12 22:47:06 +00:00

View File

@@ -90,7 +90,7 @@ export default function HomePage() {
id: "1", name: "Kibbeh Nayyeh", price: "$12", imageSrc: "https://img.b2bpic.net/free-photo/top-view-soft-sesame-patties-bowl-with-fresh-tomatoes-cloth-green-wooden-background-with-copy-space_141793-53317.jpg", imageAlt: "Kibbeh Nayyeh - raw meat and bulgur delicacy"
},
{
id: "2", name: "Hummus Beiruti", price: "$8", imageSrc: "https://img.b2bpic.net/free-photo/khinkali-with-meat-plain-youghurt-onion-garlic-side-view_141793-3150.jpg", imageAlt: "Creamy hummus with pine nuts and olive oil"
id: "2", name: "Hummus Beiruti", price: "$8", imageSrc: "https://img.b2bpic.net/free-photo/khinkali-with-meat-plain-youghurt-onion-garlic-side-view_141793-3150.jpg", imageAlt: "Creamy hummus with pine nuts and olive oil", isFavorited: true
},
{
id: "3", name: "Falafel", price: "$6", imageSrc: "https://img.b2bpic.net/free-photo/minced-meat-bread-tomatoes-slices-lemon_140725-2992.jpg", imageAlt: "Golden crispy falafel with tahini drizzle"