Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-09 02:14:02 +00:00

View File

@@ -18,31 +18,28 @@ export default function LandingPage() {
defaultButtonVariant="shift-hover"
defaultTextAnimation="background-highlight"
borderRadius="pill"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Products",
id: "products",
},
name: "Products", id: "products"},
{
name: "Our Values",
id: "about",
},
name: "Our Values", id: "about"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Surabhi Gau"
/>
@@ -51,102 +48,57 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Purity, Tradition, and Wellness"
description="Experience the authentic essence of nature with Surabhi Gau Products. Bringing farm-fresh, pure, and traditional dairy goodness directly from our sanctuary to your home."
testimonials={[
{
name: "Ananya Reddy",
handle: "@ananya",
testimonial: "The best organic ghee I have ever used. Truly authentic quality.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-female-gardener-uniform-holding-pumpkin-with-hat_141793-89021.jpg?_wi=1",
},
name: "Ananya Reddy", handle: "@ananya", testimonial: "The best organic ghee I have ever used. Truly authentic quality.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-female-gardener-uniform-holding-pumpkin-with-hat_141793-89021.jpg"},
{
name: "Vikram Singh",
handle: "@vikram",
testimonial: "Surabhi products have become a staple in our home. Excellent purity!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-agenda-greenhouse_23-2148357606.jpg?_wi=1",
},
name: "Vikram Singh", handle: "@vikram", testimonial: "Surabhi products have become a staple in our home. Excellent purity!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-agenda-greenhouse_23-2148357606.jpg"},
{
name: "Meera Iyer",
handle: "@meera",
testimonial: "I love the farm-fresh nature of their milk products. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-extended-family-having-lunch-eating-healthy-food-dining-table_637285-2888.jpg?_wi=1",
},
name: "Meera Iyer", handle: "@meera", testimonial: "I love the farm-fresh nature of their milk products. Highly recommended.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-extended-family-having-lunch-eating-healthy-food-dining-table_637285-2888.jpg"},
{
name: "Rohan Mehta",
handle: "@rohan",
testimonial: "Quality and traditional values maintained perfectly. Great service.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-offering-plate-dessert_1187-5284.jpg?_wi=1",
},
name: "Rohan Mehta", handle: "@rohan", testimonial: "Quality and traditional values maintained perfectly. Great service.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-offering-plate-dessert_1187-5284.jpg"},
{
name: "Sita Rao",
handle: "@sita",
testimonial: "Pure, simple, and healthy. Exactly what I look for in dairy.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-woman-holding-basket-with-groceries_23-2148523387.jpg?_wi=1",
},
name: "Sita Rao", handle: "@sita", testimonial: "Pure, simple, and healthy. Exactly what I look for in dairy.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-woman-holding-basket-with-groceries_23-2148523387.jpg"},
]}
buttons={[
{
text: "Shop Now",
href: "#products",
},
text: "Shop Now", href: "#products"},
{
text: "Our Story",
href: "#about",
},
text: "Our Story", href: "#about"},
]}
imageSrc="http://img.b2bpic.net/free-photo/person-their-job-position_23-2150163599.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/person-their-job-position_23-2150163599.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/smiling-young-female-gardener-uniform-holding-pumpkin-with-hat_141793-89021.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/smiling-young-female-gardener-uniform-holding-pumpkin-with-hat_141793-89021.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/smiley-woman-with-agenda-greenhouse_23-2148357606.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/smiley-woman-with-agenda-greenhouse_23-2148357606.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/happy-extended-family-having-lunch-eating-healthy-food-dining-table_637285-2888.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/happy-extended-family-having-lunch-eating-healthy-food-dining-table_637285-2888.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/female-offering-plate-dessert_1187-5284.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/female-offering-plate-dessert_1187-5284.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/mid-shot-woman-holding-basket-with-groceries_23-2148523387.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/mid-shot-woman-holding-basket-with-groceries_23-2148523387.jpg", alt: "Customer 5"},
]}
avatarText="Trusted by 5,000+ Families"
marqueeItems={[
{
type: "text",
text: "100% Organic",
},
type: "text", text: "100% Organic"},
{
type: "text",
text: "Farm-Fresh",
},
type: "text", text: "Farm-Fresh"},
{
type: "text",
text: "Traditional Process",
},
type: "text", text: "Traditional Process"},
{
type: "text",
text: "Pure Cow Ghee",
},
type: "text", text: "Pure Cow Ghee"},
{
type: "text",
text: "Sustainable",
},
type: "text", text: "Sustainable"},
]}
/>
</div>
@@ -158,19 +110,13 @@ export default function LandingPage() {
metrics={[
{
icon: Award,
label: "Certified Purity",
value: "100%",
},
label: "Certified Purity", value: "100%"},
{
icon: Leaf,
label: "Ethical Sourcing",
value: "Farm-Fresh",
},
label: "Ethical Sourcing", value: "Farm-Fresh"},
{
icon: Users,
label: "Happy Families",
value: "5000+",
},
label: "Happy Families", value: "5000+"},
]}
metricsAnimation="slide-up"
/>
@@ -184,41 +130,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "A2 Cow Ghee",
price: "$25",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-children-top-view_23-2149512834.jpg",
},
id: "p1", name: "A2 Cow Ghee", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-children-top-view_23-2149512834.jpg"},
{
id: "p2",
name: "Farm Fresh Milk",
price: "$5",
imageSrc: "http://img.b2bpic.net/free-photo/vegetables_23-2148023444.jpg",
},
id: "p2", name: "Farm Fresh Milk", price: "$5", imageSrc: "http://img.b2bpic.net/free-photo/vegetables_23-2148023444.jpg"},
{
id: "p3",
name: "Pure Butter",
price: "$12",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cream-filled-chocolate-cookies-glass-bottle-with-milk-walnut-peanuts-brown-towel-notebook-black-background_140725-157462.jpg",
},
id: "p3", name: "Pure Butter", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cream-filled-chocolate-cookies-glass-bottle-with-milk-walnut-peanuts-brown-towel-notebook-black-background_140725-157462.jpg"},
{
id: "p4",
name: "Gau Paneer",
price: "$8",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-ginger-kombucha-bottles-still-life_23-2150252153.jpg",
},
id: "p4", name: "Gau Paneer", price: "$8", imageSrc: "http://img.b2bpic.net/free-photo/delicious-ginger-kombucha-bottles-still-life_23-2150252153.jpg"},
{
id: "p5",
name: "Organic Yogurt",
price: "$7",
imageSrc: "http://img.b2bpic.net/free-photo/ingredients-chia-pudding_343596-859.jpg",
},
id: "p5", name: "Organic Yogurt", price: "$7", imageSrc: "http://img.b2bpic.net/free-photo/ingredients-chia-pudding_343596-859.jpg"},
{
id: "p6",
name: "Traditional Curd",
price: "$6",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-cows-walking-old-metal-bridge_23-2148214223.jpg",
},
id: "p6", name: "Traditional Curd", price: "$6", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-cows-walking-old-metal-bridge_23-2148214223.jpg"},
]}
title="Pure Gau Products"
description="Explore our curated selection of organic, traditional dairy products, meticulously sourced and processed to ensure maximum purity and health benefits."
@@ -232,59 +154,28 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Ananya Reddy",
role: "Homemaker",
company: "Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-female-gardener-uniform-holding-pumpkin-with-hat_141793-89021.jpg?_wi=2",
},
id: "1", name: "Ananya Reddy", role: "Homemaker", company: "Customer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-female-gardener-uniform-holding-pumpkin-with-hat_141793-89021.jpg"},
{
id: "2",
name: "Vikram Singh",
role: "Business Owner",
company: "Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-agenda-greenhouse_23-2148357606.jpg?_wi=2",
},
id: "2", name: "Vikram Singh", role: "Business Owner", company: "Customer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-agenda-greenhouse_23-2148357606.jpg"},
{
id: "3",
name: "Meera Iyer",
role: "Consultant",
company: "Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-extended-family-having-lunch-eating-healthy-food-dining-table_637285-2888.jpg?_wi=2",
},
id: "3", name: "Meera Iyer", role: "Consultant", company: "Customer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-extended-family-having-lunch-eating-healthy-food-dining-table_637285-2888.jpg"},
{
id: "4",
name: "Rohan Mehta",
role: "Software Engineer",
company: "Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-offering-plate-dessert_1187-5284.jpg?_wi=2",
},
id: "4", name: "Rohan Mehta", role: "Software Engineer", company: "Customer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-offering-plate-dessert_1187-5284.jpg"},
{
id: "5",
name: "Sita Rao",
role: "Nutritionist",
company: "Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-woman-holding-basket-with-groceries_23-2148523387.jpg?_wi=2",
},
id: "5", name: "Sita Rao", role: "Nutritionist", company: "Customer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-woman-holding-basket-with-groceries_23-2148523387.jpg"},
]}
kpiItems={[
{
value: "98%",
label: "Customer Satisfaction",
},
value: "98%", label: "Customer Satisfaction"},
{
value: "500+",
label: "Monthly Subscribers",
},
value: "500+", label: "Monthly Subscribers"},
{
value: "10y",
label: "Traditional Legacy",
},
value: "10y", label: "Traditional Legacy"},
]}
title="Trusted by Families"
description="Don't just take our word for it—hear what our community says about their experience with the purity of Surabhi products."
@@ -296,20 +187,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Are your products organic?",
content: "Yes, we prioritize organic farming practices without chemicals.",
},
id: "f1", title: "Are your products organic?", content: "Yes, we prioritize organic farming practices without chemicals."},
{
id: "f2",
title: "How is the delivery managed?",
content: "We offer scheduled fresh morning deliveries to ensure quality.",
},
id: "f2", title: "How is the delivery managed?", content: "We offer scheduled fresh morning deliveries to ensure quality."},
{
id: "f3",
title: "Can I subscribe to daily milk?",
content: "Yes, you can manage daily subscriptions through our customer portal.",
},
id: "f3", title: "Can I subscribe to daily milk?", content: "Yes, you can manage daily subscriptions through our customer portal."},
]}
sideTitle="Common Questions"
sideDescription="Everything you need to know about our sourcing, quality, and delivery processes."
@@ -321,8 +203,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get in touch"
title="Start Your Health Journey"
description="Have questions or want to subscribe? Get in touch with us to start receiving farm-fresh goodness at your doorstep."
@@ -333,33 +214,23 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/person-their-job-position_23-2150163599.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/person-their-job-position_23-2150163599.jpg"
logoText="Surabhi Gau"
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Shop",
href: "#products",
},
label: "Shop", href: "#products"},
{
label: "Story",
href: "#about",
},
label: "Story", href: "#about"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQs",
href: "#faq",
},
label: "FAQs", href: "#faq"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
]}