Update src/app/page.tsx
This commit is contained in:
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193566.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193566.jpg?_wi=1"
|
||||
imageAlt="Luxurious car getting detailed"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138401.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138401.jpg?_wi=1"
|
||||
imageAlt="Professional car detailer at work"
|
||||
/>
|
||||
</div>
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193566.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193566.jpg?_wi=2",
|
||||
imageAlt: "car exterior detailing hand polish",
|
||||
},
|
||||
{
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138401.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138401.jpg?_wi=2",
|
||||
imageAlt: "car exterior detailing hand polish",
|
||||
},
|
||||
{
|
||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-license-plate-vehicle_23-2150301377.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-license-plate-vehicle_23-2150301377.jpg?_wi=1",
|
||||
imageAlt: "car exterior detailing hand polish",
|
||||
},
|
||||
]}
|
||||
@@ -216,7 +216,7 @@ export default function LandingPage() {
|
||||
name: "Essential Shine",
|
||||
price: "$129",
|
||||
variant: "Exterior & Interior Basic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-license-plate-vehicle_23-2150301377.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-license-plate-vehicle_23-2150301377.jpg?_wi=2",
|
||||
imageAlt: "Clean silver car",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user