diff --git a/src/app/page.tsx b/src/app/page.tsx
index 7b3e542..5a2cf30 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,22 +28,10 @@ export default function LandingPage() {
@@ -51,18 +39,12 @@ export default function LandingPage() {
@@ -105,27 +74,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
- {
- id: "pet-1",
- name: "Buddy",
- price: "Adoption Fee: $50",
- variant: "Lab Mix",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-owner-holding-chihuahua-dog_23-2150264992.jpg",
- },
- {
- id: "pet-2",
- name: "Luna",
- price: "Adoption Fee: $40",
- variant: "Tabby Cat",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-adorable-domestic-cat_23-2149167055.jpg",
- },
- {
- id: "pet-3",
- name: "Daisy",
- price: "Adoption Fee: $60",
- variant: "Terrier",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-cute-dog_23-2147637129.jpg",
- },
+ { id: "pet-1", name: "Buddy", price: "Adoption Fee: $50", variant: "Lab Mix", imageSrc: "http://img.b2bpic.net/free-photo/side-view-owner-holding-chihuahua-dog_23-2150264992.jpg" },
+ { id: "pet-2", name: "Luna", price: "Adoption Fee: $40", variant: "Tabby Cat", imageSrc: "http://img.b2bpic.net/free-photo/portrait-adorable-domestic-cat_23-2149167055.jpg" },
+ { id: "pet-3", name: "Daisy", price: "Adoption Fee: $60", variant: "Terrier", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cute-dog_23-2147637129.jpg" },
]}
title="Find Your Friend"
description="Meet some of our amazing animals waiting to meet you."
@@ -137,46 +88,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- title: "Great Experience",
- quote: "Buddy has changed our lives. Thank you Happy Paws!",
- name: "Sarah Miller",
- role: "Adopter",
- imageSrc: "http://img.b2bpic.net/free-photo/girl-plays-with-domestic-rabbit-street-pet-concept_169016-63952.jpg?_wi=1",
- },
- {
- id: "2",
- title: "Professional Team",
- quote: "They made the adoption process so smooth.",
- name: "James Chen",
- role: "Adopter",
- imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-curly-european-tanned-woman-holds-happy-pet-dog-pomeranian-spitz_343596-1485.jpg",
- },
- {
- id: "3",
- title: "Wonderful Shelter",
- quote: "Luna is the best kitten ever.",
- name: "Emily Davis",
- role: "Adopter",
- imageSrc: "http://img.b2bpic.net/free-photo/picture-adorable-young-caucasian-female-wearing-trendy-knitted-pullover-hugging-her-cute-highbred-pet-sphynx-cat-with-no-fur-purring-arms-her-happy-teenage-female-owner-pets-people_343059-4795.jpg",
- },
- {
- id: "4",
- title: "Highly Recommend",
- quote: "The support after adoption is amazing.",
- name: "Robert Smith",
- role: "Adopter",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-checking-dog-s-ear_23-2148302270.jpg",
- },
- {
- id: "5",
- title: "Perfect Match",
- quote: "Couldn't imagine life without my furry friend now.",
- name: "Alice Johnson",
- role: "Adopter",
- imageSrc: "http://img.b2bpic.net/free-photo/girl-plays-with-domestic-rabbit-street-pet-concept_169016-63952.jpg?_wi=2",
- },
+ { id: "1", title: "Great Experience", quote: "Buddy has changed our lives. Thank you Happy Paws!", name: "Sarah Miller", role: "Adopter", imageSrc: "http://img.b2bpic.net/free-photo/girl-plays-with-domestic-rabbit-street-pet-concept_169016-63952.jpg" },
+ { id: "2", title: "Professional Team", quote: "They made the adoption process so smooth.", name: "James Chen", role: "Adopter", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-curly-european-tanned-woman-holds-happy-pet-dog-pomeranian-spitz_343596-1485.jpg" },
+ { id: "3", title: "Wonderful Shelter", quote: "Luna is the best kitten ever.", name: "Emily Davis", role: "Adopter", imageSrc: "http://img.b2bpic.net/free-photo/picture-adorable-young-caucasian-female-wearing-trendy-knitted-pullover-hugging-her-cute-highbred-pet-sphynx-cat-with-no-fur-purring-arms-her-happy-teenage-female-owner-pets-people_343059-4795.jpg" },
+ { id: "4", title: "Highly Recommend", quote: "The support after adoption is amazing.", name: "Robert Smith", role: "Adopter", imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-checking-dog-s-ear_23-2148302270.jpg" },
+ { id: "5", title: "Perfect Match", quote: "Couldn't imagine life without my furry friend now.", name: "Alice Johnson", role: "Adopter", imageSrc: "http://img.b2bpic.net/free-photo/girl-plays-with-domestic-rabbit-street-pet-concept_169016-63952.jpg" },
]}
title="Success Stories"
description="Hear from our happy families."
@@ -188,21 +104,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
faqs={[
- {
- id: "f1",
- title: "How do I adopt?",
- content: "Simply visit us and meet your potential new pet.",
- },
- {
- id: "f2",
- title: "Are vaccinations included?",
- content: "Yes, all animals are fully vaccinated before adoption.",
- },
- {
- id: "f3",
- title: "Can I volunteer?",
- content: "We always welcome new volunteers to help our animals.",
- },
+ { id: "f1", title: "How do I adopt?", content: "Simply visit us and meet your potential new pet." },
+ { id: "f2", title: "Are vaccinations included?", content: "Yes, all animals are fully vaccinated before adoption." },
+ { id: "f3", title: "Can I volunteer?", content: "We always welcome new volunteers to help our animals." },
]}
title="Common Questions"
description="Learn more about adoption and support."
@@ -213,42 +117,9 @@ export default function LandingPage() {