Merge version_2 into main #2
212
src/app/page.tsx
212
src/app/page.tsx
@@ -31,31 +31,19 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Gallery",
|
||||
id: "gallery",
|
||||
},
|
||||
name: "Gallery", id: "gallery"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Reviews", id: "reviews"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
name: "FAQ", id: "faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="The Jagdish Book Depot "
|
||||
button={{
|
||||
text: "Call Now",
|
||||
href: "tel:+91-9876543210",
|
||||
}}
|
||||
text: "Call Now", href: "tel:+917506265555"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -66,13 +54,9 @@ export default function LandingPage() {
|
||||
description="Thane’s Trusted Book Store for New & Second-Hand Books. Buy, sell, or exchange books at the best local prices. Trusted by 8,000+ reviews. Open 10 AM – 9 PM. Near Jambli Naka, Thane West. Please confirm edition before purchase, and refer to our clear exchange policy."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+91-9876543210",
|
||||
},
|
||||
text: "Call Now", href: "tel:+917506265555"},
|
||||
{
|
||||
text: "Get Book Availability",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Book Availability", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smart-woman-glasses-sitting-with-book-library_23-2148204346.jpg"
|
||||
imageAlt="Interior of The Jagdish Book Depot with organized bookshelves"
|
||||
@@ -87,29 +71,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "new-books",
|
||||
title: "New Books",
|
||||
description: "Extensive collection of NCERT, educational, engineering, and competitive exam books.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/back-school-cards-collection-with-books-pencils_23-2147864804.jpg",
|
||||
},
|
||||
id: "new-books", title: "New Books", description: "Extensive collection of NCERT, educational, engineering, and competitive exam books.", imageSrc: "http://img.b2bpic.net/free-vector/back-school-cards-collection-with-books-pencils_23-2147864804.jpg"},
|
||||
{
|
||||
id: "second-hand-books",
|
||||
title: "Second-Hand Books",
|
||||
description: "Buy, sell, or exchange affordable pre-owned books across various categories.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concept-conservation-notebook-paper-environment_1172-408.jpg",
|
||||
},
|
||||
id: "second-hand-books", title: "Second-Hand Books", description: "Buy, sell, or exchange affordable pre-owned books across various categories.", imageSrc: "http://img.b2bpic.net/free-photo/concept-conservation-notebook-paper-environment_1172-408.jpg"},
|
||||
{
|
||||
id: "book-exchange",
|
||||
title: "Book Exchange",
|
||||
description: "Trade your old books for new reads. Check our clear exchange policy for details.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-library-logo-design_23-2149324477.jpg",
|
||||
},
|
||||
id: "book-exchange", title: "Book Exchange", description: "Trade your old books for new reads. Check our clear exchange policy for details.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-library-logo-design_23-2149324477.jpg"},
|
||||
{
|
||||
id: "delivery-pickup",
|
||||
title: "Delivery & Pickup",
|
||||
description: "Enjoy convenient in-store pickup or local delivery services in Thane.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cash-delivery-label-collection_23-2148788051.jpg",
|
||||
},
|
||||
id: "delivery-pickup", title: "Delivery & Pickup", description: "Enjoy convenient in-store pickup or local delivery services in Thane.", imageSrc: "http://img.b2bpic.net/free-vector/cash-delivery-label-collection_23-2148788051.jpg"},
|
||||
]}
|
||||
title="Our Services"
|
||||
description="Providing comprehensive book solutions for every reader in Thane."
|
||||
@@ -125,45 +93,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "gallery-1",
|
||||
brand: "Store Interior",
|
||||
name: "Wide Collection",
|
||||
price: "",
|
||||
rating: 0,
|
||||
reviewCount: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-bookstore-date_23-2150396468.jpg",
|
||||
imageAlt: "Wide view of organized bookshelves inside the store",
|
||||
},
|
||||
id: "gallery-1", brand: "Store Interior", name: "Wide Collection", price: "", rating: 0,
|
||||
reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-bookstore-date_23-2150396468.jpg", imageAlt: "Wide view of organized bookshelves inside the store"},
|
||||
{
|
||||
id: "gallery-2",
|
||||
brand: "Educational",
|
||||
name: "NCERT & Exam Books",
|
||||
price: "",
|
||||
rating: 0,
|
||||
reviewCount: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-searching-book-library_23-2147679285.jpg",
|
||||
imageAlt: "Stack of NCERT books and other exam preparation materials",
|
||||
},
|
||||
id: "gallery-2", brand: "Educational", name: "NCERT & Exam Books", price: "", rating: 0,
|
||||
reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/girl-searching-book-library_23-2147679285.jpg", imageAlt: "Stack of NCERT books and other exam preparation materials"},
|
||||
{
|
||||
id: "gallery-3",
|
||||
brand: "Affordable Reads",
|
||||
name: "Second-Hand Section",
|
||||
price: "",
|
||||
rating: 0,
|
||||
reviewCount: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/antique-book-shelf-vintage-background_53876-160404.jpg",
|
||||
imageAlt: "Dedicated section for second-hand books",
|
||||
},
|
||||
id: "gallery-3", brand: "Affordable Reads", name: "Second-Hand Section", price: "", rating: 0,
|
||||
reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/antique-book-shelf-vintage-background_53876-160404.jpg", imageAlt: "Dedicated section for second-hand books"},
|
||||
{
|
||||
id: "gallery-4",
|
||||
brand: "Ambiance",
|
||||
name: "Comfortable Reading",
|
||||
price: "",
|
||||
rating: 0,
|
||||
reviewCount: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teenager-therapy-session-struggling-with-emotional-issues_482257-113814.jpg",
|
||||
imageAlt: "A cozy corner in the bookstore inviting customers to read",
|
||||
},
|
||||
id: "gallery-4", brand: "Ambiance", name: "Comfortable Reading", price: "", rating: 0,
|
||||
reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/teenager-therapy-session-struggling-with-emotional-issues_482257-113814.jpg", imageAlt: "A cozy corner in the bookstore inviting customers to read"},
|
||||
]}
|
||||
title="Our Store & Collection"
|
||||
description="Explore the vibrant world of books within The Jagdish Book Depot. Discover organised shelves and a vast selection."
|
||||
@@ -175,29 +115,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Priya Sharma",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-boy-with-backpack-coming-into-classroom_23-2147659089.jpg",
|
||||
imageAlt: "Priya Sharma",
|
||||
},
|
||||
id: "1", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/young-boy-with-backpack-coming-into-classroom_23-2147659089.jpg", imageAlt: "Priya Sharma"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Amit Patel",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-brick-wall_23-2148465265.jpg",
|
||||
imageAlt: "Amit Patel",
|
||||
},
|
||||
id: "2", name: "Amit Patel", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-brick-wall_23-2148465265.jpg", imageAlt: "Amit Patel"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Deepa Singh",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-girl-concentrated-study_23-2148448042.jpg",
|
||||
imageAlt: "Deepa Singh",
|
||||
},
|
||||
id: "3", name: "Deepa Singh", imageSrc: "http://img.b2bpic.net/free-photo/smiley-girl-concentrated-study_23-2148448042.jpg", imageAlt: "Deepa Singh"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Rajesh Kumar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/paintings-old-man-s-portrait_23-2151155297.jpg",
|
||||
imageAlt: "Rajesh Kumar",
|
||||
},
|
||||
id: "4", name: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/paintings-old-man-s-portrait_23-2151155297.jpg", imageAlt: "Rajesh Kumar"},
|
||||
]}
|
||||
cardTitle="What Our Customers Say"
|
||||
cardTag="Trusted by 8,000+ Readers"
|
||||
@@ -212,35 +136,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "Do you accept old books?",
|
||||
content: "Yes, we buy, sell, and exchange second-hand books. Bring your books to our store, and our staff will assess them.",
|
||||
},
|
||||
id: "faq-1", title: "Do you accept old books?", content: "Yes, we buy, sell, and exchange second-hand books. Bring your books to our store, and our staff will assess them."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "Do you provide delivery?",
|
||||
content: "Yes, we offer local delivery services within Thane West. Please contact us for delivery charges and details.",
|
||||
},
|
||||
id: "faq-2", title: "Do you provide delivery?", content: "Yes, we offer local delivery services within Thane West. Please contact us for delivery charges and details."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "Do you have latest editions?",
|
||||
content: "We regularly update our stock with the latest editions of NCERT, educational, and competitive exam books. It's best to call us to confirm availability.",
|
||||
},
|
||||
id: "faq-3", title: "Do you have latest editions?", content: "We regularly update our stock with the latest editions of NCERT, educational, and competitive exam books. It's best to call us to confirm availability."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "What is your exchange policy?",
|
||||
content: "Our exchange policy requires books to be in good condition. Please visit the store or call us for full details on eligibility.",
|
||||
},
|
||||
id: "faq-4", title: "What is your exchange policy?", content: "Our exchange policy requires books to be in good condition. Please visit the store or call us for full details on eligibility."},
|
||||
{
|
||||
id: "faq-5",
|
||||
title: "Can I check book availability online?",
|
||||
content: "Currently, you can use our 'Get Book Availability' form or call us directly. We are working on an online inventory system.",
|
||||
},
|
||||
id: "faq-5", title: "Can I check book availability online?", content: "Currently, you can use our 'Get Book Availability' form or call us directly. We are working on an online inventory system."},
|
||||
{
|
||||
id: "faq-6",
|
||||
title: "What payment methods do you accept?",
|
||||
content: "We accept cash, UPI, and major credit/debit cards in-store for your convenience.",
|
||||
},
|
||||
id: "faq-6", title: "What payment methods do you accept?", content: "We accept cash, UPI, and major credit/debit cards in-store for your convenience."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to common questions about our books, services, and policies."
|
||||
@@ -254,11 +160,10 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Visit Us or Enquire Now"
|
||||
description="We're here to help you find your next great read. Reach out via phone or fill out our form for book availability.\n\n📞 Call Us: +91-9876543210\n📍 Address: Shop No. 12, Jambli Naka, Thane West, Maharashtra, India\n⏰ Hours: Open 10 AM – 9 PM, Monday to Sunday"
|
||||
description="We're here to help you find your next great read. Reach out via phone or fill out our form for book availability.\n\n📞 Call Us: +917506265555\n📍 Address: Shop No. 12, Jambli Naka, Thane West, Maharashtra, India\n⏰ Hours: Open 10 AM – 9 PM, Monday to Sunday"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coffee-pins-map_23-2147635444.jpg"
|
||||
imageAlt="Google Maps location of The Jagdish Book Depot in Thane West"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -272,62 +177,37 @@ export default function LandingPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "Gallery",
|
||||
href: "#gallery",
|
||||
},
|
||||
label: "Gallery", href: "#gallery"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#reviews",
|
||||
},
|
||||
label: "Reviews", href: "#reviews"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact Us",
|
||||
items: [
|
||||
title: "Contact Us", items: [
|
||||
{
|
||||
label: "Call: +91-9876543210",
|
||||
href: "tel:+91-9876543210",
|
||||
},
|
||||
label: "Call: +917506265555", href: "tel:+917506265555"},
|
||||
{
|
||||
label: "WhatsApp Us",
|
||||
href: "https://wa.me/919876543210",
|
||||
},
|
||||
label: "WhatsApp Us", href: "https://wa.me/917506265555"},
|
||||
{
|
||||
label: "Location: Jambli Naka, Thane West",
|
||||
href: "https://maps.app.goo.gl/YourGoogleMapsLink",
|
||||
},
|
||||
label: "Location: Jambli Naka, Thane West", href: "https://maps.app.goo.gl/YourGoogleMapsLink"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
{
|
||||
label: "Exchange Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Exchange Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user