Update src/app/page.tsx
This commit is contained in:
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-33509.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-33509.jpg?_wi=1"
|
||||
imageAlt="Elite BMW Dealership Ottawa"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
description: "Professional support that values your time and driving requirements.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-african-american-auto-repairman-talking-customer-workshop_637285-8626.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-african-american-auto-repairman-talking-customer-workshop_637285-8626.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "BMW X3 2026",
|
||||
price: "Finance from 3.9%",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746591.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746591.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
id: "p3",
|
||||
name: "BMW X2 Special",
|
||||
price: "Inquire for pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139317.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139317.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
@@ -200,7 +200,7 @@ export default function LandingPage() {
|
||||
quote: "Dillon Seguin was extremely professional and super easy to communicate with.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-financially-independence-while-buying-car_23-2149434396.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-33509.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-33509.jpg?_wi=2",
|
||||
imageAlt: "happy customer car purchase",
|
||||
},
|
||||
{
|
||||
@@ -211,7 +211,7 @@ export default function LandingPage() {
|
||||
quote: "Truly appreciated the professionalism, discretion, and high level of service.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/stunning-young-woman-waring-dress-posing-front-her-car-outdoors-ownership-driver_158595-6805.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-auto-repairman-talking-customer-workshop_637285-8626.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-auto-repairman-talking-customer-workshop_637285-8626.jpg?_wi=2",
|
||||
imageAlt: "happy customer car purchase",
|
||||
},
|
||||
{
|
||||
@@ -222,7 +222,7 @@ export default function LandingPage() {
|
||||
quote: "Impressed with Hamza Fahim; thorough and friendly during delivery.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/man-sitting-his-car-looking-through-window_1303-31572.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746591.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746591.jpg?_wi=2",
|
||||
imageAlt: "happy customer car purchase",
|
||||
},
|
||||
{
|
||||
@@ -244,7 +244,7 @@ export default function LandingPage() {
|
||||
quote: "I purchased my car here and had an incredible service experience.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138931.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139317.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139317.jpg?_wi=2",
|
||||
imageAlt: "happy customer car purchase",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user