@@ -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,
@@ -141,8 +141,8 @@ export default function LandingPage() {
@@ -233,4 +233,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}
Reference in New Issue
Block a user
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.