Merge version_2 into main #3
@@ -49,9 +49,9 @@ export default function LandingPage() {
|
||||
description="Discover the soul-warming flavors of our hand-brewed masala chai. Made with fresh spices and premium ingredients, every cup is a piece of home."
|
||||
buttons={[{ text: "View Our Menu", href: "#menu" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-assortments-cake-decorating-ingredients_23-2148368259.jpg", 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", imageAlt: "Pouring chai from a traditional pot" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/milky-shake-with-strawberry-syrup-glass_114579-3296.jpg", imageAlt: "Close up of fresh chai spices" },
|
||||
{ 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?_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?_wi=1", imageAlt: "Close up of fresh chai spices" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-cones-dark-space_140725-95087.jpg", imageAlt: "Cozy chai shop table setting" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-indian-drinks-arrangement_23-2149312367.jpg", imageAlt: "Freshly brewed chai in a cup" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cup-tea-cup-tea-with-lemon-cinnamon-saucer-with-citrus-fruits-pomegranate-star-anise-cinnamon-sticks-table_140725-123211.jpg", imageAlt: "Modern chai shop vibe" },
|
||||
@@ -81,9 +81,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "100% Organic", description: "Naturally grown tea leaves with no added artificial flavors.", buttonIcon: CheckCircle, imageSrc: "http://img.b2bpic.net/free-photo/christmas-wreath-fir-tree-branches-vases-cups-all-around-modern-kitchen-modern-kitchen-with-black-fridge-decorated-christmas-new-year_132075-11268.jpg" },
|
||||
{ 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" },
|
||||
{ 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" },
|
||||
{ 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" },
|
||||
{ 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?_wi=2" },
|
||||
{ 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?_wi=2" },
|
||||
{ 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?_wi=2" },
|
||||
]}
|
||||
title="Why Chai Spot?"
|
||||
description="It's not just a drink; it's an experience we've refined over years."
|
||||
|
||||
Reference in New Issue
Block a user