Merge version_1 into main #6
@@ -86,15 +86,15 @@ export default function LandingPage() {
|
||||
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"
|
||||
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"
|
||||
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"
|
||||
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"
|
||||
@@ -130,13 +130,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"
|
||||
|
||||
Reference in New Issue
Block a user