Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-17 18:57:14 +00:00

View File

@@ -63,14 +63,14 @@ export default function LandingPage() {
handle: "@alicereads",
testimonial: "The best resource for my historical research projects.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-indoors_23-2148680246.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-indoors_23-2148680246.jpg?_wi=1",
},
{
name: "John D.",
handle: "@researcher",
testimonial: "Incredible collection of open access academic papers.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man-spectacles_1303-14468.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man-spectacles_1303-14468.jpg?_wi=1",
},
{
name: "Elena V.",
@@ -100,7 +100,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/from-stack-books_23-2147767314.jpg"
imageSrc="http://img.b2bpic.net/free-photo/from-stack-books_23-2147767314.jpg?_wi=1"
imageAlt="Library interior"
avatars={[
{
@@ -158,7 +158,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-white-blank-paper-with-cellphone-wooden-table_23-2147885722.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/from-stack-books_23-2147767314.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/from-stack-books_23-2147767314.jpg?_wi=2",
imageAlt: "software search interface catalog",
},
{
@@ -173,7 +173,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/city-committed-education-collage-concept_23-2150062199.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-indoors_23-2148680246.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-indoors_23-2148680246.jpg?_wi=2",
imageAlt: "software search interface catalog",
},
{
@@ -188,7 +188,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-using-nebulizer_23-2150535953.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man-spectacles_1303-14468.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man-spectacles_1303-14468.jpg?_wi=2",
imageAlt: "software search interface catalog",
},
]}