diff --git a/src/app/page.tsx b/src/app/page.tsx
index a6eb1f4..975e7c0 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
@@ -51,39 +43,19 @@ export default function LandingPage() {
@@ -95,24 +67,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
features={[
- {
- id: "f1",
- title: "Instant Delivery",
- description: "Get your favorite books delivered to your device the moment you click purchase.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUstwkrF0ql2ythS5TOyi0xKOC/a-flat-icon-illustration-of-a-digital-do-1774555255307-16f476da.png",
- },
- {
- id: "f2",
- title: "Smart Bookmarks",
- description: "Seamlessly track your progress across all your devices, never lose your spot again.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUstwkrF0ql2ythS5TOyi0xKOC/a-flat-icon-illustration-of-a-high-quali-1774555254876-62237f10.png",
- },
- {
- id: "f3",
- title: "Curated Collections",
- description: "Dive into hand-picked selections categorized by genre and reader interest.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUstwkrF0ql2ythS5TOyi0xKOC/a-flat-icon-illustration-of-a-diverse-se-1774555255499-b3bed329.png",
- },
+ { id: "f1", title: "Instant Delivery", description: "Get your favorite books delivered to your device the moment you click purchase.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUstwkrF0ql2ythS5TOyi0xKOC/a-flat-icon-illustration-of-a-digital-do-1774555255307-16f476da.png" },
+ { id: "f2", title: "Smart Bookmarks", description: "Seamlessly track your progress across all your devices, never lose your spot again.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUstwkrF0ql2ythS5TOyi0xKOC/a-flat-icon-illustration-of-a-high-quali-1774555254876-62237f10.png" },
+ { id: "f3", title: "Curated Collections", description: "Dive into hand-picked selections categorized by genre and reader interest.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUstwkrF0ql2ythS5TOyi0xKOC/a-flat-icon-illustration-of-a-diverse-se-1774555255499-b3bed329.png" }
]}
title="Why Choose EbookVerse?"
description="Experience reading as it was meant to be – flexible, instant, and limitless."
@@ -124,25 +81,11 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
+ animationType="blur-reveal"
products={[
- {
- id: "p1",
- name: "Modern Minimalism",
- price: "$12.99",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUstwkrF0ql2ythS5TOyi0xKOC/a-high-quality-3d-render-of-an-ebook-cov-1774555257052-c4180af8.png",
- },
- {
- id: "p2",
- name: "Corporate Insights",
- price: "$18.99",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUstwkrF0ql2ythS5TOyi0xKOC/a-high-quality-3d-render-of-a-business-e-1774555256227-907fde76.png",
- },
- {
- id: "p3",
- name: "The Writing Craft",
- price: "$15.99",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUstwkrF0ql2ythS5TOyi0xKOC/a-high-quality-3d-render-of-a-creative-w-1774555255964-c24c5d76.png",
- },
+ { id: "p1", name: "Modern Minimalism", price: "$12.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUstwkrF0ql2ythS5TOyi0xKOC/a-high-quality-3d-render-of-an-ebook-cov-1774555257052-c4180af8.png" },
+ { id: "p2", name: "Corporate Insights", price: "$18.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUstwkrF0ql2ythS5TOyi0xKOC/a-high-quality-3d-render-of-a-business-e-1774555256227-907fde76.png" },
+ { id: "p3", name: "The Writing Craft", price: "$15.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUstwkrF0ql2ythS5TOyi0xKOC/a-high-quality-3d-render-of-a-creative-w-1774555255964-c24c5d76.png" }
]}
title="New Arrivals"
description="Fresh releases that define the modern reading landscape."
@@ -155,52 +98,15 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
- {
- id: "t1",
- name: "Alice M.",
- role: "Avid Reader",
- company: "BookClub Member",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUstwkrF0ql2ythS5TOyi0xKOC/a-close-up-aesthetic-photo-of-a-cozy-hom-1774555257694-1f71b5fe.png",
- },
- {
- id: "t2",
- name: "Bob K.",
- role: "Student",
- company: "University",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUstwkrF0ql2ythS5TOyi0xKOC/a-close-up-aesthetic-photo-of-a-cup-of-c-1774555255571-1b30b19d.png",
- },
- {
- id: "t3",
- name: "Charlie P.",
- role: "Writer",
- company: "Freelance",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUstwkrF0ql2ythS5TOyi0xKOC/a-close-up-aesthetic-photo-of-a-notebook-1774555255656-eacd5a10.png",
- },
- {
- id: "t4",
- name: "Diana S.",
- role: "Editor",
- company: "Media Corp",
- rating: 5,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUstwkrF0ql2ythS5TOyi0xKOC/a-close-up-aesthetic-photo-of-a-sunlit-r-1774555256258-e7416f4f.png",
- },
+ { id: "t1", name: "Alice M.", role: "Avid Reader", company: "BookClub Member", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUstwkrF0ql2ythS5TOyi0xKOC/a-close-up-aesthetic-photo-of-a-cozy-hom-1774555257694-1f71b5fe.png" },
+ { id: "t2", name: "Bob K.", role: "Student", company: "University", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUstwkrF0ql2ythS5TOyi0xKOC/a-close-up-aesthetic-photo-of-a-cup-of-c-1774555255571-1b30b19d.png" },
+ { id: "t3", name: "Charlie P.", role: "Writer", company: "Freelance", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUstwkrF0ql2ythS5TOyi0xKOC/a-close-up-aesthetic-photo-of-a-notebook-1774555255656-eacd5a10.png" },
+ { id: "t4", name: "Diana S.", role: "Editor", company: "Media Corp", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUstwkrF0ql2ythS5TOyi0xKOC/a-close-up-aesthetic-photo-of-a-sunlit-r-1774555256258-e7416f4f.png" }
]}
kpiItems={[
- {
- value: "10K+",
- label: "Readers",
- },
- {
- value: "500+",
- label: "Books",
- },
- {
- value: "4.9",
- label: "Avg Rating",
- },
+ { value: "10K+", label: "Readers" },
+ { value: "500+", label: "Books" },
+ { value: "4.9", label: "Avg Rating" }
]}
title="Reader Reviews"
description="Join our community of book lovers and discover why they choose EbookVerse."
@@ -212,21 +118,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
- {
- id: "q1",
- title: "How do I access my ebooks?",
- content: "Once purchased, your books are instantly available in your library on your user account dashboard.",
- },
- {
- id: "q2",
- title: "Which devices are supported?",
- content: "Our platform supports all modern e-reader apps, tablets, and mobile browsers.",
- },
- {
- id: "q3",
- title: "Can I return an ebook?",
- content: "Due to the digital nature of the content, all sales are final, but we offer support for technical issues.",
- },
+ { id: "q1", title: "How do I access my ebooks?", content: "Once purchased, your books are instantly available in your library on your user account dashboard." },
+ { id: "q2", title: "Which devices are supported?", content: "Our platform supports all modern e-reader apps, tablets, and mobile browsers." },
+ { id: "q3", title: "Can I return an ebook?", content: "Due to the digital nature of the content, all sales are final, but we offer support for technical issues." }
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUstwkrF0ql2ythS5TOyi0xKOC/a-clean-minimalist-workspace-with-an-e-r-1774555255800-54a7a999.png"
mediaAnimation="slide-up"