Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-11 15:29:26 +00:00

View File

@@ -88,11 +88,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-customer-paying-with-nfc-device_23-2150690001.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-customer-paying-with-nfc-device_23-2150690001.jpg?_wi=1",
imageAlt: "Futuristic POS sales dashboard",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/female-barista-with-tablet-making-order-coffee-shop_1303-29494.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-barista-with-tablet-making-order-coffee-shop_1303-29494.jpg?_wi=1",
imageAlt: "Multi-currency POS interface with UZS, USD, EUR, RUB",
},
{
@@ -287,7 +287,7 @@ export default function LandingPage() {
text: "Choose Business",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-customer-paying-with-nfc-device_23-2150690001.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-customer-paying-with-nfc-device_23-2150690001.jpg?_wi=2",
imageAlt: "modern minimalist retail store interior",
},
{
@@ -306,7 +306,7 @@ export default function LandingPage() {
text: "Contact Sales",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/female-barista-with-tablet-making-order-coffee-shop_1303-29494.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-barista-with-tablet-making-order-coffee-shop_1303-29494.jpg?_wi=2",
imageAlt: "modern minimalist retail store interior",
},
]}