Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-21 10:54:53 +00:00

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
href: "#pricing",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-4777.jpg"
imageSrc="http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-4777.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -130,7 +130,7 @@ export default function LandingPage() {
{
title: "200MP AI Camera",
description: "Capture breathtaking detail with our revolutionary AI-powered camera sensor.",
imageSrc: "http://img.b2bpic.net/free-photo/women-s-hands-holding-mobile-phone-taking-photo-tasty-cake-served-plate_8353-6247.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/women-s-hands-holding-mobile-phone-taking-photo-tasty-cake-served-plate_8353-6247.jpg?_wi=1",
},
{
title: "All-Day Power",
@@ -268,7 +268,7 @@ export default function LandingPage() {
text: "Buy Now",
href: "#",
},
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-4777.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-4777.jpg?_wi=2",
imageAlt: "Arabic Phone 16",
},
{
@@ -285,7 +285,7 @@ export default function LandingPage() {
text: "Buy Now",
href: "#",
},
imageSrc: "http://img.b2bpic.net/free-photo/women-s-hands-holding-mobile-phone-taking-photo-tasty-cake-served-plate_8353-6247.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/women-s-hands-holding-mobile-phone-taking-photo-tasty-cake-served-plate_8353-6247.jpg?_wi=2",
imageAlt: "Arabic Phone 16",
},
]}