5 Commits

Author SHA1 Message Date
26ed51686c Merge version_2 into main
Merge version_2 into main
2026-05-12 08:23:07 +00:00
3923a67988 Update src/app/page.tsx 2026-05-12 08:23:03 +00:00
2783911e64 Merge version_1 into main
Merge version_1 into main
2026-05-12 08:04:41 +00:00
ded64ce808 Merge version_1 into main
Merge version_1 into main
2026-05-12 08:04:12 +00:00
fb76c1ad93 Merge version_1 into main
Merge version_1 into main
2026-05-12 08:03:40 +00:00

View File

@@ -84,14 +84,14 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{ id: "1", name: "Kashta & Pistachio", price: "Artisan", imageSrc: "http://img.b2bpic.net/free-photo/close-up-swirled-ice-cream-cone_23-2151991278.jpg?_wi=1" },
{ id: "2", name: "Mulberry & Arak", price: "Artisan", imageSrc: "http://img.b2bpic.net/free-photo/homemade-roasted-plum-ice-cream-recipe-food-photography_53876-96020.jpg?_wi=1" },
{ id: "3", name: "Rose & Honey", price: "Artisan", imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-chocolate-raisins-light-dark-background_140725-137784.jpg?_wi=1" },
{ id: "4", name: "Saffron Gold", price: "Artisan", imageSrc: "http://img.b2bpic.net/free-photo/honey-cake-with-cinnamon-fruits-white-plate-tea_114579-17233.jpg?_wi=1" },
{ id: "5", name: "Date & Cardamom", price: "Artisan", imageSrc: "http://img.b2bpic.net/free-photo/brown-frosting-texture-background-close-up_53876-139951.jpg" },
{ id: "6", name: "Chocolate Tahini", price: "Artisan", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-ice-cream-texture_23-2149450685.jpg" },
{ id: "7", name: "Orange Blossom", price: "Artisan", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-granita-dessert-with-leaves_23-2149395573.jpg" },
{ id: "8", name: "Honey Almond", price: "Artisan", imageSrc: "http://img.b2bpic.net/free-photo/lychee-frosting-texture-background-close-up_53876-134234.jpg" },
{ id: "1", name: "Kashta & Pistachio", price: "Starting at $8", imageSrc: "http://img.b2bpic.net/free-photo/close-up-swirled-ice-cream-cone_23-2151991278.jpg?_wi=1" },
{ id: "2", name: "Mulberry & Arak", price: "Starting at $8", imageSrc: "http://img.b2bpic.net/free-photo/homemade-roasted-plum-ice-cream-recipe-food-photography_53876-96020.jpg?_wi=1" },
{ id: "3", name: "Rose & Honey", price: "Starting at $8", imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-chocolate-raisins-light-dark-background_140725-137784.jpg?_wi=1" },
{ id: "4", name: "Saffron Gold", price: "Starting at $8", imageSrc: "http://img.b2bpic.net/free-photo/honey-cake-with-cinnamon-fruits-white-plate-tea_114579-17233.jpg?_wi=1" },
{ id: "5", name: "Date & Cardamom", price: "Starting at $8", imageSrc: "http://img.b2bpic.net/free-photo/brown-frosting-texture-background-close-up_53876-139951.jpg" },
{ id: "6", name: "Chocolate Tahini", price: "Starting at $8", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-ice-cream-texture_23-2149450685.jpg" },
{ id: "7", name: "Orange Blossom", price: "Starting at $8", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-granita-dessert-with-leaves_23-2149395573.jpg" },
{ id: "8", name: "Honey Almond", price: "Starting at $8", imageSrc: "http://img.b2bpic.net/free-photo/lychee-frosting-texture-background-close-up_53876-134234.jpg" },
]}
title="Signature Flavors"
description="Explore our hand-churned selection of Middle-Eastern inspired gelatos."