diff --git a/src/app/page.tsx b/src/app/page.tsx
index 36892a8..5038ddc 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -2,14 +2,14 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
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 FooterMedia from '@/components/sections/footer/FooterMedia';
import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonial';
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 TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
+import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
export default function LandingPage() {
@@ -31,25 +31,15 @@ export default function LandingPage() {
@@ -59,93 +49,52 @@ export default function LandingPage() {
@@ -155,9 +104,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="The Sakshat Journey"
description={[
- "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.",
- ]}
+ "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."]}
/>
@@ -168,38 +115,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "Interactive Recipe Builder",
- author: "Culinary Tech",
- 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: "f1", title: "Interactive Recipe Builder", author: "Culinary Tech", 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",
- title: "Storytelling Hub",
- author: "Cultural History",
- 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: "f2", title: "Storytelling Hub", author: "Cultural History", 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",
- title: "Virtual Kitchen",
- author: "Digital Experience",
- 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",
- },
+ 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: [
+ "Immersion", "Learning"],
+ imageSrc: "http://img.b2bpic.net/free-photo/food-young-woman-kitchen-person_1303-811.jpg"},
]}
title="Innovation Meets Heritage"
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}
products={[
{
- id: "p1",
- brand: "Sakshat",
- 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: "p1", brand: "Sakshat", 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",
- brand: "Sakshat",
- 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: "p2", brand: "Sakshat", 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",
- brand: "Sakshat",
- 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",
- },
+ id: "p3", brand: "Sakshat", 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"
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() {
-
-
@@ -392,42 +226,27 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/food-cooking_114579-8690.jpg"
columns={[
{
- title: "Shop",
- items: [
+ title: "Shop", items: [
{
- label: "All Products",
- href: "#products",
- },
+ label: "All Products", href: "#products"},
{
- label: "Bundles",
- href: "#pricing",
- },
+ label: "Bundles", href: "#pricing"},
],
},
{
- title: "Company",
- items: [
+ title: "Company", items: [
{
- label: "About Us",
- href: "#about",
- },
+ label: "About Us", href: "#about"},
{
- label: "Story",
- href: "#about",
- },
+ label: "Story", href: "#about"},
],
},
{
- title: "Support",
- items: [
+ title: "Support", items: [
{
- label: "FAQ",
- href: "#faq",
- },
+ label: "FAQ", href: "#faq"},
{
- label: "Contact",
- href: "#",
- },
+ label: "Contact", href: "#"},
],
},
]}