Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-04-20 19:05:47 +00:00

View File

@@ -71,15 +71,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-assortments-cake-decorating-ingredients_23-2148368259.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-assortments-cake-decorating-ingredients_23-2148368259.jpg?_wi=1",
imageAlt: "Steaming cup of authentic chai",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/red-tea-glass-teapot-is-poured-into-cups-tea-time-morning-old-veranda-summer-vacation-tea-party-atmosphere-rest-relaxation-selective-focus-cup_166373-2633.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/red-tea-glass-teapot-is-poured-into-cups-tea-time-morning-old-veranda-summer-vacation-tea-party-atmosphere-rest-relaxation-selective-focus-cup_166373-2633.jpg?_wi=1",
imageAlt: "Pouring chai from a traditional pot",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/milky-shake-with-strawberry-syrup-glass_114579-3296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/milky-shake-with-strawberry-syrup-glass_114579-3296.jpg?_wi=1",
imageAlt: "Close up of fresh chai spices",
},
{
@@ -139,21 +139,21 @@ export default function LandingPage() {
title: "Customizable Sweetness",
description: "From sugar-free to extra sweet, we cater to your preference.",
buttonIcon: "CheckCircle",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-assortments-cake-decorating-ingredients_23-2148368259.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-assortments-cake-decorating-ingredients_23-2148368259.jpg?_wi=2",
imageAlt: "Christmas wreath and fir tree branches in vases and cups all around the modern kitchen. Modern kitchen with black fridge decorated for Christmas and New Year.",
},
{
title: "Vegan Options",
description: "Enjoy our delicious chai with almond, soy, or oat milk.",
buttonIcon: "CheckCircle",
imageSrc: "http://img.b2bpic.net/free-photo/red-tea-glass-teapot-is-poured-into-cups-tea-time-morning-old-veranda-summer-vacation-tea-party-atmosphere-rest-relaxation-selective-focus-cup_166373-2633.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/red-tea-glass-teapot-is-poured-into-cups-tea-time-morning-old-veranda-summer-vacation-tea-party-atmosphere-rest-relaxation-selective-focus-cup_166373-2633.jpg?_wi=2",
imageAlt: "Christmas wreath and fir tree branches in vases and cups all around the modern kitchen. Modern kitchen with black fridge decorated for Christmas and New Year.",
},
{
title: "Eco-Friendly",
description: "We use compostable cups and support sustainable farming.",
buttonIcon: "CheckCircle",
imageSrc: "http://img.b2bpic.net/free-photo/milky-shake-with-strawberry-syrup-glass_114579-3296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/milky-shake-with-strawberry-syrup-glass_114579-3296.jpg?_wi=2",
imageAlt: "Christmas wreath and fir tree branches in vases and cups all around the modern kitchen. Modern kitchen with black fridge decorated for Christmas and New Year.",
},
]}