Update src/app/page.tsx
This commit is contained in:
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212190.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212190.jpg?_wi=1"
|
||||
imageAlt="Luxurious car being detailed in a modern studio"
|
||||
/>
|
||||
</div>
|
||||
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Car interior being deep cleaned",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212190.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212190.jpg?_wi=2",
|
||||
imageAlt: "car interior detailing close up",
|
||||
},
|
||||
{
|
||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Professional car waxing and polishing",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2795.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2795.jpg?_wi=1",
|
||||
imageAlt: "car interior detailing close up",
|
||||
},
|
||||
]}
|
||||
@@ -220,7 +220,7 @@ export default function LandingPage() {
|
||||
id: "p4",
|
||||
name: "Full Signature Detail",
|
||||
price: "$299",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2795.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2795.jpg?_wi=2",
|
||||
imageAlt: "Premium car detailing",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user