diff --git a/src/app/page.tsx b/src/app/page.tsx index d76d66a..f343271 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,68 +29,44 @@ export default function LandingPage() {
@@ -101,9 +77,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Philosophy" description={[ - "At Paws & Relax Pet Spa, we believe grooming should be a calm and enjoyable experience.", - "Every pet is treated with patience, kindness, and expert care — because they deserve nothing less.", - ]} + "At Paws & Relax Pet Spa, we believe grooming should be a calm and enjoyable experience.", "Every pet is treated with patience, kindness, and expert care — because they deserve nothing less."]} />
@@ -114,46 +88,22 @@ export default function LandingPage() { features={[ { id: 1, - title: "Full Grooming", - description: "Bath, haircut, and styling tailored to your pet's needs.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg?_wi=7", - imageAlt: "Full grooming", - }, + title: "Full Grooming", description: "Bath, haircut, and styling tailored to your pet's needs.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg", imageAlt: "Full grooming"}, { id: 2, - title: "Luxury Bath & Brush", - description: "High-end shampoo and thorough brush for a clean coat.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg?_wi=8", - imageAlt: "Luxury bath", - }, + title: "Luxury Bath & Brush", description: "High-end shampoo and thorough brush for a clean coat.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg", imageAlt: "Luxury bath"}, { id: 3, - title: "Nail & Paw Care", - description: "Gentle nail trimming and paw pad moisturizing treatments.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg?_wi=9", - imageAlt: "Nail trim", - }, + title: "Nail & Paw Care", description: "Gentle nail trimming and paw pad moisturizing treatments.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg", imageAlt: "Nail trim"}, { id: 4, - title: "De-shedding Treatments", - description: "Specialized techniques to manage seasonal shedding.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg?_wi=10", - imageAlt: "De-shedding", - }, + title: "De-shedding Treatments", description: "Specialized techniques to manage seasonal shedding.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg", imageAlt: "De-shedding"}, { id: 5, - title: "Cat Grooming", - description: "Professional cat handling and grooming services.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg?_wi=11", - imageAlt: "Cat grooming", - }, + title: "Cat Grooming", description: "Professional cat handling and grooming services.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg", imageAlt: "Cat grooming"}, { id: 6, - title: "Add-on Spa Perks", - description: "Teeth brushing, specialty shampoos, and more.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg?_wi=12", - imageAlt: "Spa perks", - }, + title: "Add-on Spa Perks", description: "Teeth brushing, specialty shampoos, and more.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777104.jpg", imageAlt: "Spa perks"}, ]} title="Our Services" description="Premium grooming care for your beloved pets." @@ -166,50 +116,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah J.", - date: "Jan 2025", - title: "Great service", - quote: "The most professional pet spa in town. My dog loves it here!", - tag: "Regular", - avatarSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-girl-spring-park_1157-23943.jpg", - }, + id: "1", name: "Sarah J.", date: "Jan 2025", title: "Great service", quote: "The most professional pet spa in town. My dog loves it here!", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-girl-spring-park_1157-23943.jpg"}, { - id: "2", - name: "Mike D.", - date: "Dec 2024", - title: "Amazing grooming", - quote: "My cat has never been this relaxed after a grooming visit. Highly recommend.", - tag: "New Customer", - avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-cat_23-2149395813.jpg", - }, + id: "2", name: "Mike D.", date: "Dec 2024", title: "Amazing grooming", quote: "My cat has never been this relaxed after a grooming visit. Highly recommend.", tag: "New Customer", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-cat_23-2149395813.jpg"}, { - id: "3", - name: "Linda R.", - date: "Nov 2024", - title: "Excellent!", - quote: "Personalized care that really shows. The staff is wonderful.", - tag: "VIP", - avatarSrc: "http://img.b2bpic.net/free-photo/interested-girl-with-wavy-hairstyle-spending-leisure-time-with-dog-portrait-young-woman-posing-with-french-bulldog_197531-11020.jpg", - }, + id: "3", name: "Linda R.", date: "Nov 2024", title: "Excellent!", quote: "Personalized care that really shows. The staff is wonderful.", tag: "VIP", avatarSrc: "http://img.b2bpic.net/free-photo/interested-girl-with-wavy-hairstyle-spending-leisure-time-with-dog-portrait-young-woman-posing-with-french-bulldog_197531-11020.jpg"}, { - id: "4", - name: "David K.", - date: "Oct 2024", - title: "Best care", - quote: "Highly recommend Paws & Relax for any pet owner looking for stress-free grooming.", - tag: "Loyal", - avatarSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-girl-spring-park_1157-23122.jpg", - }, + id: "4", name: "David K.", date: "Oct 2024", title: "Best care", quote: "Highly recommend Paws & Relax for any pet owner looking for stress-free grooming.", tag: "Loyal", avatarSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-girl-spring-park_1157-23122.jpg"}, { - id: "5", - name: "Elena M.", - date: "Jan 2025", - title: "Wonderful experience", - quote: "My poodle always looks perfect after a visit. Very calming atmosphere.", - tag: "Regular", - avatarSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-girl-spring-park_1157-23943.jpg", - }, + id: "5", name: "Elena M.", date: "Jan 2025", title: "Wonderful experience", quote: "My poodle always looks perfect after a visit. Very calming atmosphere.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-girl-spring-park_1157-23943.jpg"}, ]} title="What Our Clients Say" description="Trusted by Barnegat pet parents." @@ -220,16 +135,13 @@ export default function LandingPage() { @@ -239,38 +151,25 @@ export default function LandingPage() { logoText="Paws & Relax" columns={[ { - title: "Location", - items: [ + title: "Location", items: [ { - label: "821 W Bay Ave STE 111", - href: "#", - }, + label: "821 W Bay Ave STE 111", href: "#"}, { - label: "Barnegat, NJ", - href: "#", - }, + label: "Barnegat, NJ", href: "#"}, ], }, { - title: "Hours", - items: [ + title: "Hours", items: [ { - label: "Mon-Sun: 9AM–5PM", - href: "#", - }, + label: "Mon-Sun: 9AM–5PM", href: "#"}, ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { - label: "(609) 994-4450", - href: "tel:6099944450", - }, + label: "(609) 994-4450", href: "tel:6099944450"}, { - label: "Facebook", - href: "#", - }, + label: "Facebook", href: "#"}, ], }, ]}