Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8627ea45eb | |||
| 0909ae3c61 | |||
| dc21bcbe26 | |||
| bd729bc591 | |||
| 488e90b959 | |||
| 1fb8d3292a | |||
| bbbe785ef3 | |||
| 130199cf53 |
@@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import ReactLenis from "lenis/react";
|
import ReactLenis from "lenis/react";
|
||||||
import BlogCardThree from '@/components/sections/blog/BlogCardThree';
|
|
||||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||||
import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/FeatureBorderGlow';
|
import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/FeatureBorderGlow';
|
||||||
@@ -11,7 +10,7 @@ import HeroBillboard from '@/components/sections/hero/HeroBillboard';
|
|||||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
||||||
import { BookOpen, Coffee, Users } from "lucide-react";
|
import { BookOpen, Coffee, Users, Clock } from "lucide-react";
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -54,22 +53,9 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
text: "Visit Us Today", href: "#contact"},
|
text: "Visit Us Today", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DvRaP5J7yuWtWU8aBAla86gVD4/uploaded-1779220818705-zldaaahy.png"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DvRaP5J7yuWtWU8aBAla86gVD4/uploaded-1779325661931-xvb5eu0o.png"
|
||||||
imageAlt="Arcade Books exterior"
|
imageAlt="Arcade Books exterior"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
avatars={[
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118894.jpg", alt: "Cozy and lively home interior design"},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/yellow-furniture_1321-386.jpg", alt: "yellow furniture"},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/pretty-young-girl-library_23-2148727840.jpg", alt: "Pretty young girl at the library"},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/pretty-young-girl-library_23-2148727839.jpg", alt: "Pretty young girl at the library"},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/china-stairs-stone-tiles-old-water_1417-577.jpg", alt: "china stairs stone tiles old water"},
|
|
||||||
]}
|
|
||||||
avatarText="Join our community of over 500+ book lovers in Rye."
|
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{
|
{
|
||||||
type: "text", text: "New Arrivals Daily"},
|
type: "text", text: "New Arrivals Daily"},
|
||||||
@@ -131,13 +117,13 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/cute-teen-girl-demonstrating-blackboard_23-2147864174.jpg"},
|
id: "1", name: "Sarah J.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DvRaP5J7yuWtWU8aBAla86gVD4/uploaded-1779325849355-p9nqoeou.png"},
|
||||||
{
|
{
|
||||||
id: "2", name: "Michael B.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-cute-hair-reading_23-2148653518.jpg"},
|
id: "2", name: "Michael B.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DvRaP5J7yuWtWU8aBAla86gVD4/uploaded-1779325856998-lngzmbpv.png"},
|
||||||
{
|
{
|
||||||
id: "3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-woman-posing_344912-3036.jpg"},
|
id: "3", name: "Emily R.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DvRaP5J7yuWtWU8aBAla86gVD4/uploaded-1779325866436-jvak0x9l.png"},
|
||||||
{
|
{
|
||||||
id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-teen-schoolgirl-with-books-looking-up_23-2148204259.jpg"},
|
id: "4", name: "David K.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DvRaP5J7yuWtWU8aBAla86gVD4/uploaded-1779325918528-ictyb0kd.png"},
|
||||||
{
|
{
|
||||||
id: "5", name: "Lydia M.", imageSrc: "http://img.b2bpic.net/free-photo/woman-shopping_1303-5295.jpg"},
|
id: "5", name: "Lydia M.", imageSrc: "http://img.b2bpic.net/free-photo/woman-shopping_1303-5295.jpg"},
|
||||||
]}
|
]}
|
||||||
@@ -165,24 +151,6 @@ export default function LandingPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="blog" data-section="blog">
|
|
||||||
<BlogCardThree
|
|
||||||
animationType="slide-up"
|
|
||||||
textboxLayout="default"
|
|
||||||
useInvertedBackground={false}
|
|
||||||
title="From the Desk of Arcade"
|
|
||||||
description="Insights, staff picks, and community happenings from your Rye bookstore."
|
|
||||||
blogs={[
|
|
||||||
{
|
|
||||||
id: "1", category: "Books", title: "New Staff Picks for Spring", excerpt: "Spring is here and our shelves are full of new adventures. Here is what we are reading this month.", imageSrc: "http://img.b2bpic.net/free-photo/comfortable-modern-living-room-with-bookshelf-decor-generated-by-ai_188544-37916.jpg", authorName: "Arcade Team", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-books_23-2148680205.jpg", date: "March 2025"},
|
|
||||||
{
|
|
||||||
id: "2", category: "Events", title: "Author Signing: A Local Legend", excerpt: "Don't miss our upcoming author event scheduled for late April. Space is limited, so RSVP today.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-holding-book_23-2148396351.jpg", authorName: "Arcade Team", authorAvatar: "http://img.b2bpic.net/free-photo/woman-hugging-stack-book_23-2147848214.jpg", date: "April 2025"},
|
|
||||||
{
|
|
||||||
id: "3", category: "Community", title: "Why Shopping Small Matters", excerpt: "We take a moment to reflect on why our Rye community is the best part of our day.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-pretty-woman-reading-book_23-2148293991.jpg", authorName: "Arcade Team", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-books_23-2148680204.jpg", date: "February 2025"},
|
|
||||||
]}
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactCTA
|
<ContactCTA
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
@@ -200,6 +168,14 @@ export default function LandingPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div id="hours" data-section="hours" className="bg-accent text-center py-10">
|
||||||
|
<div className="flex flex-col items-center gap-2">
|
||||||
|
<Clock className="w-8 h-8" />
|
||||||
|
<h3 className="text-xl font-bold">Business Hours</h3>
|
||||||
|
<p className="text-lg">Mon-Sat: 9:30AM - 6PM | Sun: Closed</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/house-entrance-japan-building-plants_23-2149301099.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/house-entrance-japan-building-plants_23-2149301099.jpg"
|
||||||
@@ -211,9 +187,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
label: "About Us", href: "#about"},
|
label: "About Us", href: "#about"},
|
||||||
{
|
{
|
||||||
label: "Staff Picks", href: "#blog"},
|
label: "Contact", href: "#contact"},
|
||||||
{
|
|
||||||
label: "Events", href: "#blog"},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -222,8 +196,6 @@ export default function LandingPage() {
|
|||||||
label: "Get Directions", href: "https://maps.google.com"},
|
label: "Get Directions", href: "https://maps.google.com"},
|
||||||
{
|
{
|
||||||
label: "Call Us", href: "tel:9149670966"},
|
label: "Call Us", href: "tel:9149670966"},
|
||||||
{
|
|
||||||
label: "Contact", href: "#contact"},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -233,4 +205,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user