diff --git a/src/app/page.tsx b/src/app/page.tsx index c843774..86e6720 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -56,93 +48,55 @@ export default function LandingPage() {
@@ -164,41 +118,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Premium California Almonds", - price: "$12.00", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nuts-assortment-wooden-table_23-2148431099.jpg", - }, + id: "p1", name: "Premium California Almonds", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nuts-assortment-wooden-table_23-2148431099.jpg"}, { - id: "p2", - name: "Roasted Cashews", - price: "$15.00", - imageSrc: "http://img.b2bpic.net/free-photo/spoons-with-healthy-raw-cashew-nuts_23-2148675501.jpg", - }, + id: "p2", name: "Roasted Cashews", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/spoons-with-healthy-raw-cashew-nuts_23-2148675501.jpg"}, { - id: "p3", - name: "Organic Walnuts", - price: "$18.00", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-walnuts-with-nutcracker-wooden-cutting-board-black-pan_176474-4357.jpg", - }, + id: "p3", name: "Organic Walnuts", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-walnuts-with-nutcracker-wooden-cutting-board-black-pan_176474-4357.jpg"}, { - id: "p4", - name: "Salted Pistachios", - price: "$14.00", - imageSrc: "http://img.b2bpic.net/free-photo/from-salty-pistachios_23-2147803736.jpg", - }, + id: "p4", name: "Salted Pistachios", price: "$14.00", imageSrc: "http://img.b2bpic.net/free-photo/from-salty-pistachios_23-2147803736.jpg"}, { - id: "p5", - name: "Sun-dried Black Raisins", - price: "$8.00", - imageSrc: "http://img.b2bpic.net/free-photo/grapes-pencil-notebook-bunches-tasty-grapes-bowls-dried-fruits_140725-120050.jpg", - }, + id: "p5", name: "Sun-dried Black Raisins", price: "$8.00", imageSrc: "http://img.b2bpic.net/free-photo/grapes-pencil-notebook-bunches-tasty-grapes-bowls-dried-fruits_140725-120050.jpg"}, { - id: "p6", - name: "Turkish Dried Figs", - price: "$11.00", - imageSrc: "http://img.b2bpic.net/free-photo/purple-green-figs-wooden-table-with-white-tablecloth-leaf-wooden-spoon_114579-29335.jpg", - }, + id: "p6", name: "Turkish Dried Figs", price: "$11.00", imageSrc: "http://img.b2bpic.net/free-photo/purple-green-figs-wooden-table-with-white-tablecloth-leaf-wooden-spoon_114579-29335.jpg"}, ]} title="Signature Selections" description="Hand-picked, sun-dried, and packed with care for ultimate freshness." @@ -212,37 +142,16 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "monthly", - badge: "Popular", - price: "$49", - subtitle: "Monthly Essentials", - features: [ - "1kg Mixed Nuts", - "Free Shipping", - "Priority Dispatch", - ], + id: "monthly", badge: "Popular", price: "$49", subtitle: "Monthly Essentials", features: [ + "1kg Mixed Nuts", "Free Shipping", "Priority Dispatch"], }, { - id: "quarterly", - badge: "Savings", - price: "$139", - subtitle: "Quarterly Box", - features: [ - "3kg Variety Box", - "Bonus Item", - "Exclusive Discounts", - ], + id: "quarterly", badge: "Savings", price: "$139", subtitle: "Quarterly Box", features: [ + "3kg Variety Box", "Bonus Item", "Exclusive Discounts"], }, { - id: "yearly", - badge: "Premium", - price: "$499", - subtitle: "Annual Gold", - features: [ - "Monthly Delivery", - "Custom Box Design", - "Dedicated Support", - ], + id: "yearly", badge: "Premium", price: "$499", subtitle: "Annual Gold", features: [ + "Monthly Delivery", "Custom Box Design", "Dedicated Support"], }, ]} title="Subscription Plans" @@ -257,34 +166,16 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "50K+", - title: "Happy Families", - items: [ - "Delivered worldwide", - "Consistently satisfied", - "High quality standards", - ], + id: "m1", value: "50K+", title: "Happy Families", items: [ + "Delivered worldwide", "Consistently satisfied", "High quality standards"], }, { - id: "m2", - value: "25+", - title: "Years Experience", - items: [ - "Industry experts", - "Deep market knowledge", - "Trusted legacy", - ], + id: "m2", value: "25+", title: "Years Experience", items: [ + "Industry experts", "Deep market knowledge", "Trusted legacy"], }, { - id: "m3", - value: "100%", - title: "Purity Guarantee", - items: [ - "Natural products", - "No added chemicals", - "Authentic source", - ], + id: "m3", value: "100%", title: "Purity Guarantee", items: [ + "Natural products", "No added chemicals", "Authentic source"], }, ]} title="Why Choose Kailash?" @@ -299,40 +190,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Sarah J.", - role: "Homemaker", - testimonial: "Amazing freshness. Everything looks exactly like in the pictures.", - imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-smiling-confident-looking-side-street_839833-24417.jpg", - }, + id: "t1", name: "Sarah J.", role: "Homemaker", testimonial: "Amazing freshness. Everything looks exactly like in the pictures.", imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-smiling-confident-looking-side-street_839833-24417.jpg"}, { - id: "t2", - name: "Mark D.", - role: "Business Owner", - testimonial: "Excellent service and prompt delivery. Highly recommend.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-something-tablet-man-cooking_23-2148363556.jpg", - }, + id: "t2", name: "Mark D.", role: "Business Owner", testimonial: "Excellent service and prompt delivery. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-something-tablet-man-cooking_23-2148363556.jpg"}, { - id: "t3", - name: "Elena R.", - role: "Nutritionist", - testimonial: "The purity of the nuts is unmatched in the market today.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-making-salad_23-2148302124.jpg", - }, + id: "t3", name: "Elena R.", role: "Nutritionist", testimonial: "The purity of the nuts is unmatched in the market today.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-making-salad_23-2148302124.jpg"}, { - id: "t4", - name: "Vikram S.", - role: "Chef", - testimonial: "Consistency is key in a kitchen, and this brand delivers.", - imageSrc: "http://img.b2bpic.net/free-photo/young-vendor-arranging-fresh-natural-products-farmers-market-stall-wearing-apron-preparing-local-stand-fresh-organic-fruits-veggies-outdoor-shop-selling-locally-grown-produce_482257-68701.jpg", - }, + id: "t4", name: "Vikram S.", role: "Chef", testimonial: "Consistency is key in a kitchen, and this brand delivers.", imageSrc: "http://img.b2bpic.net/free-photo/young-vendor-arranging-fresh-natural-products-farmers-market-stall-wearing-apron-preparing-local-stand-fresh-organic-fruits-veggies-outdoor-shop-selling-locally-grown-produce_482257-68701.jpg"}, { - id: "t5", - name: "Linda M.", - role: "Mom", - testimonial: "Kids love the raisins and cashews. Such healthy snacks!", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-holding-apple_329181-20170.jpg", - }, + id: "t5", name: "Linda M.", role: "Mom", testimonial: "Kids love the raisins and cashews. Such healthy snacks!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-holding-apple_329181-20170.jpg"}, ]} title="Trusted by Thousands" description="See why our customers love our fresh produce." @@ -345,20 +211,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "How is freshness guaranteed?", - content: "We pack in airtight vacuum bags immediately after testing for moisture levels.", - }, + id: "f1", title: "How is freshness guaranteed?", content: "We pack in airtight vacuum bags immediately after testing for moisture levels."}, { - id: "f2", - title: "Are there additives?", - content: "No, our dry fruits are 100% natural and contain no preservatives or added flavors.", - }, + id: "f2", title: "Are there additives?", content: "No, our dry fruits are 100% natural and contain no preservatives or added flavors."}, { - id: "f3", - title: "Do you ship internationally?", - content: "Yes, we ship globally using express courier services for rapid transit.", - }, + id: "f3", title: "Do you ship internationally?", content: "Yes, we ship globally using express courier services for rapid transit."}, ]} title="Frequently Asked Questions" description="Have questions? We have the answers." @@ -373,23 +230,15 @@ export default function LandingPage() { description="Need a bulk order or have a question? Send us a message." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Full Name", - required: true, + name: "name", type: "text", placeholder: "Your Full Name", required: true, }, { - name: "email", - type: "email", - placeholder: "Email Address", - required: true, + name: "email", type: "email", placeholder: "Email Address", required: true, }, ]} imageSrc="http://img.b2bpic.net/free-photo/crazy-young-man-with-table-happy-expression_1194-4545.jpg" textarea={{ - name: "message", - placeholder: "Your message here...", - rows: 4, + name: "message", placeholder: "Your message here...", rows: 4, required: true, }} /> @@ -400,42 +249,27 @@ export default function LandingPage() { logoText="Kailash Dryfruits" columns={[ { - title: "Shop", - items: [ + title: "Shop", items: [ { - label: "All Products", - href: "#products", - }, + label: "All Products", href: "#products"}, { - label: "Monthly Subscriptions", - href: "#pricing", - }, + label: "Monthly Subscriptions", href: "#pricing"}, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { - label: "Contact Us", - href: "#contact", - }, + label: "Contact Us", href: "#contact"}, { - label: "FAQ", - href: "#faq", - }, + label: "FAQ", href: "#faq"}, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms of Use", - href: "#", - }, + label: "Terms of Use", href: "#"}, ], }, ]} @@ -444,4 +278,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file