From b0f7525834f7f088ac1d7c09496e1c91a4a4fd2a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 16:05:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 79 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 53 insertions(+), 26 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f325af..74dac72 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,23 +50,31 @@ export default function LandingPage() { background={{ variant: "plain" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-breakfast-bowls-with-organic-milk_23-2148566866.jpg", imageAlt: "Instant Millet Malt Mix beverage"}, + imageSrc: "http://img.b2bpic.net/free-photo/delicious-breakfast-bowls-with-organic-milk_23-2148566866.jpg", imageAlt: "Instant Millet Malt Mix beverage" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-red-brown-white-rice-bowls-wooden-background_23-2147883499.jpg?_wi=1", imageAlt: "Organic grain blend texture"}, + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-red-brown-white-rice-bowls-wooden-background_23-2147883499.jpg", imageAlt: "Organic grain blend texture" + }, { - imageSrc: "http://img.b2bpic.net/free-vector/floral-elements-collection-with-different-species_23-2147847810.jpg", imageAlt: "Ancient millet grains"}, + imageSrc: "http://img.b2bpic.net/free-vector/floral-elements-collection-with-different-species_23-2147847810.jpg", imageAlt: "Ancient millet grains" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/nature-environmental-conservation-organic-concept_53876-124185.jpg", imageAlt: "100% Organic certified badge"}, + imageSrc: "http://img.b2bpic.net/free-photo/nature-environmental-conservation-organic-concept_53876-124185.jpg", imageAlt: "100% Organic certified badge" + }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-wheat-captured-madeira-portugal_181624-19626.jpg", imageAlt: "Mixed ancient grains and pulses"}, + imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-wheat-captured-madeira-portugal_181624-19626.jpg", imageAlt: "Mixed ancient grains and pulses" + }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcBq4JfWlnZm5UArXus4YGmwxd/uploaded-1772899334198-1zv2kbl7.png", imageAlt: "Millet Life product showcase"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcBq4JfWlnZm5UArXus4YGmwxd/uploaded-1772899334198-1zv2kbl7.png", imageAlt: "Millet Life product showcase" + }, { - imageSrc: "http://img.b2bpic.net/free-vector/flat-world-vegetarian-day-labels-collection_23-2149596001.jpg?_wi=1", imageAlt: "Nutrition benefits icon"}, + imageSrc: "http://img.b2bpic.net/free-vector/flat-world-vegetarian-day-labels-collection_23-2149596001.jpg", imageAlt: "Nutrition benefits icon" + }, { - imageSrc: "http://img.b2bpic.net/free-vector/leaf-logos-gradient-style_78370-9381.jpg?_wi=1", imageAlt: "Plant-based ingredient mark"}, + imageSrc: "http://img.b2bpic.net/free-vector/leaf-logos-gradient-style_78370-9381.jpg", imageAlt: "Plant-based ingredient mark" + }, ]} buttons={[ { text: "Discover Your Mix", href: "contact" }, @@ -81,7 +89,8 @@ export default function LandingPage() { @@ -155,7 +175,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} logos={[ - "http://img.b2bpic.net/free-vector/organic-product-badges-collection_1015-86.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-simple-organic-food-label-pack_23-2148117881.jpg", "http://img.b2bpic.net/free-vector/flat-design-ecology-badges_23-2149202286.jpg", "http://img.b2bpic.net/free-psd/sport-concept-banner-template_23-2148934031.jpg", "http://img.b2bpic.net/free-vector/abstract-spa-logo-collection_23-2147789334.jpg", "http://img.b2bpic.net/free-vector/labels-collection-hotel-business_23-2150245696.jpg", "http://img.b2bpic.net/free-vector/organic-food-label-collection_23-2148052670.jpg"]} + "http://img.b2bpic.net/free-vector/organic-product-badges-collection_1015-86.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-simple-organic-food-label-pack_23-2148117881.jpg", "http://img.b2bpic.net/free-vector/flat-design-ecology-badges_23-2149202286.jpg", "http://img.b2bpic.net/free-psd/sport-concept-banner-template_23-2148934031.jpg", "http://img.b2bpic.net/free-vector/abstract-spa-logo-collection_23-2147789334.jpg", "http://img.b2bpic.net/free-vector/labels-collection-hotel-business_23-2150245696.jpg", "http://img.b2bpic.net/free-vector/organic-food-label-collection_23-2148052670.jpg" + ]} names={[]} speed={40} showCard={true} @@ -179,17 +200,23 @@ export default function LandingPage() { animationType="smooth" faqs={[ { - id: "1", title: "How do I prepare Instant Millet Malt Mix?", content: "Simply add 2-3 tablespoons of Instant Millet Malt Mix to a cup, pour hot water (around 200ml), stir well, and enjoy. You can also mix with milk, plant-based alternatives, or add to smoothies for variety."}, + id: "1", title: "How do I prepare Instant Millet Malt Mix?", content: "Simply add 2-3 tablespoons of Instant Millet Malt Mix to a cup, pour hot water (around 200ml), stir well, and enjoy. You can also mix with milk, plant-based alternatives, or add to smoothies for variety." + }, { - id: "2", title: "Is it suitable for all age groups?", content: "Yes, Millet Life is designed for health-conscious families. It's safe for children, adults, and seniors. For young children under 3, consult with a healthcare provider first. The blend supports growth, energy, and wellness across all life stages."}, + id: "2", title: "Is it suitable for all age groups?", content: "Yes, Millet Life is designed for health-conscious families. It's safe for children, adults, and seniors. For young children under 3, consult with a healthcare provider first. The blend supports growth, energy, and wellness across all life stages." + }, { - id: "3", title: "What makes it different from conventional malt drinks?", content: "Unlike conventional options, we use zero artificial additives, refined sugar, or preservatives. Our formula blends five ancient grains with organic certification, transparent sourcing, and every ingredient serves a functional purpose. You know exactly what you're consuming."}, + id: "3", title: "What makes it different from conventional malt drinks?", content: "Unlike conventional options, we use zero artificial additives, refined sugar, or preservatives. Our formula blends five ancient grains with organic certification, transparent sourcing, and every ingredient serves a functional purpose. You know exactly what you're consuming." + }, { - id: "4", title: "Is it certified organic and plant-based?", content: "Yes. All ingredients are 100% organic certified. The blend is entirely plant-based, made from grains, millets, nuts, pulses, and seeds. Perfect for vegan, vegetarian, and plant-based diets."}, + id: "4", title: "Is it certified organic and plant-based?", content: "Yes. All ingredients are 100% organic certified. The blend is entirely plant-based, made from grains, millets, nuts, pulses, and seeds. Perfect for vegan, vegetarian, and plant-based diets." + }, { - id: "5", title: "Where do your grains come from?", content: "We source from certified organic farms with transparent supply chains. Our partners are selected for ethical practices, sustainable agriculture, and commitment to soil health. Every batch is traceable."}, + id: "5", title: "Where do your grains come from?", content: "We source from certified organic farms with transparent supply chains. Our partners are selected for ethical practices, sustainable agriculture, and commitment to soil health. Every batch is traceable." + }, { - id: "6", title: "Does it contain gluten or common allergens?", content: "Millet Life is naturally gluten-free. However, it contains tree nuts and seeds. If you have severe allergies, review our full ingredient list carefully and consult with a healthcare provider before consumption."}, + id: "6", title: "Does it contain gluten or common allergens?", content: "Millet Life is naturally gluten-free. However, it contains tree nuts and seeds. If you have severe allergies, review our full ingredient list carefully and consult with a healthcare provider before consumption." + }, ]} />