2 Commits

Author SHA1 Message Date
dee2b5121d Update src/app/page.tsx 2026-03-31 13:04:12 +00:00
0fdbb53c51 Merge version_1 into main
Merge version_1 into main
2026-03-31 12:55:07 +00:00

View File

@@ -2,14 +2,14 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import FaqBase from '@/components/sections/faq/FaqBase';
import FeatureCardTwentyFour from '@/components/sections/feature/FeatureCardTwentyFour'; import FeatureCardTwentyFour from '@/components/sections/feature/FeatureCardTwentyFour';
import FooterMedia from '@/components/sections/footer/FooterMedia'; import FooterMedia from '@/components/sections/footer/FooterMedia';
import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonial'; import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonial';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import PricingCardNine from '@/components/sections/pricing/PricingCardNine'; import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
export default function LandingPage() { export default function LandingPage() {
@@ -31,25 +31,15 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "Story", name: "Story", id: "about"},
id: "about",
},
{ {
name: "Products", name: "Products", id: "products"},
id: "products",
},
{ {
name: "Pricing", name: "Pricing", id: "pricing"},
id: "pricing",
},
{ {
name: "FAQ", name: "FAQ", id: "faq"},
id: "faq",
},
]} ]}
brandName="Sakshat Foods" brandName="Sakshat Foods"
/> />
@@ -59,93 +49,52 @@ export default function LandingPage() {
<HeroSplitTestimonial <HeroSplitTestimonial
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
title="Tradition in Minutes" title="Tradition in Minutes"
description="Experience the timeless delight of authentic Puran Poli, simplified for the modern home. Rediscover heritage, one perfect instant at a time." description="Experience the timeless delight of authentic Puran Poli, simplified for the modern home. Rediscover heritage, one perfect instant at a time."
testimonials={[ testimonials={[
{ {
name: "Priya Sharma", name: "Priya Sharma", handle: "@priyacooks", testimonial: "Finally, I can serve my family authentic Puran Poli even on a busy weeknight. It tastes just like grandma's!", rating: 5,
handle: "@priyacooks", imageSrc: "http://img.b2bpic.net/free-photo/flirty-adorable-indian-woman-doing-heart-shaped-gesture-camera_482257-123119.jpg?_wi=1"},
testimonial: "Finally, I can serve my family authentic Puran Poli even on a busy weeknight. It tastes just like grandma's!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/flirty-adorable-indian-woman-doing-heart-shaped-gesture-camera_482257-123119.jpg?_wi=1",
},
{ {
name: "Rahul Verma", name: "Rahul Verma", handle: "@rahul.foodie", testimonial: "The texture is incredible. The saffron notes are perfectly balanced. An absolute game changer for festivals.", rating: 5,
handle: "@rahul.foodie", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-cooking_23-2149943874.jpg?_wi=1"},
testimonial: "The texture is incredible. The saffron notes are perfectly balanced. An absolute game changer for festivals.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-cooking_23-2149943874.jpg?_wi=1",
},
{ {
name: "Ananya Desai", name: "Ananya Desai", handle: "@ananya.homestead", testimonial: "I love how easy it is to customize sweetness. It fits my lifestyle perfectly while keeping the tradition alive.", rating: 5,
handle: "@ananya.homestead", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-looking-laptop_23-2148866918.jpg?_wi=1"},
testimonial: "I love how easy it is to customize sweetness. It fits my lifestyle perfectly while keeping the tradition alive.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-looking-laptop_23-2148866918.jpg?_wi=1",
},
{ {
name: "Vikram Singh", name: "Vikram Singh", handle: "@vikram.dev", testimonial: "So fast, so easy, and incredibly delicious. Sakshat Foods has mastered the instant authentic experience.", rating: 5,
handle: "@vikram.dev", imageSrc: "http://img.b2bpic.net/free-photo/group-happy-friends-enjoying-conversation-appetizer-dining-table-home_637285-5882.jpg?_wi=1"},
testimonial: "So fast, so easy, and incredibly delicious. Sakshat Foods has mastered the instant authentic experience.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-happy-friends-enjoying-conversation-appetizer-dining-table-home_637285-5882.jpg?_wi=1",
},
{ {
name: "Meera K.", name: "Meera K.", handle: "@meera_home", testimonial: "Authentic flavor, modern convenience. Simply perfect!", rating: 5,
handle: "@meera_home", imageSrc: "http://img.b2bpic.net/free-photo/flirty-adorable-indian-woman-doing-heart-shaped-gesture-camera_482257-123119.jpg?_wi=2"},
testimonial: "Authentic flavor, modern convenience. Simply perfect!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/flirty-adorable-indian-woman-doing-heart-shaped-gesture-camera_482257-123119.jpg?_wi=2",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/delicious-nougats-flower_23-2149617372.jpg" imageSrc="http://img.b2bpic.net/free-photo/delicious-nougats-flower_23-2149617372.jpg"
imageAlt="Traditional Puran Poli sweets" imageAlt="Traditional Puran Poli sweets"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/flirty-adorable-indian-woman-doing-heart-shaped-gesture-camera_482257-123119.jpg", src: "http://img.b2bpic.net/free-photo/flirty-adorable-indian-woman-doing-heart-shaped-gesture-camera_482257-123119.jpg", alt: "User 1"},
alt: "User 1",
},
{ {
src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-cooking_23-2149943874.jpg", src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-cooking_23-2149943874.jpg", alt: "User 2"},
alt: "User 2",
},
{ {
src: "http://img.b2bpic.net/free-photo/medium-shot-couple-looking-laptop_23-2148866918.jpg", src: "http://img.b2bpic.net/free-photo/medium-shot-couple-looking-laptop_23-2148866918.jpg", alt: "User 3"},
alt: "User 3",
},
{ {
src: "http://img.b2bpic.net/free-photo/group-happy-friends-enjoying-conversation-appetizer-dining-table-home_637285-5882.jpg", src: "http://img.b2bpic.net/free-photo/group-happy-friends-enjoying-conversation-appetizer-dining-table-home_637285-5882.jpg", alt: "User 4"},
alt: "User 4",
},
{ {
src: "http://img.b2bpic.net/free-photo/flirty-adorable-indian-woman-doing-heart-shaped-gesture-camera_482257-123119.jpg", src: "http://img.b2bpic.net/free-photo/flirty-adorable-indian-woman-doing-heart-shaped-gesture-camera_482257-123119.jpg", alt: "User 5"},
alt: "User 5",
},
]} ]}
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "100% Authentic"},
text: "100% Authentic",
},
{ {
type: "text", type: "text", text: "Quick Prep"},
text: "Quick Prep",
},
{ {
type: "text", type: "text", text: "Festive Favorite"},
text: "Festive Favorite",
},
{ {
type: "text", type: "text", text: "Premium Quality"},
text: "Premium Quality",
},
{ {
type: "text", type: "text", text: "Traditional Taste"},
text: "Traditional Taste",
},
]} ]}
/> />
</div> </div>
@@ -155,9 +104,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
title="The Sakshat Journey" title="The Sakshat Journey"
description={[ description={[
"Born from a passion for preserving ancestral recipes, Sakshat Foods bridges the gap between historical preparation and modern speed.", "Born from a passion for preserving ancestral recipes, Sakshat Foods bridges the gap between historical preparation and modern speed.", "We believe that authentic cuisine shouldn't be a luxury of time. Our premixes are crafted with the finest local ingredients to ensure every bite delivers the soul of Indian tradition."]}
"We believe that authentic cuisine shouldn't be a luxury of time. Our premixes are crafted with the finest local ingredients to ensure every bite delivers the soul of Indian tradition.",
]}
/> />
</div> </div>
@@ -168,38 +115,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "f1", id: "f1", title: "Interactive Recipe Builder", author: "Culinary Tech", description: "Drag-and-drop ingredient selection with real-time sweetness and texture adjustment.", tags: [
title: "Interactive Recipe Builder", "Tech", "Customization"],
author: "Culinary Tech", imageSrc: "http://img.b2bpic.net/free-photo/woman-buying-fruits-online-using-her-smartphone_23-2149240374.jpg"},
description: "Drag-and-drop ingredient selection with real-time sweetness and texture adjustment.",
tags: [
"Tech",
"Customization",
],
imageSrc: "http://img.b2bpic.net/free-photo/woman-buying-fruits-online-using-her-smartphone_23-2149240374.jpg",
},
{ {
id: "f2", id: "f2", title: "Storytelling Hub", author: "Cultural History", description: "Dive deep into regional Puran Poli variations and cultural significance through interactive timelines.", tags: [
title: "Storytelling Hub", "Culture", "History"],
author: "Cultural History", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-indian-restaurant-infographic_23-2149427339.jpg"},
description: "Dive deep into regional Puran Poli variations and cultural significance through interactive timelines.",
tags: [
"Culture",
"History",
],
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-indian-restaurant-infographic_23-2149427339.jpg",
},
{ {
id: "f3", id: "f3", title: "Virtual Kitchen", author: "Digital Experience", description: "Explore preparation methods in a 360° virtual kitchen tour with expert tips for every step.", tags: [
title: "Virtual Kitchen", "Immersion", "Learning"],
author: "Digital Experience", imageSrc: "http://img.b2bpic.net/free-photo/food-young-woman-kitchen-person_1303-811.jpg"},
description: "Explore preparation methods in a 360° virtual kitchen tour with expert tips for every step.",
tags: [
"Immersion",
"Learning",
],
imageSrc: "http://img.b2bpic.net/free-photo/food-young-woman-kitchen-person_1303-811.jpg",
},
]} ]}
title="Innovation Meets Heritage" title="Innovation Meets Heritage"
description="Explore features designed to elevate your home-cooking experience into a seamless blend of technology and culture." description="Explore features designed to elevate your home-cooking experience into a seamless blend of technology and culture."
@@ -214,32 +140,14 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "p1", id: "p1", brand: "Sakshat", name: "Classic Jaggery Poli", price: "$12.00", rating: 5,
brand: "Sakshat", reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-vector/iftar-invitation-template-flat-design_23-2148482032.jpg?_wi=1"},
name: "Classic Jaggery Poli",
price: "$12.00",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-vector/iftar-invitation-template-flat-design_23-2148482032.jpg?_wi=1",
},
{ {
id: "p2", id: "p2", brand: "Sakshat", name: "Cardamom Infused Bliss", price: "$14.00", rating: 5,
brand: "Sakshat", reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/baked-tomato-pepper-wooden-table_140725-10086.jpg?_wi=1"},
name: "Cardamom Infused Bliss",
price: "$14.00",
rating: 5,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/baked-tomato-pepper-wooden-table_140725-10086.jpg?_wi=1",
},
{ {
id: "p3", id: "p3", brand: "Sakshat", name: "Saffron Silk Edition", price: "$18.00", rating: 5,
brand: "Sakshat", reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/costly-saffron-still-life-composition_23-2149130098.jpg?_wi=1"},
name: "Saffron Silk Edition",
price: "$18.00",
rating: 5,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/costly-saffron-still-life-composition_23-2149130098.jpg?_wi=1",
},
]} ]}
title="Explore Our Collections" title="Explore Our Collections"
description="Choose from our curated selection of Puran Poli premixes, each crafted to celebrate specific regional tastes and traditions." description="Choose from our curated selection of Puran Poli premixes, each crafted to celebrate specific regional tastes and traditions."
@@ -247,143 +155,69 @@ export default function LandingPage() {
</div> </div>
<div id="pricing" data-section="pricing"> <div id="pricing" data-section="pricing">
<PricingCardNine <PricingCardThree
animationType="slide-up" animationType="slide-up"
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
plans={[
{
id: "basic",
title: "Trial Pack",
price: "$25",
period: "/once",
features: [
"1x Classic Mix",
"Access to Recipes",
"Standard Shipping",
],
button: {
text: "Start Cooking",
},
imageSrc: "http://img.b2bpic.net/free-vector/iftar-invitation-template-flat-design_23-2148482032.jpg?_wi=2",
},
{
id: "pro",
title: "Festive Bundle",
price: "$65",
period: "/per month",
features: [
"3x Variety Mixes",
"Priority Shipping",
"Early Access to New Flavors",
"Virtual Workshop Access",
],
button: {
text: "Go Pro",
},
imageSrc: "http://img.b2bpic.net/free-photo/baked-tomato-pepper-wooden-table_140725-10086.jpg?_wi=2",
},
{
id: "enterprise",
title: "Culinary Club",
price: "$120",
period: "/per quarter",
features: [
"All Flavors",
"Exclusive Chef Access",
"Personalized Nutrition Guide",
"VIP Community",
],
button: {
text: "Join Club",
},
imageSrc: "http://img.b2bpic.net/free-photo/costly-saffron-still-life-composition_23-2149130098.jpg?_wi=2",
},
]}
title="Flavor Bundles" title="Flavor Bundles"
description="Flexible subscription and purchase options to keep your pantry stocked with tradition." description="Flexible subscription and purchase options to keep your pantry stocked with tradition."
plans={[
{
id: "basic", name: "Trial Pack", price: "$25", buttons: [{ text: "Start Cooking" }],
features: [
"1x Classic Mix", "Access to Recipes", "Standard Shipping"],
},
{
id: "pro", name: "Festive Bundle", price: "$65", buttons: [{ text: "Go Pro" }],
features: [
"3x Variety Mixes", "Priority Shipping", "Early Access to New Flavors", "Virtual Workshop Access"],
},
{
id: "enterprise", name: "Culinary Club", price: "$120", buttons: [{ text: "Join Club" }],
features: [
"All Flavors", "Exclusive Chef Access", "Personalized Nutrition Guide", "VIP Community"],
},
]}
/> />
</div> </div>
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen <TestimonialCardOne
animationType="slide-up" animationType="slide-up"
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ gridVariant="three-columns-all-equal-width"
{
id: "t1",
name: "Sarah J.",
handle: "@sarah.eats",
testimonial: "Absolutely magical flavors. The premix is so incredibly easy to work with!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/flirty-adorable-indian-woman-doing-heart-shaped-gesture-camera_482257-123119.jpg?_wi=3",
},
{
id: "t2",
name: "Michael L.",
handle: "@michael.cooks",
testimonial: "A staple in my kitchen now. The quality is second to none.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-cooking_23-2149943874.jpg?_wi=2",
},
{
id: "t3",
name: "Elena R.",
handle: "@elena.foodie",
testimonial: "I love the cultural storytelling included with every package. So much thought put into this.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-looking-laptop_23-2148866918.jpg?_wi=2",
},
{
id: "t4",
name: "David K.",
handle: "@david.eats",
testimonial: "The best instant food experience I've had. Truly authentic.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-happy-friends-enjoying-conversation-appetizer-dining-table-home_637285-5882.jpg?_wi=2",
},
{
id: "t5",
name: "Anita S.",
handle: "@anita_food",
testimonial: "A wonderful way to keep traditions alive in a busy world.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/flirty-adorable-indian-woman-doing-heart-shaped-gesture-camera_482257-123119.jpg?_wi=4",
},
]}
showRating={true}
title="Voices of Tradition" title="Voices of Tradition"
description="Hear what our community of food enthusiasts has to say about their Sakshat Foods experience." description="Hear what our community of food enthusiasts has to say about their Sakshat Foods experience."
testimonials={[
{
id: "t1", name: "Sarah J.", role: "@sarah.eats", company: "Home Cook", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/flirty-adorable-indian-woman-doing-heart-shaped-gesture-camera_482257-123119.jpg?_wi=3"},
{
id: "t2", name: "Michael L.", role: "@michael.cooks", company: "Chef", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-cooking_23-2149943874.jpg?_wi=2"},
{
id: "t3", name: "Elena R.", role: "@elena.foodie", company: "Influencer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-looking-laptop_23-2148866918.jpg?_wi=2"},
]}
/> />
</div> </div>
<div id="faq" data-section="faq"> <div id="faq" data-section="faq">
<FaqSplitMedia <FaqBase
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "q1", id: "q1", title: "How long do the premixes last?", content: "Our premixes have a shelf life of up to 6 months when stored in a cool, dry place."},
title: "How long do the premixes last?",
content: "Our premixes have a shelf life of up to 6 months when stored in a cool, dry place.",
},
{ {
id: "q2", id: "q2", title: "Can I customize the sweetness?", content: "Yes! Our recipe builder feature allows you to adjust sweetness levels to your exact preference."},
title: "Can I customize the sweetness?",
content: "Yes! Our recipe builder feature allows you to adjust sweetness levels to your exact preference.",
},
{ {
id: "q3", id: "q3", title: "Are there vegan options available?", content: "We offer several vegan-friendly variants. Check the Dietary Filters in the product section to view options."},
title: "Are there vegan options available?",
content: "We offer several vegan-friendly variants. Check the Dietary Filters in the product section to view options.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-shakh-plov-cooked-rice-meal-with-raisins-dark-desk-meal-dough-cooking-food-rice_140725-85922.jpg" faqsAnimation="slide-up"
mediaAnimation="slide-up"
title="Common Questions" title="Common Questions"
description="We've compiled answers to the most frequently asked questions to help you get the best out of your Sakshat Foods experience." description="We've compiled answers to the most frequently asked questions to help you get the best out of your Sakshat Foods experience."
faqsAnimation="slide-up"
/> />
</div> </div>
@@ -392,42 +226,27 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/food-cooking_114579-8690.jpg" imageSrc="http://img.b2bpic.net/free-photo/food-cooking_114579-8690.jpg"
columns={[ columns={[
{ {
title: "Shop", title: "Shop", items: [
items: [
{ {
label: "All Products", label: "All Products", href: "#products"},
href: "#products",
},
{ {
label: "Bundles", label: "Bundles", href: "#pricing"},
href: "#pricing",
},
], ],
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "About Us", label: "About Us", href: "#about"},
href: "#about",
},
{ {
label: "Story", label: "Story", href: "#about"},
href: "#about",
},
], ],
}, },
{ {
title: "Support", title: "Support", items: [
items: [
{ {
label: "FAQ", label: "FAQ", href: "#faq"},
href: "#faq",
},
{ {
label: "Contact", label: "Contact", href: "#"},
href: "#",
},
], ],
}, },
]} ]}