@@ -115,7 +101,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:"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,
title:"Curated Atmosphere",description:"From floor to ceiling, we create a calm, inviting environment to browse in.",icon: Coffee,
@@ -131,18 +117,18 @@ export default function LandingPage() {
@@ -165,24 +151,6 @@ export default function LandingPage() {
/>
/>
</div>
</div>
<divid="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>
<divid="contact"data-section="contact">
<divid="contact"data-section="contact">
<ContactCTA
<ContactCTA
useInvertedBackground={true}
useInvertedBackground={true}
@@ -200,6 +168,14 @@ export default function LandingPage() {
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.