Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-29 08:30:23 +00:00

View File

@@ -11,6 +11,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import TextAbout from '@/components/sections/about/TextAbout';
import { Book, Leaf, Heart, ChefHat } from 'lucide-react';
export default function LandingPage() {
return (
@@ -31,29 +32,17 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About Us",
id: "about",
},
name: "About Us", id: "about"},
{
name: "Our Pickles",
id: "products",
},
name: "Our Pickles", id: "products"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "FAQs",
id: "faqs",
},
name: "FAQs", id: "faqs"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Vijaya Sadhana Pickles"
/>
@@ -62,41 +51,26 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "plain",
}}
variant: "plain"}}
title="Experience Authentic Indian Pickles"
description="Handcrafted with traditional recipes and the finest ingredients, Vijaya Sadhana Pickles bring the taste of home to your table."
buttons={[
{
text: "View Our Pickles",
href: "#products",
},
text: "View Our Pickles", href: "#products"},
{
text: "Contact Us",
href: "#contact",
},
text: "Contact Us", href: "#contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/front-view-man-standing-by-window_23-2148238909.jpg",
alt: "indian man professional portrait",
},
src: "http://img.b2bpic.net/free-photo/front-view-man-standing-by-window_23-2148238909.jpg", alt: "indian man professional portrait"},
{
src: "http://img.b2bpic.net/free-photo/sideways-woman-white-pants-floral-shirt_23-2148286096.jpg",
alt: "indian woman smiling portrait",
},
src: "http://img.b2bpic.net/free-photo/sideways-woman-white-pants-floral-shirt_23-2148286096.jpg", alt: "indian woman smiling portrait"},
{
src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-headphones_23-2149915902.jpg",
alt: "young indian man portrait",
},
src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-headphones_23-2149915902.jpg", alt: "young indian man portrait"},
{
src: "http://img.b2bpic.net/free-photo/woman-posing-portrait-indian-ethnicity-concept_53876-31589.jpg",
alt: "senior indian woman portrait",
},
src: "http://img.b2bpic.net/free-photo/woman-posing-portrait-indian-ethnicity-concept_53876-31589.jpg", alt: "senior indian woman portrait"},
{
src: "http://img.b2bpic.net/free-photo/affectionate-indian-couple-celebrating-propose-day-together_23-2151111019.jpg",
alt: "indian couple portrait",
},
src: "http://img.b2bpic.net/free-photo/affectionate-indian-couple-celebrating-propose-day-together_23-2151111019.jpg", alt: "indian couple portrait"},
]}
avatarText="Loved by pickle enthusiasts nationwide!"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EOIOMvGWgWWWL5ODyZLFTaKzYc/uploaded-1780043298758-nmouiy8f.jpg"
@@ -104,25 +78,15 @@ export default function LandingPage() {
mediaAnimation="opacity"
marqueeItems={[
{
type: "text",
text: "Authentic Flavors",
},
type: "text", text: "Authentic Flavors"},
{
type: "text",
text: "Handcrafted with Care",
},
type: "text", text: "Handcrafted with Care"},
{
type: "text",
text: "Traditional Indian Recipes",
},
type: "text", text: "Traditional Indian Recipes"},
{
type: "text",
text: "Finest Local Ingredients",
},
type: "text", text: "Finest Local Ingredients"},
{
type: "text",
text: "Taste of Home",
},
type: "text", text: "Taste of Home"},
]}
/>
</div>
@@ -132,7 +96,6 @@ export default function LandingPage() {
useInvertedBackground={true}
tag="Our Story"
title="Our Legacy of Flavor: Crafting Pickles Since Generations"
description="At Vijaya Sadhana, we believe in preserving the authentic taste of India. Our pickles are made with time-honored family recipes, carefully selected spices, and fresh, locally sourced produce. Every jar is a testament to our dedication to quality and tradition, ensuring a burst of exquisite flavor with every bite."
/>
</div>
@@ -142,32 +105,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Authentic Recipes",
description: "Passed down through generations, our recipes capture the true essence of traditional Indian pickling.",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-hands-separating-egg-bowl_23-2148368201.jpg",
imageAlt: "hand preparing indian food traditional",
buttonIcon: "Book",
title: "Authentic Recipes", description: "Passed down through generations, our recipes capture the true essence of traditional Indian pickling.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-hands-separating-egg-bowl_23-2148368201.jpg", imageAlt: "hand preparing indian food traditional", buttonIcon: Book,
},
{
title: "Premium Ingredients",
description: "We meticulously select fresh, high-quality spices and produce to ensure unparalleled taste and aroma.",
imageSrc: "http://img.b2bpic.net/free-photo/massaman-curry-frying-pan-with-spices-cement-floor_1150-20782.jpg",
imageAlt: "fresh indian spices vibrant",
buttonIcon: "Leaf",
title: "Premium Ingredients", description: "We meticulously select fresh, high-quality spices and produce to ensure unparalleled taste and aroma.", imageSrc: "http://img.b2bpic.net/free-photo/massaman-curry-frying-pan-with-spices-cement-floor_1150-20782.jpg", imageAlt: "fresh indian spices vibrant", buttonIcon: Leaf,
},
{
title: "Handcrafted with Care",
description: "Each batch is lovingly prepared by hand, maintaining traditional methods for superior quality and flavor.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-female-hands-holding-homemade-vegan-raw-plum-jam-glass-jar_181624-27828.jpg",
imageAlt: "hands filling pickle jars homemade",
buttonIcon: "Heart",
title: "Handcrafted with Care", description: "Each batch is lovingly prepared by hand, maintaining traditional methods for superior quality and flavor.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-female-hands-holding-homemade-vegan-raw-plum-jam-glass-jar_181624-27828.jpg", imageAlt: "hands filling pickle jars homemade", buttonIcon: Heart,
},
{
title: "Diverse & Delicious Range",
description: "From fiery non-vegetarian to tangy vegetarian varieties, our selection caters to every palate.",
imageSrc: "http://img.b2bpic.net/free-photo/lunch-course-ingredients-displayed-marble-surface_114579-69875.jpg",
imageAlt: "variety of indian pickle bowls",
buttonIcon: "ChefHat",
title: "Diverse & Delicious Range", description: "From fiery non-vegetarian to tangy vegetarian varieties, our selection caters to every palate.", imageSrc: "http://img.b2bpic.net/free-photo/lunch-course-ingredients-displayed-marble-surface_114579-69875.jpg", imageAlt: "variety of indian pickle bowls", buttonIcon: ChefHat,
},
]}
title="Why Choose Vijaya Sadhana Pickles?"
@@ -181,54 +128,25 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="two-columns-alternating-heights"
useInvertedBackground={true}
animationType="blur-reveal"
products={[
{
id: "chicken-bone-pickle",
name: "Chicken Bone Pickle",
price: "₹500 / 500g",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-legs-with-spices-salt-ready-cooking_114579-44459.jpg",
imageAlt: "chicken bone pickle authentic",
rating: 5,
id: "chicken-bone-pickle", name: "Chicken Bone Pickle", price: "₹500 / 500g", imageSrc: "http://img.b2bpic.net/free-photo/chicken-legs-with-spices-salt-ready-cooking_114579-44459.jpg", imageAlt: "chicken bone pickle authentic", rating: 5,
},
{
id: "mutton-boneless-pickle",
name: "Mutton Boneless Pickle",
price: "₹1300 / 500g",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-appetizing-dish-appetizing-dish-green-beans-tomatoes-wooden-cutting-board-dark-table_140725-123521.jpg",
imageAlt: "mutton boneless pickle spicy",
rating: 5,
id: "mutton-boneless-pickle", name: "Mutton Boneless Pickle", price: "₹1300 / 500g", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-appetizing-dish-appetizing-dish-green-beans-tomatoes-wooden-cutting-board-dark-table_140725-123521.jpg", imageAlt: "mutton boneless pickle spicy", rating: 5,
},
{
id: "fish-pickle",
name: "Fish Pickle",
price: "₹500 / 500g",
imageSrc: "http://img.b2bpic.net/free-photo/pickled-vegetables-sauerkraut-wooden-board_114579-57668.jpg",
imageAlt: "fish pickle indian style",
rating: 5,
id: "fish-pickle", name: "Fish Pickle", price: "₹500 / 500g", imageSrc: "http://img.b2bpic.net/free-photo/pickled-vegetables-sauerkraut-wooden-board_114579-57668.jpg", imageAlt: "fish pickle indian style", rating: 5,
},
{
id: "mango-avakaya-pickle",
name: "Mango (Avakaya) Pickle",
price: "₹400 / 500g",
imageSrc: "http://img.b2bpic.net/free-photo/jar-fresh-lemon-curd-wooden-surface_23-2147938109.jpg",
imageAlt: "mango avakaya pickle traditional",
rating: 5,
id: "mango-avakaya-pickle", name: "Mango (Avakaya) Pickle", price: "₹400 / 500g", imageSrc: "http://img.b2bpic.net/free-photo/jar-fresh-lemon-curd-wooden-surface_23-2147938109.jpg", imageAlt: "mango avakaya pickle traditional", rating: 5,
},
{
id: "gongura-pickle",
name: "Gongura Pickle",
price: "₹300 / 500g",
imageSrc: "http://img.b2bpic.net/free-photo/appetizing-dish-appetizing-dish-tomatoes-green-beans-dark-table_140725-119922.jpg",
imageAlt: "gongura pickle south indian",
rating: 5,
id: "gongura-pickle", name: "Gongura Pickle", price: "₹300 / 500g", imageSrc: "http://img.b2bpic.net/free-photo/appetizing-dish-appetizing-dish-tomatoes-green-beans-dark-table_140725-119922.jpg", imageAlt: "gongura pickle south indian", rating: 5,
},
{
id: "lemon-pickle",
name: "Lemon Pickle",
price: "₹400 / 500g",
imageSrc: "http://img.b2bpic.net/free-photo/milky-porridge-with-lemon-slices-top_114579-71197.jpg",
imageAlt: "lemon pickle indian style",
rating: 5,
id: "lemon-pickle", name: "Lemon Pickle", price: "₹400 / 500g", imageSrc: "http://img.b2bpic.net/free-photo/milky-porridge-with-lemon-slices-top_114579-71197.jpg", imageAlt: "lemon pickle indian style", rating: 5,
},
]}
title="Our Exquisite Range of Pickles"
@@ -243,50 +161,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Unforgettable Flavors!",
quote: "Vijaya Sadhana Pickles are simply incredible. Each bite takes me back to my childhood. The chicken pickle is a must-try!",
name: "Priya Sharma",
role: "Food Blogger",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-charming-cheerful-student-girl-with-happy-smile-spending-leisure-time-park-garden-recharging-after-lessons-college-people-nature-joy-rest-relaxation-concept_343059-308.jpg",
imageAlt: "happy indian woman smiling portrait",
},
id: "1", title: "Unforgettable Flavors!", quote: "Vijaya Sadhana Pickles are simply incredible. Each bite takes me back to my childhood. The chicken pickle is a must-try!", name: "Priya Sharma", role: "Food Blogger", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-charming-cheerful-student-girl-with-happy-smile-spending-leisure-time-park-garden-recharging-after-lessons-college-people-nature-joy-rest-relaxation-concept_343059-308.jpg", imageAlt: "happy indian woman smiling portrait"},
{
id: "2",
title: "Authenticity in Every Jar",
quote: "I've tried many pickles, but Vijaya Sadhana truly captures the authentic taste of homemade. The mango avakaya is divine.",
name: "Rajesh Kumar",
role: "Home Cook",
imageSrc: "http://img.b2bpic.net/free-photo/authentic-person-eating-fresh-cheese_23-2150220507.jpg",
imageAlt: "indian man satisfied portrait",
},
id: "2", title: "Authenticity in Every Jar", quote: "I've tried many pickles, but Vijaya Sadhana truly captures the authentic taste of homemade. The mango avakaya is divine.", name: "Rajesh Kumar", role: "Home Cook", imageSrc: "http://img.b2bpic.net/free-photo/authentic-person-eating-fresh-cheese_23-2150220507.jpg", imageAlt: "indian man satisfied portrait"},
{
id: "3",
title: "My Family's New Favorite!",
quote: "Since discovering Vijaya Sadhana, our dinner table is never complete without their pickles. The mutton boneless is a family favorite.",
name: "Sneha Reddy",
role: "Homemaker",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-charming-delighted-cute-female-customer-give-positive-feedback-show-thumbsup-like-gesture_1258-254022.jpg",
imageAlt: "young indian woman smiling natural",
},
id: "3", title: "My Family's New Favorite!", quote: "Since discovering Vijaya Sadhana, our dinner table is never complete without their pickles. The mutton boneless is a family favorite.", name: "Sneha Reddy", role: "Homemaker", imageSrc: "http://img.b2bpic.net/free-photo/closeup-charming-delighted-cute-female-customer-give-positive-feedback-show-thumbsup-like-gesture_1258-254022.jpg", imageAlt: "young indian woman smiling natural"},
{
id: "4",
title: "Exceptional Quality",
quote: "The quality and taste of Vijaya Sadhana's pickles are exceptional. You can tell they use only the best ingredients. Highly recommended!",
name: "Anil Verma",
role: "Restaurant Owner",
imageSrc: "http://img.b2bpic.net/free-photo/two-men-discussing-content-laptop-cafe_1170-511.jpg",
imageAlt: "middle-aged indian man thoughtful smile",
},
id: "4", title: "Exceptional Quality", quote: "The quality and taste of Vijaya Sadhana's pickles are exceptional. You can tell they use only the best ingredients. Highly recommended!", name: "Anil Verma", role: "Restaurant Owner", imageSrc: "http://img.b2bpic.net/free-photo/two-men-discussing-content-laptop-cafe_1170-511.jpg", imageAlt: "middle-aged indian man thoughtful smile"},
{
id: "5",
title: "Taste of Tradition",
quote: "These pickles remind me of my grandmother's cooking. The gongura pickle is perfectly spiced and takes me right back to my roots.",
name: "Deepa Singh",
role: "Culinary Enthusiast",
imageSrc: "http://img.b2bpic.net/free-photo/happy-little-girl-sitting-shopping-cart_171337-2376.jpg",
imageAlt: "indian family happy expression",
},
id: "5", title: "Taste of Tradition", quote: "These pickles remind me of my grandmother's cooking. The gongura pickle is perfectly spiced and takes me right back to my roots.", name: "Deepa Singh", role: "Culinary Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/happy-little-girl-sitting-shopping-cart_171337-2376.jpg", imageAlt: "indian family happy expression"},
]}
title="What Our Customers Say"
description="Hear from our happy customers who have savored the authentic taste and quality of Vijaya Sadhana Pickles."
@@ -299,25 +182,13 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq1",
title: "What makes Vijaya Sadhana Pickles authentic?",
content: "Our pickles are crafted using traditional family recipes passed down through generations, combined with hand-selected, fresh ingredients and authentic Indian spices to ensure a truly traditional taste.",
},
id: "faq1", title: "What makes Vijaya Sadhana Pickles authentic?", content: "Our pickles are crafted using traditional family recipes passed down through generations, combined with hand-selected, fresh ingredients and authentic Indian spices to ensure a truly traditional taste."},
{
id: "faq2",
title: "What is the shelf life of your pickles?",
content: "When stored in a cool, dry place and refrigerated after opening, our pickles typically last for 6 to 12 months. Always ensure to use a dry spoon to prevent spoilage.",
},
id: "faq2", title: "What is the shelf life of your pickles?", content: "When stored in a cool, dry place and refrigerated after opening, our pickles typically last for 6 to 12 months. Always ensure to use a dry spoon to prevent spoilage."},
{
id: "faq3",
title: "Do you offer vegetarian and non-vegetarian options?",
content: "Yes, we offer a wide range of both vegetarian pickles like Mango Avakaya and Lemon, as well as non-vegetarian options including Chicken, Mutton, and Fish pickles.",
},
id: "faq3", title: "Do you offer vegetarian and non-vegetarian options?", content: "Yes, we offer a wide range of both vegetarian pickles like Mango Avakaya and Lemon, as well as non-vegetarian options including Chicken, Mutton, and Fish pickles."},
{
id: "faq4",
title: "How can I place an order? (Currently call-based)",
content: "You can place your order by calling us directly at the numbers provided in the contact section. We'll be happy to assist you with your selection and arrange delivery.",
},
id: "faq4", title: "How can I place an order? (Currently call-based)", content: "You can place your order by calling us directly at the numbers provided in the contact section. We'll be happy to assist you with your selection and arrange delivery."},
]}
sideTitle="Frequently Asked Questions"
sideDescription="Find quick answers to common queries about our pickles, ordering process, ingredients, and storage."
@@ -330,16 +201,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Get in Touch"
title="Place Your Order Today!"
description="Have questions or ready to taste our delicious pickles? Contact us directly for orders or inquiries. We are here to serve your authentic pickle cravings."
buttons={[
{
text: "Call Us Now",
href: "tel:+918919269415",
},
text: "Call Us Now", href: "tel:+918919269415"},
]}
/>
</div>
@@ -349,50 +217,31 @@ export default function LandingPage() {
logoText="Vijaya Sadhana Pickles"
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Home",
href: "#hero",
},
label: "Home", href: "#hero"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Pickles",
href: "#products",
},
label: "Our Pickles", href: "#products"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQs",
href: "#faqs",
},
label: "FAQs", href: "#faqs"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "+91 8919269415",
href: "tel:+918919269415",
},
label: "+91 8919269415", href: "tel:+918919269415"},
{
label: "+91 7702723381",
href: "tel:+917702723381",
},
label: "+91 7702723381", href: "tel:+917702723381"},
],
},
]}