Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-05 19:49:50 +00:00

View File

@@ -75,7 +75,7 @@ export default function LandingPage() {
handle: "@alexreviews",
testimonial: "Incredible library and amazing 4K quality! My go-to for movie nights.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-with-long-hair-holds-his-hand-collar-black-shirt_8353-1310.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-long-hair-holds-his-hand-collar-black-shirt_8353-1310.jpg?_wi=1",
imageAlt: "Alex R. avatar",
},
{
@@ -83,7 +83,7 @@ export default function LandingPage() {
handle: "@marialovestv",
testimonial: "Found so many hidden gems here. The recommendations are spot on!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-blue-shirt_23-2148095792.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-blue-shirt_23-2148095792.jpg?_wi=1",
imageAlt: "Maria S. avatar",
},
{
@@ -123,7 +123,7 @@ export default function LandingPage() {
href: "#pricing",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-geometric-glass-shape_23-2150979712.jpg"
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-geometric-glass-shape_23-2150979712.jpg?_wi=1"
imageAlt="Streaming platform dashboard with movie and series content"
mediaAnimation="slide-up"
avatars={[
@@ -211,7 +211,7 @@ export default function LandingPage() {
imageAlt: "Mobile streaming app with content library",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-geometric-glass-shape_23-2150979712.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-geometric-glass-shape_23-2150979712.jpg?_wi=2",
imageAlt: "movie player UI interface dark",
},
{
@@ -228,7 +228,7 @@ export default function LandingPage() {
imageAlt: "Multiple devices showing streaming platform",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/man-with-long-hair-holds-his-hand-collar-black-shirt_8353-1310.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-long-hair-holds-his-hand-collar-black-shirt_8353-1310.jpg?_wi=2",
imageAlt: "movie player UI interface dark",
},
{
@@ -245,7 +245,7 @@ export default function LandingPage() {
imageAlt: "Offline download feature on mobile app",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-blue-shirt_23-2148095792.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-blue-shirt_23-2148095792.jpg?_wi=2",
imageAlt: "movie player UI interface dark",
},
]}