Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 21:12:54 +00:00
2 changed files with 1373 additions and 6 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -85,13 +85,13 @@ export default function LandingPage() {
description="Discover what makes our traditional cumin soda the perfect choice for families who value authentic taste and wellness."
features={[
{
id: "1", title: "Traditional Spices", description: "Crafted from authentic Indian spices including premium cumin, fennel, and ginger. Our recipe honors generations of taste tradition.", imageSrc: "http://img.b2bpic.net/free-photo/cinnamon-sticks-tablespoon-brown-sugar_169016-5553.jpg", imageAlt: "Traditional Indian spices"
id: "1", title: "Traditional Spices", description: "Crafted from authentic Indian spices including premium cumin, fennel, and ginger. Our recipe honors generations of taste tradition.", imageSrc: "http://img.b2bpic.net/free-photo/cinnamon-sticks-tablespoon-brown-sugar_169016-5553.jpg?_wi=1", imageAlt: "Traditional Indian spices"
},
{
id: "2", title: "Digestive Benefits", description: "Cumin is renowned for supporting digestive health. Every bottle delivers natural wellness benefits passed down through Indian wellness traditions.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walking-urban-park-holding-fitness-rug_1153-6146.jpg", imageAlt: "Wellness and health benefits"
id: "2", title: "Digestive Benefits", description: "Cumin is renowned for supporting digestive health. Every bottle delivers natural wellness benefits passed down through Indian wellness traditions.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walking-urban-park-holding-fitness-rug_1153-6146.jpg?_wi=1", imageAlt: "Wellness and health benefits"
},
{
id: "3", title: "Refreshing Taste", description: "Bold, complex flavor profile that satisfies cravings. No artificial sweeteners or preservatives—just pure, authentic refreshment.", imageSrc: "http://img.b2bpic.net/free-photo/sangria-drink-with-orange-slice-table_23-2149426387.jpg", imageAlt: "Refreshing cold beverage"
id: "3", title: "Refreshing Taste", description: "Bold, complex flavor profile that satisfies cravings. No artificial sweeteners or preservatives—just pure, authentic refreshment.", imageSrc: "http://img.b2bpic.net/free-photo/sangria-drink-with-orange-slice-table_23-2149426387.jpg?_wi=1", imageAlt: "Refreshing cold beverage"
}
]}
textboxLayout="default"
@@ -128,13 +128,13 @@ export default function LandingPage() {
description="Why Lahori Zeera stands out in every sip—pure ingredients meet authentic tradition."
metrics={[
{
id: "1", value: "100%", title: "Natural Cumin", description: "Pure extract from premium cumin seeds", imageSrc: "http://img.b2bpic.net/free-photo/cinnamon-sticks-tablespoon-brown-sugar_169016-5553.jpg", imageAlt: "Natural cumin ingredients"
id: "1", value: "100%", title: "Natural Cumin", description: "Pure extract from premium cumin seeds", imageSrc: "http://img.b2bpic.net/free-photo/cinnamon-sticks-tablespoon-brown-sugar_169016-5553.jpg?_wi=2", imageAlt: "Natural cumin ingredients"
},
{
id: "2", value: "0 Artificial", title: "No Fake Flavors", description: "Clean ingredient list, nothing artificial", imageSrc: "http://img.b2bpic.net/free-photo/sangria-drink-with-orange-slice-table_23-2149426387.jpg", imageAlt: "Pure refreshing taste"
id: "2", value: "0 Artificial", title: "No Fake Flavors", description: "Clean ingredient list, nothing artificial", imageSrc: "http://img.b2bpic.net/free-photo/sangria-drink-with-orange-slice-table_23-2149426387.jpg?_wi=2", imageAlt: "Pure refreshing taste"
},
{
id: "3", value: "Digestive", title: "Wellness Friendly", description: "Traditional spices supporting digestive health", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walking-urban-park-holding-fitness-rug_1153-6146.jpg", imageAlt: "Health and wellness benefits"
id: "3", value: "Digestive", title: "Wellness Friendly", description: "Traditional spices supporting digestive health", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walking-urban-park-holding-fitness-rug_1153-6146.jpg?_wi=2", imageAlt: "Health and wellness benefits"
}
]}
animationType="slide-up"