Update src/app/page.tsx
This commit is contained in:
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
href: "#inventory",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-town-square_1359-161.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-town-square_1359-161.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
description: "Full spec disclosure and mechanical certification for every unit.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tools-clay-work-sculpting_23-2149986270.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tools-clay-work-sculpting_23-2149986270.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
||||
content: "Regional partners in Dubai, UK, and Asia.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662983.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662983.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -219,13 +219,13 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Luxury SUV Series",
|
||||
price: "Contact for Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/realistic-car-rental-landing-page-template_23-2149228032.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/realistic-car-rental-landing-page-template_23-2149228032.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Performance Hybrid Sedan",
|
||||
price: "Contact for Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grey-coupe-rainy-highway-motion-focus_169016-69693.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grey-coupe-rainy-highway-motion-focus_169016-69693.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -288,7 +288,7 @@ export default function LandingPage() {
|
||||
quote: "Incredible quality and reliable service.",
|
||||
tag: "Middle East",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-businessman-holding-digital-tablet-outdoors_23-2147941663.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-town-square_1359-161.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-town-square_1359-161.jpg?_wi=2",
|
||||
imageAlt: "professional business portrait dubai",
|
||||
},
|
||||
{
|
||||
@@ -299,7 +299,7 @@ export default function LandingPage() {
|
||||
quote: "Best supply chain experience.",
|
||||
tag: "Europe",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489708.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tools-clay-work-sculpting_23-2149986270.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tools-clay-work-sculpting_23-2149986270.jpg?_wi=2",
|
||||
imageAlt: "professional business portrait dubai",
|
||||
},
|
||||
{
|
||||
@@ -310,7 +310,7 @@ export default function LandingPage() {
|
||||
quote: "Professional, fast, and high-quality.",
|
||||
tag: "South Asia",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/man-holding-clipboard-medium-shot_23-2148943317.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662983.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662983.jpg?_wi=2",
|
||||
imageAlt: "professional business portrait dubai",
|
||||
},
|
||||
{
|
||||
@@ -321,7 +321,7 @@ export default function LandingPage() {
|
||||
quote: "Seamless documentation and perfect delivery.",
|
||||
tag: "UK",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/realistic-car-rental-landing-page-template_23-2149228032.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/realistic-car-rental-landing-page-template_23-2149228032.jpg?_wi=2",
|
||||
imageAlt: "professional business portrait dubai",
|
||||
},
|
||||
{
|
||||
@@ -332,7 +332,7 @@ export default function LandingPage() {
|
||||
quote: "Trustworthy partnership since day one.",
|
||||
tag: "Global",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-teenage-girl-gesturing-thumbs-up_23-2147839551.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grey-coupe-rainy-highway-motion-focus_169016-69693.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grey-coupe-rainy-highway-motion-focus_169016-69693.jpg?_wi=2",
|
||||
imageAlt: "professional business portrait dubai",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user