@@ -102,48 +73,12 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={true}
products={[
- {
- id: "p1",
- name: "Premium Hardcover Journal",
- price: "$25.00",
- variant: "Classic Black",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-book-flower-glasses_23-2148213827.jpg",
- },
- {
- id: "p2",
- name: "Classic Fountain Pen",
- price: "$45.00",
- variant: "Gold Nib",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-desktop-with-scissors-pencils_23-2148425999.jpg",
- },
- {
- id: "p3",
- name: "Pro Sketch Markers Set",
- price: "$30.00",
- variant: "24 Colors",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-markers-rainbow-colors-concept_23-2148457249.jpg",
- },
- {
- id: "p4",
- name: "Handcrafted Paper Pack",
- price: "$15.00",
- variant: "Eco-friendly",
- imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-weaving-ribbon-golden-bow-with-gift-paper-brown-paper_23-2147877965.jpg",
- },
- {
- id: "p5",
- name: "Wooden Desk Organizer",
- price: "$55.00",
- variant: "Oak Finish",
- imageSrc: "http://img.b2bpic.net/free-photo/stack-old-coming-book-strips-box_23-2150256480.jpg",
- },
- {
- id: "p6",
- name: "Calligraphy Ink Set",
- price: "$20.00",
- variant: "Deep Indigo",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cups-bottle-with-sake-drink_23-2149869777.jpg",
- },
+ { id: "p1", name: "Premium Hardcover Journal", price: "$25.00", variant: "Classic Black", imageSrc: "http://img.b2bpic.net/free-photo/top-view-book-flower-glasses_23-2148213827.jpg" },
+ { id: "p2", name: "Classic Fountain Pen", price: "$45.00", variant: "Gold Nib", imageSrc: "http://img.b2bpic.net/free-photo/top-view-desktop-with-scissors-pencils_23-2148425999.jpg" },
+ { id: "p3", name: "Pro Sketch Markers Set", price: "$30.00", variant: "24 Colors", imageSrc: "http://img.b2bpic.net/free-photo/top-view-markers-rainbow-colors-concept_23-2148457249.jpg" },
+ { id: "p4", name: "Handcrafted Paper Pack", price: "$15.00", variant: "Eco-friendly", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-weaving-ribbon-golden-bow-with-gift-paper-brown-paper_23-2147877965.jpg" },
+ { id: "p5", name: "Wooden Desk Organizer", price: "$55.00", variant: "Oak Finish", imageSrc: "http://img.b2bpic.net/free-photo/stack-old-coming-book-strips-box_23-2150256480.jpg" },
+ { id: "p6", name: "Calligraphy Ink Set", price: "$20.00", variant: "Deep Indigo", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cups-bottle-with-sake-drink_23-2149869777.jpg" },
]}
title="New Arrivals"
description="Explore the latest stationery additions to spark your daily creativity."
@@ -157,40 +92,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Premium Quality",
- description: "Hand-selected materials for durability.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-working-with-flowers-front-view_23-2149591602.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/set-felttip-pens-sheet-white-paper-yellow-background-top-view_169016-40871.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-back-school-concept_23-2148586705.jpg?_wi=2",
- imageAlt: "stationery store high quality pens notebooks",
+ title: "Premium Quality", description: "Hand-selected materials for durability.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-working-with-flowers-front-view_23-2149591602.jpg", imageAlt: "quality pen" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/set-felttip-pens-sheet-white-paper-yellow-background-top-view_169016-40871.jpg", imageAlt: "felt pens" }
},
{
- title: "Artist Approved",
- description: "Loved by students and professionals.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/opened-sketchbook-office-supplies_23-2147689746.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-organizer_23-2147654393.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/stationery-set-with-empty-place-center_23-2147851966.jpg?_wi=2",
- imageAlt: "stationery store high quality pens notebooks",
+ title: "Artist Approved", description: "Loved by students and professionals.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/opened-sketchbook-office-supplies_23-2147689746.jpg", imageAlt: "sketchbook" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-organizer_23-2147654393.jpg", imageAlt: "organizer" }
},
{
- title: "Fast Delivery",
- description: "Delivered to your desk safely.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/minimalist-workspace-with-office-supplies_23-2151968879.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-pen-ai-generated_23-2150695599.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/desk-supplies-plain-background_23-2148319730.jpg?_wi=2",
- imageAlt: "stationery store high quality pens notebooks",
+ title: "Fast Delivery", description: "Delivered to your desk safely.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/minimalist-workspace-with-office-supplies_23-2151968879.jpg", imageAlt: "desk" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-pen-ai-generated_23-2150695599.jpg", imageAlt: "3d pen" }
},
]}
showStepNumbers={false}
@@ -204,14 +115,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
- "Moleskine",
- "Pilot",
- "Faber-Castell",
- "Lamy",
- "Staedtler",
- "Rhodia",
- "Pentel",
- ]}
+ "Moleskine", "Pilot", "Faber-Castell", "Lamy", "Staedtler", "Rhodia", "Pentel"]}
title="Trusted by Creatives Worldwide"
description="We partner with top global stationery brands to bring excellence to you."
/>
@@ -224,26 +128,11 @@ export default function LandingPage() {
rating={5}
author="Sarah J."
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/pretty-shocked-teenage-girl-with-shopping-bags_231208-5612.jpg",
- alt: "Sarah J.",
- },
- {
- src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-blending-different-colors-his-painting_23-2148422201.jpg",
- alt: "Mark R.",
- },
- {
- src: "http://img.b2bpic.net/free-photo/dreamy-pretty-woman-spectacles-holding-white-cup_7502-9220.jpg",
- alt: "Elaine K.",
- },
- {
- src: "http://img.b2bpic.net/free-photo/front-view-smiley-teacher_23-2148635327.jpg",
- alt: "David L.",
- },
- {
- src: "http://img.b2bpic.net/free-photo/attractive-female-student-holding-notebook_1187-5055.jpg",
- alt: "Jane W.",
- },
+ { src: "http://img.b2bpic.net/free-photo/pretty-shocked-teenage-girl-with-shopping-bags_231208-5612.jpg", alt: "Sarah J." },
+ { src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-blending-different-colors-his-painting_23-2148422201.jpg", alt: "Mark R." },
+ { src: "http://img.b2bpic.net/free-photo/dreamy-pretty-woman-spectacles-holding-white-cup_7502-9220.jpg", alt: "Elaine K." },
+ { src: "http://img.b2bpic.net/free-photo/front-view-smiley-teacher_23-2148635327.jpg", alt: "David L." },
+ { src: "http://img.b2bpic.net/free-photo/attractive-female-student-holding-notebook_1187-5055.jpg", alt: "Jane W." },
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -255,21 +144,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
faqs={[
- {
- id: "f1",
- title: "Do you offer international shipping?",
- content: "Yes, we ship globally.",
- },
- {
- id: "f2",
- title: "Can I return unused items?",
- content: "Within 30 days of purchase.",
- },
- {
- id: "f3",
- title: "Do you provide bulk discounts?",
- content: "Yes, for orders over $500.",
- },
+ { id: "f1", title: "Do you offer international shipping?", content: "Yes, we ship globally." },
+ { id: "f2", title: "Can I return unused items?", content: "Within 30 days of purchase." },
+ { id: "f3", title: "Do you provide bulk discounts?", content: "Yes, for orders over $500." },
]}
title="Common Questions"
description="Everything you need to know about Bhavan shopping experience."
@@ -280,18 +157,11 @@ export default function LandingPage() {
@@ -299,32 +169,8 @@ export default function LandingPage() {
@@ -332,4 +178,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file