Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user