Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-12 08:03:41 +00:00

View File

@@ -133,25 +133,25 @@ export default function LandingPage() {
id: "1",
name: "Kashta & Pistachio",
price: "Artisan",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-swirled-ice-cream-cone_23-2151991278.jpg",
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",
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",
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",
imageSrc: "http://img.b2bpic.net/free-photo/honey-cake-with-cinnamon-fruits-white-plate-tea_114579-17233.jpg?_wi=1",
},
{
id: "5",
@@ -240,7 +240,7 @@ export default function LandingPage() {
quote: "The textures are perfection. I come back for the Mulberry every week.",
tag: "Fan",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-standing-kitchen-with-donut_1157-28291.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-swirled-ice-cream-cone_23-2151991278.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-swirled-ice-cream-cone_23-2151991278.jpg?_wi=2",
imageAlt: "happy customer portrait warm lighting",
},
{
@@ -251,7 +251,7 @@ export default function LandingPage() {
quote: "Kalaa is not just ice cream, it's a sensory experience.",
tag: "Epicurean",
avatarSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-lady-with-collected-hair-dressed-gold-tshirt-neck-jewelry-is-smiling-camera-posing-beige-background_291650-2401.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-roasted-plum-ice-cream-recipe-food-photography_53876-96020.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-roasted-plum-ice-cream-recipe-food-photography_53876-96020.jpg?_wi=2",
imageAlt: "happy customer portrait warm lighting",
},
{
@@ -262,7 +262,7 @@ export default function LandingPage() {
quote: "Simply exquisite. The balance of flavors is unparalleled.",
tag: "Fan",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-peson-with-their-frinds_23-2149290152.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-chocolate-raisins-light-dark-background_140725-137784.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-chocolate-raisins-light-dark-background_140725-137784.jpg?_wi=2",
imageAlt: "happy customer portrait warm lighting",
},
{
@@ -273,7 +273,7 @@ export default function LandingPage() {
quote: "A luxurious indulgence that I treat myself to every weekend.",
tag: "New Fan",
avatarSrc: "http://img.b2bpic.net/free-photo/man-enjoying-his-virtual-date_23-2149307285.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/honey-cake-with-cinnamon-fruits-white-plate-tea_114579-17233.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/honey-cake-with-cinnamon-fruits-white-plate-tea_114579-17233.jpg?_wi=2",
imageAlt: "happy customer portrait warm lighting",
},
]}