From ee13329e67232af653d334c204ee04d274d915ac Mon Sep 17 00:00:00 2001 From: vitalijmulika Date: Thu, 30 Apr 2026 13:42:50 +0300 Subject: [PATCH 1/2] Bob AI: fix build error in src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index ab95327..0977c08 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -131,8 +131,6 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-her-beautiful-dog_1157-36172.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/cute-red-river-duck-dog-wearing-plaid-bandana_493961-1043.jpg?_wi=2", - imageAlt: "dog walk outdoors", }, { icon: Activity, @@ -146,8 +144,6 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-woman-with-cat_23-2149304290.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/man-holding-cute-cat-side-view_23-2149879736.jpg?_wi=2", - imageAlt: "dog walk outdoors", }, { icon: Award, @@ -161,8 +157,6 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/still-life-yellow-cup_23-2148167156.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-going-walk-with-her-dog_23-2149392642.jpg?_wi=2", - imageAlt: "dog walk outdoors", }, ]} /> @@ -171,6 +165,7 @@ export default function HomePage() {
Date: Thu, 30 Apr 2026 10:43:00 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 197 ++++++++--------------------------------- 1 file changed, 39 insertions(+), 158 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 0977c08..0e60af1 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -17,32 +17,16 @@ export default function HomePage() { title="Give a Second Chance, Get Lifelong Love" description="At Pawsitivity, we connect rescued animals with loving families. Browse our adoptable friends and find your perfect companion today." primaryButton={{ - text: "See Adoptable Pets", - href: "#pets", - }} + text: "See Adoptable Pets", href: "#pets"}} secondaryButton={{ - text: "Volunteer With Us", - href: "#contact", - }} + text: "Volunteer With Us", href: "#contact"}} items={[ - { - imageSrc: "http://img.b2bpic.net/free-photo/cute-red-river-duck-dog-wearing-plaid-bandana_493961-1043.jpg?_wi=1", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/man-holding-cute-cat-side-view_23-2149879736.jpg?_wi=1", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/woman-going-walk-with-her-dog_23-2149392642.jpg?_wi=1", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/black-white-cat-walking-farmer_23-2148200862.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-cute-black-dog-lying-yellow-flowers_181624-11637.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-grey-cat-tiled-road_181624-44229.jpg", - }, + { imageSrc: "http://img.b2bpic.net/free-photo/cute-red-river-duck-dog-wearing-plaid-bandana_493961-1043.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/man-holding-cute-cat-side-view_23-2149879736.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/woman-going-walk-with-her-dog_23-2149392642.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/black-white-cat-walking-farmer_23-2148200862.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-cute-black-dog-lying-yellow-flowers_181624-11637.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-grey-cat-tiled-road_181624-44229.jpg" }, ]} />
@@ -53,21 +37,9 @@ export default function HomePage() { title="Caring for Paws in Need" description="We are a community-funded pet shelter dedicated to rescuing abandoned pets, providing medical care, and preparing them for their forever homes. Our mission is to ensure every pet gets the love and dignity they deserve." items={[ - { - icon: Heart, - title: "Compassionate Care", - description: "Providing shelter and love to those who need it most.", - }, - { - icon: Shield, - title: "Medical Support", - description: "Full vaccinations and health checks for every rescue.", - }, - { - icon: Users, - title: "Community Adoption", - description: "Connecting local families with their perfect matches.", - }, + { icon: "Heart", title: "Compassionate Care", description: "Providing shelter and love to those who need it most." }, + { icon: "Shield", title: "Medical Support", description: "Full vaccinations and health checks for every rescue." }, + { icon: "Users", title: "Community Adoption", description: "Connecting local families with their perfect matches." }, ]} imageSrc="http://img.b2bpic.net/free-photo/girl-plays-with-domestic-rabbit-street-pet-concept_169016-61520.jpg" /> @@ -79,36 +51,12 @@ export default function HomePage() { title="Pets Currently Seeking Adoption" description="Every one of these animals is eager to find a family. Is it yours?" products={[ - { - name: "Buddy (Lab Mix)", - price: "Adoption Fee: $150", - imageSrc: "http://img.b2bpic.net/free-photo/dog-sitting-lawn_23-2148144457.jpg", - }, - { - name: "Luna (Tabby)", - price: "Adoption Fee: $80", - imageSrc: "http://img.b2bpic.net/free-photo/photo-canadian-sphinx-cozy-house_613910-20233.jpg", - }, - { - name: "Max (Senior Dog)", - price: "Adoption Fee: $50", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-petting-dog_23-2149613994.jpg", - }, - { - name: "Daisy (Puppy)", - price: "Adoption Fee: $200", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cute-golden-retriever-puppy-green-cloth-bag_181624-21532.jpg", - }, - { - name: "Snowball (White Cat)", - price: "Adoption Fee: $80", - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-rabbit-girl-strokes-rabbit_169016-59401.jpg", - }, - { - name: "Cooper (Mixed Breed)", - price: "Adoption Fee: $150", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-domestic-dog-country_501050-1153.jpg", - }, + { name: "Buddy (Lab Mix)", price: "Adoption Fee: $150", imageSrc: "http://img.b2bpic.net/free-photo/dog-sitting-lawn_23-2148144457.jpg" }, + { name: "Luna (Tabby)", price: "Adoption Fee: $80", imageSrc: "http://img.b2bpic.net/free-photo/photo-canadian-sphinx-cozy-house_613910-20233.jpg" }, + { name: "Max (Senior Dog)", price: "Adoption Fee: $50", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-petting-dog_23-2149613994.jpg" }, + { name: "Daisy (Puppy)", price: "Adoption Fee: $200", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cute-golden-retriever-puppy-green-cloth-bag_181624-21532.jpg" }, + { name: "Snowball (White Cat)", price: "Adoption Fee: $80", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-rabbit-girl-strokes-rabbit_169016-59401.jpg" }, + { name: "Cooper (Mixed Breed)", price: "Adoption Fee: $150", imageSrc: "http://img.b2bpic.net/free-photo/portrait-domestic-dog-country_501050-1153.jpg" }, ]} /> @@ -120,42 +68,21 @@ export default function HomePage() { description="We strive to create a holistic environment for our rescues to thrive while they wait for their forever families." items={[ { - icon: Heart, - title: "Structured Playtime", - description: "Keeping minds sharp and bodies active daily.", - mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-training-with-dog-outdoors_23-2150264259.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-her-beautiful-dog_1157-36172.jpg", - }, + icon: "Heart", title: "Structured Playtime", description: "Keeping minds sharp and bodies active daily.", mediaItems: [ + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-training-with-dog-outdoors_23-2150264259.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-her-beautiful-dog_1157-36172.jpg" }, ], }, { - icon: Activity, - title: "Full Veterinary Care", - description: "Ensuring every rescue is happy and healthy.", - mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/doctor-examining-domestic-cat_329181-10393.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-woman-with-cat_23-2149304290.jpg", - }, + icon: "Activity", title: "Full Veterinary Care", description: "Ensuring every rescue is happy and healthy.", mediaItems: [ + { imageSrc: "http://img.b2bpic.net/free-photo/doctor-examining-domestic-cat_329181-10393.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-woman-with-cat_23-2149304290.jpg" }, ], }, { - icon: Award, - title: "Nutritious Meals", - description: "High-quality, healthy diets provided to all.", - mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-box-being-prepared-with-food-donation_23-2148613211.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-yellow-cup_23-2148167156.jpg", - }, + icon: "Award", title: "Nutritious Meals", description: "High-quality, healthy diets provided to all.", mediaItems: [ + { imageSrc: "http://img.b2bpic.net/free-photo/front-view-box-being-prepared-with-food-donation_23-2148613211.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/still-life-yellow-cup_23-2148167156.jpg" }, ], }, ]} @@ -165,20 +92,11 @@ export default function HomePage() {
@@ -189,36 +107,11 @@ export default function HomePage() { title="Love Stories from Our Adopters" description="Seeing our rescues find their true family is why we do what we do." testimonials={[ - { - name: "Sarah J.", - role: "Adopter", - quote: "Buddy has completely changed our lives for the better! Such a sweet, energetic companion.", - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-french-bulldog_1157-15910.jpg", - }, - { - name: "Michael C.", - role: "Adopter", - quote: "Luna is the perfect cuddle buddy. Adopting from Pawsitivity was the best decision ever.", - imageSrc: "http://img.b2bpic.net/free-photo/guy-holds-cat-park-park-is-shrouded-fog_1153-4036.jpg", - }, - { - name: "Emily R.", - role: "Adopter", - quote: "We loved the guidance we got during the process. Max is finally at home.", - imageSrc: "http://img.b2bpic.net/free-photo/elderly-people-with-cat-pet_23-2150285636.jpg", - }, - { - name: "David K.", - role: "Adopter", - quote: "Our puppy Daisy brings so much laughter. The shelter staff really cares.", - imageSrc: "http://img.b2bpic.net/free-photo/rescue-dog-enjoying-being-pet-by-woman-shelter_23-2148682929.jpg", - }, - { - name: "Rachel L.", - role: "Adopter", - quote: "A truly wonderful experience finding our forever best friend here.", - imageSrc: "http://img.b2bpic.net/free-photo/adult-woman-garden-with-her-dog_641386-1081.jpg", - }, + { name: "Sarah J.", role: "Adopter", quote: "Buddy has completely changed our lives for the better! Such a sweet, energetic companion.", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-french-bulldog_1157-15910.jpg" }, + { name: "Michael C.", role: "Adopter", quote: "Luna is the perfect cuddle buddy. Adopting from Pawsitivity was the best decision ever.", imageSrc: "http://img.b2bpic.net/free-photo/guy-holds-cat-park-park-is-shrouded-fog_1153-4036.jpg" }, + { name: "Emily R.", role: "Adopter", quote: "We loved the guidance we got during the process. Max is finally at home.", imageSrc: "http://img.b2bpic.net/free-photo/elderly-people-with-cat-pet_23-2150285636.jpg" }, + { name: "David K.", role: "Adopter", quote: "Our puppy Daisy brings so much laughter. The shelter staff really cares.", imageSrc: "http://img.b2bpic.net/free-photo/rescue-dog-enjoying-being-pet-by-woman-shelter_23-2148682929.jpg" }, + { name: "Rachel L.", role: "Adopter", quote: "A truly wonderful experience finding our forever best friend here.", imageSrc: "http://img.b2bpic.net/free-photo/adult-woman-garden-with-her-dog_641386-1081.jpg" }, ]} /> @@ -229,22 +122,10 @@ export default function HomePage() { title="Frequently Asked Questions" description="Have questions about the adoption process or shelter requirements?" items={[ - { - question: "What is the adoption process?", - answer: "It starts with an application, a short interview, and a meet-and-greet with the pet.", - }, - { - question: "Do I need to visit in person?", - answer: "Yes, we encourage meet-and-greets to ensure you and your new pet are a perfect match.", - }, - { - question: "Are all pets spayed/neutered?", - answer: "Yes, all animals are fully vetted and sterilized before going home.", - }, - { - question: "Can I volunteer?", - answer: "Absolutely! We love new volunteers. Please check our volunteer page.", - }, + { question: "What is the adoption process?", answer: "It starts with an application, a short interview, and a meet-and-greet with the pet." }, + { question: "Do I need to visit in person?", answer: "Yes, we encourage meet-and-greets to ensure you and your new pet are a perfect match." }, + { question: "Are all pets spayed/neutered?", answer: "Yes, all animals are fully vetted and sterilized before going home." }, + { question: "Can I volunteer?", answer: "Absolutely! We love new volunteers. Please check our volunteer page." }, ]} imageSrc="http://img.b2bpic.net/free-photo/young-woman-showing-welcoming-gesture-shirt-puffer-jacket-looking-confused-front-view_176474-103978.jpg" /> -- 2.49.1