3 Commits

Author SHA1 Message Date
488e90b959 Update src/app/page.tsx 2026-05-21 01:12:49 +00:00
bbbe785ef3 Update src/app/page.tsx 2026-05-21 01:05:57 +00:00
130199cf53 Merge version_5 into main
Merge version_5 into main
2026-05-21 01:04:32 +00:00

View File

@@ -54,22 +54,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 +118,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"},
]} ]}