Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-04-17 17:18:18 +00:00
3 changed files with 11 additions and 11 deletions

View File

@@ -75,22 +75,22 @@ export default function LandingPage() {
title: "Excellence",
description: "We uphold the highest literary standards.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-student-library-highlighting-important-ideas-exams-focusing-her-studies_482257-132961.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-student-library-highlighting-important-ideas-exams-focusing-her-studies_482257-132961.jpg?_wi=2",
},
items: [],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104643.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104643.jpg?_wi=1",
imageAlt: "Authentic book club scene",
},
{
title: "Integrity",
description: "Transparency in all dealings.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/three-serious-business-people-working-with-documents-desk_1262-15308.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/three-serious-business-people-working-with-documents-desk_1262-15308.jpg?_wi=2",
},
items: [],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104633.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104633.jpg?_wi=3",
imageAlt: "Authentic book club scene",
},
]}

View File

@@ -125,11 +125,11 @@ export default function LandingPage() {
title: "Tools",
description: "Access elite software.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104643.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104643.jpg?_wi=2",
},
items: [],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104633.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104633.jpg?_wi=4",
imageAlt: "Authentic book club scene",
},
{
@@ -140,7 +140,7 @@ export default function LandingPage() {
},
items: [],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-student-library-highlighting-important-ideas-exams-focusing-her-studies_482257-132961.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-student-library-highlighting-important-ideas-exams-focusing-her-studies_482257-132961.jpg?_wi=3",
imageAlt: "Authentic book club scene",
},
]}

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
href: "/about",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104633.jpg"
imageSrc="http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104633.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -147,7 +147,7 @@ export default function LandingPage() {
title: "Certification",
subtitle: "Recognition",
description: "Earn professional status with our official membership certificate.",
imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104633.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104633.jpg?_wi=2",
imageAlt: "professional writers booksellers network",
},
{
@@ -155,7 +155,7 @@ export default function LandingPage() {
title: "Guidance",
subtitle: "Resources",
description: "Gain full access to our curated publishing and bookselling guides.",
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-student-library-highlighting-important-ideas-exams-focusing-her-studies_482257-132961.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-student-library-highlighting-important-ideas-exams-focusing-her-studies_482257-132961.jpg?_wi=1",
imageAlt: "professional writers booksellers network",
},
{
@@ -163,7 +163,7 @@ export default function LandingPage() {
title: "Networking",
subtitle: "Community",
description: "Connect with writers and booksellers globally through exclusive events.",
imageSrc: "http://img.b2bpic.net/free-photo/three-serious-business-people-working-with-documents-desk_1262-15308.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/three-serious-business-people-working-with-documents-desk_1262-15308.jpg?_wi=1",
imageAlt: "professional writers booksellers network",
},
]}