Update src/app/page.tsx
This commit is contained in:
@@ -65,15 +65,15 @@ export default function LandingPage() {
|
||||
description="Serving Vernon, BC with high-end interior and exterior detailing that elevates your driving experience."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746622.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746622.jpg?_wi=1",
|
||||
imageAlt: "Clean luxury car",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steering-wheel-buttons-modern-car-interior-driving-control-technology_169016-68501.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steering-wheel-buttons-modern-car-interior-driving-control-technology_169016-68501.jpg?_wi=1",
|
||||
imageAlt: "Detailing closeup",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/splashing-bubbling-water_23-2147798198.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/splashing-bubbling-water_23-2147798198.jpg?_wi=1",
|
||||
imageAlt: "Exterior polish",
|
||||
},
|
||||
{
|
||||
@@ -282,7 +282,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-interior-luxury-car_114579-4011.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746622.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746622.jpg?_wi=2",
|
||||
imageAlt: "detailing leather interior cleaning",
|
||||
},
|
||||
{
|
||||
@@ -297,7 +297,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-side-yellow-car-with-black-line-windows_181624-13746.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steering-wheel-buttons-modern-car-interior-driving-control-technology_169016-68501.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steering-wheel-buttons-modern-car-interior-driving-control-technology_169016-68501.jpg?_wi=2",
|
||||
imageAlt: "detailing leather interior cleaning",
|
||||
},
|
||||
{
|
||||
@@ -312,7 +312,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/road-safety-close-up-view-interior-brand-new-modern-luxury-automobile_146671-16595.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/splashing-bubbling-water_23-2147798198.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/splashing-bubbling-water_23-2147798198.jpg?_wi=2",
|
||||
imageAlt: "detailing leather interior cleaning",
|
||||
},
|
||||
{
|
||||
@@ -327,7 +327,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193579.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-bearded-male-with-long-hair-car_613910-10226.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-bearded-male-with-long-hair-car_613910-10226.jpg?_wi=1",
|
||||
imageAlt: "detailing leather interior cleaning",
|
||||
},
|
||||
{
|
||||
@@ -342,7 +342,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6113.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193573.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193573.jpg?_wi=1",
|
||||
imageAlt: "detailing leather interior cleaning",
|
||||
},
|
||||
]}
|
||||
@@ -417,7 +417,7 @@ export default function LandingPage() {
|
||||
quote: "Blackline Detailing completely transformed my SUV. Professional and thorough.",
|
||||
name: "Sarah J.",
|
||||
role: "Vernon Local",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-bearded-male-with-long-hair-car_613910-10226.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-bearded-male-with-long-hair-car_613910-10226.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -425,7 +425,7 @@ export default function LandingPage() {
|
||||
quote: "The best detailing in town. My car feels brand new again.",
|
||||
name: "Michael K.",
|
||||
role: "Luxury Car Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193573.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193573.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
|
||||
Reference in New Issue
Block a user