Update src/app/page.tsx

This commit is contained in:
2026-06-10 06:12:10 +00:00
parent 3b515d1855
commit 0815b2ba75

View File

@@ -87,11 +87,11 @@ export default function LandingPage() {
]}
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",
},
{
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",
},
{
@@ -191,7 +191,7 @@ export default function LandingPage() {
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",
},
{
@@ -215,7 +215,7 @@ export default function LandingPage() {
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",
},
]}
@@ -441,7 +441,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<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"
logoText="Vending Solutions"
columns={[
@@ -510,7 +510,7 @@ export default function LandingPage() {
},
]}
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"
/>
</div>