Merge version_1 into main #1
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah_m",
|
||||
testimonial: "Daphne's is the only place I trust with my pup. Fantastic service!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-adorable-beagle-near-fireplace_23-2151793724.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-adorable-beagle-near-fireplace_23-2151793724.jpg?_wi=1",
|
||||
imageAlt: "happy groomed golden retriever smiling",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
handle: "@dsmith_pets",
|
||||
testimonial: "Top-tier care and friendly staff. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-couch-with-tablet-dog_23-2148861616.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-couch-with-tablet-dog_23-2148861616.jpg?_wi=1",
|
||||
imageAlt: "happy groomed golden retriever smiling",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
handle: "@alicewong99",
|
||||
testimonial: "Reliable, kind, and excellent grooming skills.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-pet-owner-smiles-gladfully-dressed-casual-pink-t-shirt-poses-with-pug-dog-going-have-walk-feels-glad-isolated-brown-background-curly-haired-female-model-likes-domestic-animals_273609-60881.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-pet-owner-smiles-gladfully-dressed-casual-pink-t-shirt-poses-with-pug-dog-going-have-walk-feels-glad-isolated-brown-background-curly-haired-female-model-likes-domestic-animals_273609-60881.jpg?_wi=1",
|
||||
imageAlt: "happy groomed golden retriever smiling",
|
||||
},
|
||||
]}
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-adorable-beagle-near-fireplace_23-2151793724.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-adorable-beagle-near-fireplace_23-2151793724.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cute-little-dog-pet-shop-with-owner_23-2148872567.jpg",
|
||||
@@ -222,14 +222,14 @@ export default function LandingPage() {
|
||||
name: "Sarah Miller",
|
||||
role: "Pet Owner",
|
||||
testimonial: "Best service ever!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-couch-with-tablet-dog_23-2148861616.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-couch-with-tablet-dog_23-2148861616.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "John Doe",
|
||||
role: "Pet Owner",
|
||||
testimonial: "Very professional.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-pet-owner-smiles-gladfully-dressed-casual-pink-t-shirt-poses-with-pug-dog-going-have-walk-feels-glad-isolated-brown-background-curly-haired-female-model-likes-domestic-animals_273609-60881.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-pet-owner-smiles-gladfully-dressed-casual-pink-t-shirt-poses-with-pug-dog-going-have-walk-feels-glad-isolated-brown-background-curly-haired-female-model-likes-domestic-animals_273609-60881.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
|
||||
Reference in New Issue
Block a user