Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-22 22:08:12 +00:00

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/modern-interior-lobby-with-uncommon-furniture_1262-3576.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-interior-lobby-with-uncommon-furniture_1262-3576.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -137,7 +137,7 @@ export default function LandingPage() {
name: "Modern Classic Tee",
price: "$35",
variant: "Essential",
imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-top-view_23-2150264139.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-top-view_23-2150264139.jpg?_wi=1",
},
{
id: "p2",
@@ -201,7 +201,7 @@ export default function LandingPage() {
descriptions: [
"Order today, receive it soon.",
],
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-lobby-with-uncommon-furniture_1262-3576.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-lobby-with-uncommon-furniture_1262-3576.jpg?_wi=2",
imageAlt: "retail store owners team",
},
{
@@ -210,7 +210,7 @@ export default function LandingPage() {
descriptions: [
"We are always here to help.",
],
imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-top-view_23-2150264139.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-top-view_23-2150264139.jpg?_wi=2",
imageAlt: "retail store owners team",
},
]}