Merge version_1 into main #1
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
<HeroOverlay
|
||||
title="Smart Supplier Price Comparison"
|
||||
description="Empowering BSS businesses to make informed purchasing decisions with real-time supplier data, ensuring you get the best value, every time."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=1"
|
||||
imageAlt="Supplier comparison dashboard interface"
|
||||
buttons={[
|
||||
{
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
title: "Processed Quotes",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-conference-room-with-city-view_23-2152005576.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-conference-room-with-city-view_23-2152005576.jpg?_wi=1"
|
||||
imageAlt="Team analyzing price metrics"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="blur-reveal"
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
title: "Real-time Tracking",
|
||||
description: "Monitor price shifts from all your suppliers instantly.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461348.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461348.jpg?_wi=1",
|
||||
imageAlt: "Tracking",
|
||||
},
|
||||
items: [
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=2",
|
||||
imageAlt: "data analytics dashboard",
|
||||
},
|
||||
{
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-conference-room-with-city-view_23-2152005576.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-conference-room-with-city-view_23-2152005576.jpg?_wi=2",
|
||||
imageAlt: "professional business office",
|
||||
},
|
||||
{
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461348.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461348.jpg?_wi=2",
|
||||
imageAlt: "digital price tag icon",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user