Update src/app/page.tsx
This commit is contained in:
@@ -48,13 +48,13 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "radial-gradient"}}
|
||||
title="Arcade Books – A Nook for Every Reader"
|
||||
title="Arcade Books – A Place for Every Reader"
|
||||
description="Floor-to-ceiling stories in the heart of Rye, NY. Discover your next favorite book in our cozy, curated collection."
|
||||
buttons={[
|
||||
{
|
||||
text: "Visit Us Today", href: "#contact"},
|
||||
]}
|
||||
imageSrc="https://images.unsplash.com/photo-1524995997946-a1c2e315a42f?q=80&w=2670&auto=format&fit=crop"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DvRaP5J7yuWtWU8aBAla86gVD4/uploaded-1779220818705-zldaaahy.png"
|
||||
imageAlt="Arcade Books exterior"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Cozy Atmosphere", description: "Lose track of time in our classic nook-and-cranny bookstore venue."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-design-with-shelves-potted-plants_23-2149427980.jpg?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DvRaP5J7yuWtWU8aBAla86gVD4/uploaded-1779220702715-6yznqfv1.avif"
|
||||
imageAlt="Arcade Books friendly team"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
title: "Expert Recommendations", description: "Can't find a book? Our friendly staff is always ready with a personal recommendation.", icon: BookOpen,
|
||||
},
|
||||
{
|
||||
title: "Local Events", description: "Join our literary discussions and author signings in our quaint Rye location.", icon: Users,
|
||||
title: "Wide Variety ", description: "We have almost every genre of books in our shop. Even if you're not a reader you can always find something here. ", icon: Users,
|
||||
},
|
||||
{
|
||||
title: "Curated Atmosphere", description: "From floor to ceiling, we create a calm, inviting environment to browse in.", icon: Coffee,
|
||||
|
||||
Reference in New Issue
Block a user