Update src/app/page.tsx

This commit is contained in:
2026-03-13 19:13:29 +00:00
parent 1a1165e2c9
commit a9bdda7ca6

View File

@@ -83,13 +83,13 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
features={[
{
title: "Professional Bathing", description: "Specialized dog shampoos and conditioning treatments selected for your pet's coat health and breed requirements.", imageSrc: "http://img.b2bpic.net/free-photo/washing-pet-dog-home_23-2149627211.jpg", imageAlt: "Professional dog bathing and grooming service"
title: "Professional Bathing", description: "Specialized dog shampoos and conditioning treatments selected for your pet's coat health and breed requirements.", imageSrc: "http://img.b2bpic.net/free-photo/washing-pet-dog-home_23-2149627211.jpg?_wi=1", imageAlt: "Professional dog bathing and grooming service"
},
{
title: "Breed-Specific Cuts", description: "Expert haircuts styled according to breed standards with precision grooming by certified professionals.", imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-drying-her-dog-their-walk-while-it-rains_23-2149260464.jpg", imageAlt: "Professional dog haircut and styling service"
title: "Breed-Specific Cuts", description: "Expert haircuts styled according to breed standards with precision grooming by certified professionals.", imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-drying-her-dog-their-walk-while-it-rains_23-2149260464.jpg?_wi=1", imageAlt: "Professional dog haircut and styling service"
},
{
title: "Nail & Paw Care", description: "Complete nail trimming, paw pad care, and maintenance to keep your dog comfortable and healthy.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-beach-dog_343596-1116.jpg", imageAlt: "Professional dog nail and paw care service"
title: "Nail & Paw Care", description: "Complete nail trimming, paw pad care, and maintenance to keep your dog comfortable and healthy.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-beach-dog_343596-1116.jpg?_wi=1", imageAlt: "Professional dog nail and paw care service"
}
]}
useInvertedBackground={false}
@@ -130,11 +130,11 @@ export default function LandingPage() {
testimonials={[
{
id: "test-1", name: "Sarah Martinez", role: "Golden Retriever Owner", company: "Happy Paws Family", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-pin-up-girl-with-little-dog_1157-18358.jpg", imageAlt: "Sarah Martinez with groomed golden retriever"
imageSrc: "http://img.b2bpic.net/free-photo/stylish-pin-up-girl-with-little-dog_1157-18358.jpg?_wi=1", imageAlt: "Sarah Martinez with groomed golden retriever"
},
{
id: "test-2", name: "Michael Chen", role: "Poodle Enthusiast", company: "Grooming Excellence", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-smiling-while-posing-with-her-dog_23-2148566972.jpg", imageAlt: "Michael Chen with professional poodle grooming"
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-smiling-while-posing-with-her-dog_23-2148566972.jpg?_wi=1", imageAlt: "Michael Chen with professional poodle grooming"
},
{
id: "test-3", name: "Emma Thompson", role: "Multi-Dog Household", company: "Happy Pack Family", rating: 5,
@@ -146,11 +146,11 @@ export default function LandingPage() {
},
{
id: "test-5", name: "Lisa Wang", role: "Bernese Mountain Dog Owner", company: "Large Breed Lovers", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-pin-up-girl-with-little-dog_1157-18358.jpg", imageAlt: "Lisa Wang with groomed mountain dog"
imageSrc: "http://img.b2bpic.net/free-photo/stylish-pin-up-girl-with-little-dog_1157-18358.jpg?_wi=2", imageAlt: "Lisa Wang with groomed mountain dog"
},
{
id: "test-6", name: "David Park", role: "Schnauzer Specialist", company: "Terrier Care Group", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-smiling-while-posing-with-her-dog_23-2148566972.jpg", imageAlt: "David Park with professionally groomed schnauzer"
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-smiling-while-posing-with-her-dog_23-2148566972.jpg?_wi=2", imageAlt: "David Park with professionally groomed schnauzer"
}
]}
/>
@@ -172,21 +172,21 @@ export default function LandingPage() {
"Professional dog shampoo bath", "Gentle blow dry", "Nail trim", "Ear cleaning", "Suitable for all breeds"
],
button: { text: "Book Now", href: "#contact" },
imageSrc: "http://img.b2bpic.net/free-photo/washing-pet-dog-home_23-2149627211.jpg", imageAlt: "Basic dog washing package"
imageSrc: "http://img.b2bpic.net/free-photo/washing-pet-dog-home_23-2149627211.jpg?_wi=2", imageAlt: "Basic dog washing package"
},
{
id: "premium-groom", title: "Premium Groom", price: "$85", period: "per session", features: [
"Complete bath with conditioning", "Breed-specific haircut", "Nail and paw care", "Ear and eye cleaning", "Teeth brushing included"
],
button: { text: "Book Now", href: "#contact" },
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-drying-her-dog-their-walk-while-it-rains_23-2149260464.jpg", imageAlt: "Premium grooming package"
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-drying-her-dog-their-walk-while-it-rains_23-2149260464.jpg?_wi=2", imageAlt: "Premium grooming package"
},
{
id: "luxury-spa", title: "Luxury Spa", price: "$125", period: "per session", features: [
"Therapeutic spa bath treatment", "Custom breed styling", "Complete paw and nail spa", "Fur conditioning treatment", "Aromatherapy experience"
],
button: { text: "Book Now", href: "#contact" },
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-beach-dog_343596-1116.jpg", imageAlt: "Luxury spa grooming package"
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-beach-dog_343596-1116.jpg?_wi=2", imageAlt: "Luxury spa grooming package"
}
]}
/>