diff --git a/src/app/page.tsx b/src/app/page.tsx
index 62ff2b5..e591b08 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
@@ -54,104 +42,37 @@ export default function LandingPage() {
@@ -162,18 +83,9 @@ export default function LandingPage() {
title="Quality at the Source"
description="Located conveniently with ample parking, Shree Ganesh Cashews delivers exceptional quality directly from our factory floor to your pantry."
metrics={[
- {
- value: "100%",
- title: "Farm Fresh",
- },
- {
- value: "15+",
- title: "Varieties",
- },
- {
- value: "24/7",
- title: "Customer Care",
- },
+ { value: "100%", title: "Farm Fresh" },
+ { value: "15+", title: "Varieties" },
+ { value: "24/7", title: "Customer Care" },
]}
imageSrc="http://img.b2bpic.net/free-photo/medical-laboratory_181624-297.jpg"
imageAlt="modern cashew factory outlet storefront"
@@ -188,27 +100,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- id: "f1",
- title: "Grade A Selection",
- description: "Strict quality control ensures only the best kernels reach your hands.",
- tag: "Quality",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-nuts_23-2148519223.jpg",
- },
- {
- id: "f2",
- title: "Unique Flavors",
- description: "From Thai Chili to Chocolate coated, experience bold new taste profiles.",
- tag: "Innovation",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-salt-roasted-almonds_23-2148263755.jpg",
- },
- {
- id: "f3",
- title: "Easy Parking",
- description: "Ample roadside car parking space ensures a stress-free shopping experience.",
- tag: "Convenience",
- imageSrc: "http://img.b2bpic.net/free-photo/abstract-blurred-parking-car_1339-8002.jpg",
- },
+ { id: "f1", title: "Grade A Selection", description: "Strict quality control ensures only the best kernels reach your hands.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-nuts_23-2148519223.jpg" },
+ { id: "f2", title: "Unique Flavors", description: "From Thai Chili to Chocolate coated, experience bold new taste profiles.", tag: "Innovation", imageSrc: "http://img.b2bpic.net/free-photo/close-up-salt-roasted-almonds_23-2148263755.jpg" },
+ { id: "f3", title: "Easy Parking", description: "Ample roadside car parking space ensures a stress-free shopping experience.", tag: "Convenience", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blurred-parking-car_1339-8002.jpg" },
]}
title="Why Choose Us?"
description="We take pride in our rigorous quality control and diverse flavor profiles that cater to every taste."
@@ -222,42 +116,12 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights"
useInvertedBackground={true}
products={[
- {
- id: "p1",
- name: "Classic Whole Cashews",
- price: "₹950/kg",
- imageSrc: "http://img.b2bpic.net/free-photo/pile-heart-shaped-salty-crackers-orange-bowl_114579-63283.jpg",
- },
- {
- id: "p2",
- name: "Chocolate Coated Cashews",
- price: "₹1100/kg",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-pipe-cookie-with-pillow-crackers-inside-plate-colored-sugar-sweet-cracker-color_140725-20781.jpg",
- },
- {
- id: "p3",
- name: "Salt & Pepper Cashews",
- price: "₹1050/kg",
- imageSrc: "http://img.b2bpic.net/free-photo/stir-fry-chicken-sweet-peppers-green-onion-top-view-asian-cuisine_2829-17187.jpg",
- },
- {
- id: "p4",
- name: "Thai Chili Roasted",
- price: "₹1050/kg",
- imageSrc: "http://img.b2bpic.net/free-photo/cornflakes-with-muesli-bowl-piece-fabric-marble-background-high-quality-photo_114579-87928.jpg",
- },
- {
- id: "p5",
- name: "Mixed Dry Fruits",
- price: "₹1200/kg",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-walnuts-jars-wooden-table-horizontal_176474-4151.jpg",
- },
- {
- id: "p6",
- name: "2 Split Cashews",
- price: "₹800/kg",
- imageSrc: "http://img.b2bpic.net/free-photo/heap-roasted-cashew-nuts-old-wooden-table_1401-463.jpg",
- },
+ { id: "p1", name: "Classic Whole Cashews", price: "₹950/kg", imageSrc: "http://img.b2bpic.net/free-photo/pile-heart-shaped-salty-crackers-orange-bowl_114579-63283.jpg" },
+ { id: "p2", name: "Chocolate Coated Cashews", price: "₹1100/kg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-pipe-cookie-with-pillow-crackers-inside-plate-colored-sugar-sweet-cracker-color_140725-20781.jpg" },
+ { id: "p3", name: "Salt & Pepper Cashews", price: "₹1050/kg", imageSrc: "http://img.b2bpic.net/free-photo/stir-fry-chicken-sweet-peppers-green-onion-top-view-asian-cuisine_2829-17187.jpg" },
+ { id: "p4", name: "Thai Chili Roasted", price: "₹1050/kg", imageSrc: "http://img.b2bpic.net/free-photo/cornflakes-with-muesli-bowl-piece-fabric-marble-background-high-quality-photo_114579-87928.jpg" },
+ { id: "p5", name: "Mixed Dry Fruits", price: "₹1200/kg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-walnuts-jars-wooden-table-horizontal_176474-4151.jpg" },
+ { id: "p6", name: "2 Split Cashews", price: "₹800/kg", imageSrc: "http://img.b2bpic.net/free-photo/heap-roasted-cashew-nuts-old-wooden-table_1401-463.jpg" },
]}
title="Our Signature Cashews"
description="Explore our curated collection of cashews and dry fruits, available in multiple grades and exciting flavors."
@@ -266,30 +130,13 @@ export default function LandingPage() {