Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-10 06:12:13 +00:00

View File

@@ -87,11 +87,11 @@ export default function LandingPage() {
]} ]}
slides={[ slides={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/glass-cup-female-hands-background-sideboard-with-beautiful-vintage-dishes_169016-16094.jpg", imageSrc: "http://img.b2bpic.net/free-photo/glass-cup-female-hands-background-sideboard-with-beautiful-vintage-dishes_169016-16094.jpg?_wi=1",
imageAlt: "Modern snack vending machine full of products", imageAlt: "Modern snack vending machine full of products",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/talented-artist-using-watercolor-paint-tubes-create-artwork-canvas_482257-115917.jpg", imageSrc: "http://img.b2bpic.net/free-photo/talented-artist-using-watercolor-paint-tubes-create-artwork-canvas_482257-115917.jpg?_wi=1",
imageAlt: "People using a modern vending machine in an office", imageAlt: "People using a modern vending machine in an office",
}, },
{ {
@@ -191,7 +191,7 @@ export default function LandingPage() {
value: "Regular Visits", value: "Regular Visits",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/glass-cup-female-hands-background-sideboard-with-beautiful-vintage-dishes_169016-16094.jpg", imageSrc: "http://img.b2bpic.net/free-photo/glass-cup-female-hands-background-sideboard-with-beautiful-vintage-dishes_169016-16094.jpg?_wi=2",
imageAlt: "vending machine logo modern", imageAlt: "vending machine logo modern",
}, },
{ {
@@ -215,7 +215,7 @@ export default function LandingPage() {
value: "Quick Fixes", value: "Quick Fixes",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/talented-artist-using-watercolor-paint-tubes-create-artwork-canvas_482257-115917.jpg", imageSrc: "http://img.b2bpic.net/free-photo/talented-artist-using-watercolor-paint-tubes-create-artwork-canvas_482257-115917.jpg?_wi=2",
imageAlt: "vending machine logo modern", imageAlt: "vending machine logo modern",
}, },
]} ]}
@@ -441,7 +441,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <FooterMedia
videoSrc="http://img.b2bpic.net/free-photo/hong-kong-traffic-view_1359-910.jpg" videoSrc="http://img.b2bpic.net/free-photo/hong-kong-traffic-view_1359-910.jpg?_wi=1"
videoAriaLabel="Dynamic urban background" videoAriaLabel="Dynamic urban background"
logoText="Vending Solutions" logoText="Vending Solutions"
columns={[ columns={[
@@ -510,7 +510,7 @@ export default function LandingPage() {
}, },
]} ]}
copyrightText="© 2024 Vending Solutions. All rights reserved." copyrightText="© 2024 Vending Solutions. All rights reserved."
imageSrc="http://img.b2bpic.net/free-photo/hong-kong-traffic-view_1359-910.jpg" imageSrc="http://img.b2bpic.net/free-photo/hong-kong-traffic-view_1359-910.jpg?_wi=2"
imageAlt="time-lapse modern city movement" imageAlt="time-lapse modern city movement"
/> />
</div> </div>