Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-25 16:17:19 +00:00

View File

@@ -31,38 +31,22 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "home",
},
name: "Home", id: "home"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Products",
id: "products",
},
name: "Products", id: "products"},
{
name: "Wholesale",
id: "wholesale",
},
name: "Wholesale", id: "features"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "FAQ",
id: "faq",
},
name: "FAQ", id: "faq"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
button={{
text: "Shop Now",
href: "#products",
}}
text: "Shop Now", href: "#products"}}
brandName="Disa Supermarket"
/>
</div>
@@ -71,43 +55,22 @@ export default function LandingPage() {
<HeroSplitTestimonial
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
title="Your Daily Freshness Destination"
description="Disa Supermarket in Saselamani offers a wide range of groceries and quality maize meal for both wholesale and retail customers. Experience fresh products and exceptional service every day."
testimonials={[
{
name: "Thandiwe M.",
handle: "@Thandiwe_M",
testimonial: "Disa Supermarket is my go-to for fresh produce and reliable bulk orders. Their maize meal is the best in Saselamani!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-colorful-bags_1098-2400.jpg?_wi=1",
imageAlt: "Customer Thandiwe M.",
},
name: "Thandiwe M.", handle: "@Thandiwe_M", testimonial: "Disa Supermarket is my go-to for fresh produce and reliable bulk orders. Their maize meal is the best in Saselamani!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-colorful-bags_1098-2400.jpg?_wi=1", imageAlt: "Customer Thandiwe M."},
{
name: "Sipho N.",
handle: "@Sipho_N",
testimonial: "Excellent service and variety! As a small business owner, their wholesale prices and quality are unmatched.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/team-working-together-project_23-2149325488.jpg?_wi=1",
imageAlt: "Customer Sipho N.",
},
name: "Sipho N.", handle: "@Sipho_N", testimonial: "Excellent service and variety! As a small business owner, their wholesale prices and quality are unmatched.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/team-working-together-project_23-2149325488.jpg?_wi=1", imageAlt: "Customer Sipho N."},
{
name: "Naledi K.",
handle: "@Naledi_K",
testimonial: "Always fresh, always friendly. Disa Supermarket makes my weekly grocery shopping a pleasure.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-woman-with-tablet-side-view_23-2149442245.jpg?_wi=1",
imageAlt: "Customer Naledi K.",
},
name: "Naledi K.", handle: "@Naledi_K", testimonial: "Always fresh, always friendly. Disa Supermarket makes my weekly grocery shopping a pleasure.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-woman-with-tablet-side-view_23-2149442245.jpg?_wi=1", imageAlt: "Customer Naledi K."},
{
name: "Musa L.",
handle: "@Musa_L",
testimonial: "From retail to wholesale, Disa Supermarket consistently delivers on quality and value. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-thumbs-up_1098-21825.jpg?_wi=1",
imageAlt: "Customer Musa L.",
},
name: "Musa L.", handle: "@Musa_L", testimonial: "From retail to wholesale, Disa Supermarket consistently delivers on quality and value. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-thumbs-up_1098-21825.jpg?_wi=1", imageAlt: "Customer Musa L."},
]}
testimonialRotationInterval={5000}
imageSrc="http://img.b2bpic.net/free-photo/woman-with-tablet-checking-shopping-cart-see-if-she-has-everything-she-needs-lunch_342744-1111.jpg"
@@ -123,17 +86,11 @@ export default function LandingPage() {
description="At Disa Supermarket, we are committed to providing Saselamani and surrounding areas with top-quality groceries and maize meal. Catering to both individual shoppers and wholesale partners, we ensure freshness, variety, and competitive pricing. Our mission is to be the heart of the community for all your essential needs."
metrics={[
{
value: "10+",
title: "Years in Service",
},
value: "10+", title: "Years in Service"},
{
value: "500+",
title: "Products Available",
},
value: "500+", title: "Products Available"},
{
value: "1000+",
title: "Happy Customers",
},
value: "1000+", title: "Happy Customers"},
]}
imageSrc="http://img.b2bpic.net/free-photo/couple-medical-protective-mask-supermarket_1157-46708.jpg"
imageAlt="Exterior of Disa Supermarket in Saselamani"
@@ -149,19 +106,11 @@ export default function LandingPage() {
useInvertedBackground={false}
negativeCard={{
items: [
"Convenient for daily needs",
"Wide selection for home",
"Fresh produce daily",
"Friendly staff assistance",
],
"Convenient for daily needs", "Wide selection for home", "Fresh produce daily", "Friendly staff assistance"],
}}
positiveCard={{
items: [
"Bulk discounts available",
"Reliable supply chain",
"Dedicated support for businesses",
"Custom order flexibility",
],
"Bulk discounts available", "Reliable supply chain", "Dedicated support for businesses", "Custom order flexibility"],
}}
title="Wholesale & Retail: Tailored for You"
description="Whether you're stocking up your pantry or supplying your business, Disa Supermarket offers flexible options to meet your needs. Discover the difference between our convenient retail shopping and bulk wholesale solutions."
@@ -176,35 +125,14 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "maize-meal",
brand: "Disa Select",
name: "Premium Maize Meal 10kg",
price: "R 120.00",
rating: 5,
reviewCount: "89",
imageSrc: "http://img.b2bpic.net/free-photo/two-sackcloth-raw-buckwheat-wooden-table_114579-79216.jpg",
imageAlt: "Bag of Disa Select Premium Maize Meal",
},
id: "maize-meal", brand: "Disa Select", name: "Premium Maize Meal 10kg", price: "R 120.00", rating: 5,
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/two-sackcloth-raw-buckwheat-wooden-table_114579-79216.jpg", imageAlt: "Bag of Disa Select Premium Maize Meal"},
{
id: "fresh-produce",
brand: "Local Farm Fresh",
name: "Assorted Fresh Produce Box",
price: "R 150.00",
rating: 5,
reviewCount: "72",
imageSrc: "http://img.b2bpic.net/free-photo/farm-harvest-baskets_23-2149211787.jpg",
imageAlt: "Box of assorted fresh fruits and vegetables",
},
id: "fresh-produce", brand: "Local Farm Fresh", name: "Assorted Fresh Produce Box", price: "R 150.00", rating: 5,
reviewCount: "72", imageSrc: "http://img.b2bpic.net/free-photo/farm-harvest-baskets_23-2149211787.jpg", imageAlt: "Box of assorted fresh fruits and vegetables"},
{
id: "packaged-goods",
brand: "Various Brands",
name: "Essential Pantry Pack",
price: "R 200.00",
rating: 4,
reviewCount: "55",
imageSrc: "http://img.b2bpic.net/free-photo/high-angel-jars-with-vegetables_23-2148626018.jpg",
imageAlt: "Selection of packaged pantry goods",
},
id: "packaged-goods", brand: "Various Brands", name: "Essential Pantry Pack", price: "R 200.00", rating: 4,
reviewCount: "55", imageSrc: "http://img.b2bpic.net/free-photo/high-angel-jars-with-vegetables_23-2148626018.jpg", imageAlt: "Selection of packaged pantry goods"},
]}
title="Our Bestsellers & Essentials"
description="Explore our most popular grocery items and our premium maize meal, a staple in every home. Quality and freshness guaranteed."
@@ -218,37 +146,13 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Lerato G.",
handle: "Retail Customer",
testimonial: "Disa Supermarket always has what I need. The produce is fresh, and the staff are incredibly helpful. A true gem in Saselamani!",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-colorful-bags_1098-2400.jpg?_wi=2",
imageAlt: "Lerato G.",
},
id: "1", name: "Lerato G.", handle: "Retail Customer", testimonial: "Disa Supermarket always has what I need. The produce is fresh, and the staff are incredibly helpful. A true gem in Saselamani!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-colorful-bags_1098-2400.jpg?_wi=2", imageAlt: "Lerato G."},
{
id: "2",
name: "Khaya M.",
handle: "Wholesale Partner",
testimonial: "Our business relies on Disa Supermarket for bulk maize meal and their competitive pricing. They're a reliable and efficient partner.",
imageSrc: "http://img.b2bpic.net/free-photo/team-working-together-project_23-2149325488.jpg?_wi=2",
imageAlt: "Khaya M.",
},
id: "2", name: "Khaya M.", handle: "Wholesale Partner", testimonial: "Our business relies on Disa Supermarket for bulk maize meal and their competitive pricing. They're a reliable and efficient partner.", imageSrc: "http://img.b2bpic.net/free-photo/team-working-together-project_23-2149325488.jpg?_wi=2", imageAlt: "Khaya M."},
{
id: "3",
name: "Zinhle P.",
handle: "Local Shopper",
testimonial: "The quality of groceries at Disa is consistently high. It's great to have such a well-stocked and welcoming supermarket in our community.",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-woman-with-tablet-side-view_23-2149442245.jpg?_wi=2",
imageAlt: "Zinhle P.",
},
id: "3", name: "Zinhle P.", handle: "Local Shopper", testimonial: "The quality of groceries at Disa is consistently high. It's great to have such a well-stocked and welcoming supermarket in our community.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-woman-with-tablet-side-view_23-2149442245.jpg?_wi=2", imageAlt: "Zinhle P."},
{
id: "4",
name: "Nkosi D.",
handle: "Small Business Owner",
testimonial: "Their wholesale options have truly helped my catering business thrive. Great products and a fantastic team to work with.",
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-thumbs-up_1098-21825.jpg?_wi=2",
imageAlt: "Nkosi D.",
},
id: "4", name: "Nkosi D.", handle: "Small Business Owner", testimonial: "Their wholesale options have truly helped my catering business thrive. Great products and a fantastic team to work with.", imageSrc: "http://img.b2bpic.net/free-photo/man-showing-thumbs-up_1098-21825.jpg?_wi=2", imageAlt: "Nkosi D."},
]}
title="What Our Customers Say"
description="Hear from our satisfied retail and wholesale clients who rely on Disa Supermarket for quality, value, and exceptional service."
@@ -261,25 +165,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "What are your operating hours?",
content: "Disa Supermarket is open Monday to Saturday from 8:00 AM to 6:00 PM, and on Sundays from 9:00 AM to 2:00 PM.",
},
id: "1", title: "What are your operating hours?", content: "Disa Supermarket is open Monday to Saturday from 8:00 AM to 6:00 PM, and on Sundays from 9:00 AM to 2:00 PM."},
{
id: "2",
title: "Do you offer delivery services?",
content: "Currently, we do not offer delivery services for retail purchases. Wholesale orders may be eligible for special arrangements; please contact us directly.",
},
id: "2", title: "Do you offer delivery services?", content: "Currently, we do not offer delivery services for retail purchases. Wholesale orders may be eligible for special arrangements; please contact us directly."},
{
id: "3",
title: "How can I apply for a wholesale account?",
content: "To apply for a wholesale account, please visit our store in Saselamani or contact our customer service team. We'll guide you through the process.",
},
id: "3", title: "How can I apply for a wholesale account?", content: "To apply for a wholesale account, please visit our store in Saselamani or contact our customer service team. We'll guide you through the process."},
{
id: "4",
title: "What types of maize meal do you sell?",
content: "We offer a variety of maize meal options, including super maize meal and special sifted maize meal, available in various pack sizes to suit your needs.",
},
id: "4", title: "What types of maize meal do you sell?", content: "We offer a variety of maize meal options, including super maize meal and special sifted maize meal, available in various pack sizes to suit your needs."},
]}
imageSrc="http://img.b2bpic.net/free-photo/family-shopping-with-face-mask_23-2149565284.jpg"
imageAlt="Supermarket staff assisting a customer"
@@ -294,8 +186,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get in Touch"
title="Visit Us or Inquire Now"
description="Have questions about our products, wholesale options, or anything else? Reach out to us or visit Disa Supermarket in Saselamani. We're here to help!"
@@ -309,54 +200,33 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Shop",
items: [
title: "Shop", items: [
{
label: "Groceries",
href: "#products",
},
label: "Groceries", href: "#products"},
{
label: "Maize Meal",
href: "#products",
},
label: "Maize Meal", href: "#products"},
{
label: "Wholesale",
href: "#features",
},
label: "Wholesale", href: "#features"},
],
},
{
title: "About Us",
items: [
title: "About Us", items: [
{
label: "Our Story",
href: "#about",
},
label: "Our Story", href: "#about"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "Store Location",
href: "https://maps.google.com/?q=Disa+Supermarket+Saselamani",
},
label: "Store Location", href: "https://maps.google.com/?q=Disa+Supermarket+Saselamani"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
]}
@@ -367,4 +237,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}