Merge version_1 into main #1
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1", name: "Sarah Johnson", handle: "@sarahjpetlover", testimonial: "The team at Extreme Pet Doors installed our pet door perfectly! Our golden retriever now has complete freedom to go outside whenever she wants. The quality is outstanding and the installation was seamless.", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/young-happy-family-their-dg-relaxing-by-window-home-looking-through-it_637285-2902.jpg", imageAlt: "Sarah Johnson with her golden retriever"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/young-happy-family-their-dg-relaxing-by-window-home-looking-through-it_637285-2902.jpg?_wi=1", imageAlt: "Sarah Johnson with her golden retriever"
|
||||
},
|
||||
{
|
||||
id: "testimonial-2", name: "Michael Torres", handle: "@mikepetowner", testimonial: "As a local business owner, I appreciate the Fargo expertise. They helped us install a pet door in our commercial building so our employees' dogs could have access to the outdoors during breaks. Highly recommended!", rating: 5,
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "testimonial-3", name: "Emily Chen", handle: "@emilychenpets", testimonial: "I was skeptical about installing a pet door, but after seeing how well it works for my cats, I'm sold! The weatherproof design keeps out the cold winters of North Dakota while allowing easy access for my pets.", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/young-happy-family-their-dg-relaxing-by-window-home-looking-through-it_637285-2902.jpg", imageAlt: "Emily Chen with her two cats"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/young-happy-family-their-dg-relaxing-by-window-home-looking-through-it_637285-2902.jpg?_wi=2", imageAlt: "Emily Chen with her two cats"
|
||||
}
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user