Update src/app/page.tsx
This commit is contained in:
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
|||||||
href: "#contact",
|
href: "#contact",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/cute-furry-cat-indoors_23-2150679258.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/cute-furry-cat-indoors_23-2150679258.jpg?_wi=1"
|
||||||
imageAlt="A happy golden retriever enjoying a grooming session"
|
imageAlt="A happy golden retriever enjoying a grooming session"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
fixedMediaHeight={true}
|
fixedMediaHeight={true}
|
||||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
|||||||
icon: Heart,
|
icon: Heart,
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/caucasian-hispanic-veterinarians-smiling-while-examining-beagle-dog-exam-table-happy-vets-with-stethoscopes-working-healthy-pet_662251-2222.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/caucasian-hispanic-veterinarians-smiling-while-examining-beagle-dog-exam-table-happy-vets-with-stethoscopes-working-healthy-pet_662251-2222.jpg?_wi=1"
|
||||||
imageAlt="A professional pet groomer gently tending to a dog"
|
imageAlt="A professional pet groomer gently tending to a dog"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
reverse: false,
|
reverse: false,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-furry-cat-indoors_23-2150679258.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/cute-furry-cat-indoors_23-2150679258.jpg?_wi=2",
|
||||||
imageAlt: "dog getting haircut grooming salon",
|
imageAlt: "dog getting haircut grooming salon",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -227,7 +227,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
reverse: true,
|
reverse: true,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-hispanic-veterinarians-smiling-while-examining-beagle-dog-exam-table-happy-vets-with-stethoscopes-working-healthy-pet_662251-2222.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-hispanic-veterinarians-smiling-while-examining-beagle-dog-exam-table-happy-vets-with-stethoscopes-working-healthy-pet_662251-2222.jpg?_wi=2",
|
||||||
imageAlt: "dog getting haircut grooming salon",
|
imageAlt: "dog getting haircut grooming salon",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user