Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-12 19:42:53 +00:00

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Shop",
id: "#products",
},
name: "Shop", id: "#products"},
{
name: "Story",
id: "#story",
},
name: "Story", id: "#story"},
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Live 7 Supermarket"
/>
@@ -54,42 +46,21 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Where Everyday Shopping Feels Premium"
description="Experience the finest selection of hand-picked produce, gourmet essentials, and organic delights delivered to your doorstep across Kerala."
tag="Live 7 Supermarket"
buttons={[
{
text: "Shop Now",
href: "#products",
},
text: "Shop Now", href: "#products"},
{
text: "Explore Products",
href: "#products",
},
text: "Explore Products", href: "#products"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/natural-cosmetics-body-handmade-soap-bath-bombs_169016-20050.jpg?_wi=1",
imageAlt: "Premium supermarket interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/natural-cosmetics-body-handmade-soap-bath-bombs_169016-20050.jpg", imageAlt: "Premium supermarket interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-copy-space-tomatoes-with-cucumbers-green-onions-broccoli-black-eggplant-stand-turquoise-background_141793-49843.jpg?_wi=1",
imageAlt: "Fresh produce",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/photo-vegetables-supermarket-photo-your-advertising_185193-110549.jpg",
imageAlt: "Photo of vegetables in supermarket photo for your advertising",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/different-tomatoes-french-market_268835-3458.jpg",
imageAlt: "Different tomatoes in french market",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/lot-different-fruits-are-catering-table_8353-9833.jpg",
imageAlt: "Lot of different fruits are on the catering table",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-copy-space-tomatoes-with-cucumbers-green-onions-broccoli-black-eggplant-stand-turquoise-background_141793-49843.jpg", imageAlt: "Fresh produce"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -104,19 +75,13 @@ export default function LandingPage() {
metrics={[
{
icon: Award,
label: "Farm Sourced",
value: "100%",
},
label: "Farm Sourced", value: "100%"},
{
icon: ShieldCheck,
label: "Quality Grade",
value: "A+",
},
label: "Quality Grade", value: "A+"},
{
icon: Truck,
label: "Delivery Speed",
value: "<60m",
},
label: "Delivery Speed", value: "<60m"},
]}
metricsAnimation="blur-reveal"
/>
@@ -130,19 +95,13 @@ export default function LandingPage() {
features={[
{
icon: Leaf,
title: "100% Fresh Guarantee",
description: "Hand-picked daily from local partner farms to your kitchen.",
},
title: "100% Fresh Guarantee", description: "Hand-picked daily from local partner farms to your kitchen."},
{
icon: Zap,
title: "Fast Home Delivery",
description: "Swift, temperature-controlled delivery across all Kerala locations.",
},
title: "Fast Home Delivery", description: "Swift, temperature-controlled delivery across all Kerala locations."},
{
icon: Star,
title: "Exclusive Rewards",
description: "Earn points and special member-only pricing on every purchase.",
},
title: "Exclusive Rewards", description: "Earn points and special member-only pricing on every purchase."},
]}
title="Our Premium Guarantee"
description="We redefine your grocery shopping experience through uncompromising standards."
@@ -157,59 +116,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
brand: "Live 7",
name: "Organic Red Apples",
price: "₹199/kg",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-colored-apples-with-apricots-peaches-with-lime-basket_141793-18351.jpg?_wi=1",
},
id: "1", brand: "Live 7", name: "Organic Red Apples", price: "₹199/kg", rating: 5,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/top-view-colored-apples-with-apricots-peaches-with-lime-basket_141793-18351.jpg"},
{
id: "2",
brand: "Live 7",
name: "Fresh Heirloom Tomatoes",
price: "₹99/kg",
rating: 5,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-different-vegetables-dark-table-radish-mushrooms-green-yellow-pepper-dark-background_482257-45401.jpg?_wi=1",
},
id: "2", brand: "Live 7", name: "Fresh Heirloom Tomatoes", price: "₹99/kg", rating: 5,
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-different-vegetables-dark-table-radish-mushrooms-green-yellow-pepper-dark-background_482257-45401.jpg"},
{
id: "3",
brand: "Artisan",
name: "Sourdough Loaf",
price: "₹150",
rating: 4,
reviewCount: "45",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-counter-store_169016-5446.jpg?_wi=1",
},
id: "3", brand: "Artisan", name: "Sourdough Loaf", price: "₹150", rating: 4,
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-counter-store_169016-5446.jpg"},
{
id: "4",
brand: "Nature's Own",
name: "Farm Fresh Dairy",
price: "₹60",
rating: 5,
reviewCount: "200",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-shopping-with-mask_23-2149445489.jpg",
},
id: "4", brand: "Nature's Own", name: "Farm Fresh Dairy", price: "₹60", rating: 5,
reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-shopping-with-mask_23-2149445489.jpg"},
{
id: "5",
brand: "Premium",
name: "Export Quality Grains",
price: "₹250",
rating: 5,
reviewCount: "60",
imageSrc: "http://img.b2bpic.net/free-photo/three-glasses-jar-with-unprepared-beans-gray-table_114579-62951.jpg",
},
id: "5", brand: "Premium", name: "Export Quality Grains", price: "₹250", rating: 5,
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/three-glasses-jar-with-unprepared-beans-gray-table_114579-62951.jpg"},
{
id: "6",
brand: "Gourmet",
name: "Imported Cheddar",
price: "₹450",
rating: 4,
reviewCount: "35",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-garlic-grape-raw-pasta-cheese_23-2148101588.jpg",
},
id: "6", brand: "Gourmet", name: "Imported Cheddar", price: "₹450", rating: 4,
reviewCount: "35", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-garlic-grape-raw-pasta-cheese_23-2148101588.jpg"},
]}
title="Featured Freshness"
description="Discover our curated collection of premium goods."
@@ -222,60 +145,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Anjali Menon",
date: "Jan 2025",
title: "Loyal Customer",
quote: "The freshest produce I've found in Kochi. Simply excellent.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-approving-vegetables_23-2147700720.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/natural-cosmetics-body-handmade-soap-bath-bombs_169016-20050.jpg?_wi=2",
imageAlt: "happy customer grocery shopper",
},
id: "1", name: "Anjali Menon", date: "Jan 2025", title: "Loyal Customer", quote: "The freshest produce I've found in Kochi. Simply excellent.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-approving-vegetables_23-2147700720.jpg", imageSrc: "http://img.b2bpic.net/free-photo/natural-cosmetics-body-handmade-soap-bath-bombs_169016-20050.jpg", imageAlt: "happy customer grocery shopper"},
{
id: "2",
name: "Rahul Nair",
date: "Dec 2024",
title: "Frequent Buyer",
quote: "The delivery is incredibly fast, and the packaging is premium.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/couple-doing-organic-food-shopping_482257-76126.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-copy-space-tomatoes-with-cucumbers-green-onions-broccoli-black-eggplant-stand-turquoise-background_141793-49843.jpg?_wi=2",
imageAlt: "happy customer grocery shopper",
},
id: "2", name: "Rahul Nair", date: "Dec 2024", title: "Frequent Buyer", quote: "The delivery is incredibly fast, and the packaging is premium.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/couple-doing-organic-food-shopping_482257-76126.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-copy-space-tomatoes-with-cucumbers-green-onions-broccoli-black-eggplant-stand-turquoise-background_141793-49843.jpg", imageAlt: "happy customer grocery shopper"},
{
id: "3",
name: "Sreeja Pillai",
date: "Nov 2024",
title: "Member",
quote: "Finally, a supermarket that matches international quality standards.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-smiling-holding-cauliflower_1303-24892.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-colored-apples-with-apricots-peaches-with-lime-basket_141793-18351.jpg?_wi=2",
imageAlt: "happy customer grocery shopper",
},
id: "3", name: "Sreeja Pillai", date: "Nov 2024", title: "Member", quote: "Finally, a supermarket that matches international quality standards.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-smiling-holding-cauliflower_1303-24892.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-colored-apples-with-apricots-peaches-with-lime-basket_141793-18351.jpg", imageAlt: "happy customer grocery shopper"},
{
id: "4",
name: "Vijay Kumar",
date: "Oct 2024",
title: "Loyal Customer",
quote: "Excellent collection, especially the organic fruits and vegetables.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-showcasing-food-local-venue_482257-76202.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-different-vegetables-dark-table-radish-mushrooms-green-yellow-pepper-dark-background_482257-45401.jpg?_wi=2",
imageAlt: "happy customer grocery shopper",
},
id: "4", name: "Vijay Kumar", date: "Oct 2024", title: "Loyal Customer", quote: "Excellent collection, especially the organic fruits and vegetables.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/woman-showcasing-food-local-venue_482257-76202.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-different-vegetables-dark-table-radish-mushrooms-green-yellow-pepper-dark-background_482257-45401.jpg", imageAlt: "happy customer grocery shopper"},
{
id: "5",
name: "Meera Jose",
date: "Sep 2024",
title: "Member",
quote: "Best shopping experience in town. Highly recommended.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/girl-with-long-hair-market-with-tropical-fruits-market-she-is-going-taste-slice-watermelon-hand_197531-295.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-counter-store_169016-5446.jpg?_wi=2",
imageAlt: "happy customer grocery shopper",
},
id: "5", name: "Meera Jose", date: "Sep 2024", title: "Member", quote: "Best shopping experience in town. Highly recommended.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/girl-with-long-hair-market-with-tropical-fruits-market-she-is-going-taste-slice-watermelon-hand_197531-295.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-counter-store_169016-5446.jpg", imageAlt: "happy customer grocery shopper"},
]}
title="Community Voices"
description="What our premium members say about us."
@@ -286,16 +164,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Get in Touch"
title="Visit Live 7 Today"
description="Experience premium grocery shopping at our flagship locations across Kerala."
buttons={[
{
text: "Locate a Store",
href: "#",
},
text: "Locate a Store", href: "#"},
]}
/>
</div>
@@ -307,19 +182,13 @@ export default function LandingPage() {
socialLinks={[
{
icon: Instagram,
href: "#",
ariaLabel: "Instagram",
},
href: "#", ariaLabel: "Instagram"},
{
icon: Facebook,
href: "#",
ariaLabel: "Facebook",
},
href: "#", ariaLabel: "Facebook"},
{
icon: Twitter,
href: "#",
ariaLabel: "Twitter",
},
href: "#", ariaLabel: "Twitter"},
]}
/>
</div>