Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 16:11:55 +00:00

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
href: "#about",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746579.jpg"
imageSrc="http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746579.jpg?_wi=1"
imageAlt="Modern electronic showroom"
/>
</div>
@@ -109,7 +109,7 @@ export default function LandingPage() {
id: "1",
name: "Wireless Headset",
price: "$299",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722691.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722691.jpg?_wi=1",
},
{
id: "2",
@@ -165,7 +165,7 @@ export default function LandingPage() {
button: {
text: "Get Started",
},
imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746579.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746579.jpg?_wi=2",
imageAlt: "modern electronics retail store",
},
{
@@ -197,7 +197,7 @@ export default function LandingPage() {
button: {
text: "Contact Us",
},
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722691.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722691.jpg?_wi=2",
imageAlt: "wireless headset product shot studio",
},
]}