Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -52,10 +52,10 @@ export default function LandingPage() {
|
||||
background={{ variant: "floatingGradient" }}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-assortment-delicious-raw-spices_23-2148882523.jpg", imageAlt: "Premium Indian spices collection" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/dried-green-anise-seeds-platter-high-quality-photo_114579-67579.jpg", imageAlt: "High-quality cumin seeds" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/assortment-winter-spices_114579-11236.jpg", imageAlt: "Premium fennel seeds" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-black-pepper-various-chopped-whole_140725-151068.jpg", imageAlt: "Fine black pepper" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/organic-shelled-almonds-orange-bowl_114579-54129.jpg", imageAlt: "Premium almonds" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/dried-green-anise-seeds-platter-high-quality-photo_114579-67579.jpg?_wi=1", imageAlt: "High-quality cumin seeds" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/assortment-winter-spices_114579-11236.jpg?_wi=1", imageAlt: "Premium fennel seeds" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-black-pepper-various-chopped-whole_140725-151068.jpg?_wi=1", imageAlt: "Fine black pepper" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/organic-shelled-almonds-orange-bowl_114579-54129.jpg?_wi=1", imageAlt: "Premium almonds" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-scanning-device_23-2148902523.jpg", imageAlt: "Modern storage facility" }
|
||||
]}
|
||||
buttons={[
|
||||
@@ -88,13 +88,13 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{ id: "1", name: "Cumin Seeds (Jeera)", price: "₹450/kg", imageSrc: "http://img.b2bpic.net/free-photo/dried-green-anise-seeds-platter-high-quality-photo_114579-67579.jpg", imageAlt: "Premium cumin seeds", initialQuantity: 1 },
|
||||
{ id: "2", name: "Fennel Seeds (Saunf)", price: "₹380/kg", imageSrc: "http://img.b2bpic.net/free-photo/assortment-winter-spices_114579-11236.jpg", imageAlt: "High-quality fennel seeds", initialQuantity: 1 },
|
||||
{ id: "3", name: "Black Pepper (Kali Mirch)", price: "₹520/kg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-black-pepper-various-chopped-whole_140725-151068.jpg", imageAlt: "Premium black pepper", initialQuantity: 1 },
|
||||
{ id: "1", name: "Cumin Seeds (Jeera)", price: "₹450/kg", imageSrc: "http://img.b2bpic.net/free-photo/dried-green-anise-seeds-platter-high-quality-photo_114579-67579.jpg?_wi=2", imageAlt: "Premium cumin seeds", initialQuantity: 1 },
|
||||
{ id: "2", name: "Fennel Seeds (Saunf)", price: "₹380/kg", imageSrc: "http://img.b2bpic.net/free-photo/assortment-winter-spices_114579-11236.jpg?_wi=2", imageAlt: "High-quality fennel seeds", initialQuantity: 1 },
|
||||
{ id: "3", name: "Black Pepper (Kali Mirch)", price: "₹520/kg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-black-pepper-various-chopped-whole_140725-151068.jpg?_wi=2", imageAlt: "Premium black pepper", initialQuantity: 1 },
|
||||
{ id: "4", name: "Fenugreek Seeds (Methi)", price: "₹320/kg", imageSrc: "http://img.b2bpic.net/free-photo/wooden-spoon-full-raw-buckwheat-wooden-table_114579-76843.jpg", imageAlt: "Premium fenugreek seeds", initialQuantity: 1 },
|
||||
{ id: "5", name: "Sesame Seeds (Til)", price: "₹420/kg", imageSrc: "http://img.b2bpic.net/free-photo/stack-crispbread-pile-buckwheat-marble-surface_114579-25301.jpg", imageAlt: "High-quality sesame seeds", initialQuantity: 1 },
|
||||
{ id: "6", name: "Mustard Seeds (Rai)", price: "₹340/kg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-lentil-with-buckwheat-dark-space_140725-98004.jpg", imageAlt: "Premium mustard seeds", initialQuantity: 1 },
|
||||
{ id: "7", name: "Premium Almonds", price: "₹680/kg", imageSrc: "http://img.b2bpic.net/free-photo/organic-shelled-almonds-orange-bowl_114579-54129.jpg", imageAlt: "Premium quality almonds", initialQuantity: 1 },
|
||||
{ id: "7", name: "Premium Almonds", price: "₹680/kg", imageSrc: "http://img.b2bpic.net/free-photo/organic-shelled-almonds-orange-bowl_114579-54129.jpg?_wi=2", imageAlt: "Premium quality almonds", initialQuantity: 1 },
|
||||
{ id: "8", name: "Organic Pistachios", price: "₹850/kg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-ground-milled-crushed-pistachios-bowl-gray-texture_176474-1399.jpg", imageAlt: "Premium organic pistachios", initialQuantity: 1 },
|
||||
{ id: "9", name: "Dried Ginger (Sonth)", price: "₹480/kg", imageSrc: "http://img.b2bpic.net/free-photo/fresh-ginger-roots-wicker-brown-basket-grocery-store-market_23-2148209849.jpg", imageAlt: "Premium dried ginger", initialQuantity: 1 }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user