Merge version_2 into main #7

Merged
bender merged 4 commits from version_2 into main 2026-03-03 14:14:41 +00:00
4 changed files with 11 additions and 11 deletions

View File

@@ -50,7 +50,7 @@ export default function AboutPage() {
{ text: "Contact Us", href: "#contact" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/cage-full-dog-puppies_329181-14496.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cage-full-dog-puppies_329181-14496.jpg?_wi=2"
imageAlt="Paws Haven shelter animals"
mediaAnimation="slide-up"
imagePosition="right"

View File

@@ -43,13 +43,13 @@ export default function AdminPage() {
useInvertedBackground={false}
metrics={[
{
id: "1", value: "24", title: "Active Listings", description: "Pets currently available for adoption", videoSrc: "/placeholders/placeholder1.webp"
id: "1", value: "24", title: "Active Listings", description: "Pets currently available for adoption", videoSrc: "/placeholders/placeholder1.webp?_wi=1"
},
{
id: "2", value: "156", title: "Total Adoptions", description: "Successful adoptions this year", videoSrc: "/placeholders/placeholder1.webp"
id: "2", value: "156", title: "Total Adoptions", description: "Successful adoptions this year", videoSrc: "/placeholders/placeholder1.webp?_wi=2"
},
{
id: "3", value: "42", title: "Active Volunteers", description: "Volunteers supporting the mission", videoSrc: "/placeholders/placeholder1.webp"
id: "3", value: "42", title: "Active Volunteers", description: "Volunteers supporting the mission", videoSrc: "/placeholders/placeholder1.webp?_wi=3"
}
]}
animationType="slide-up"

View File

@@ -107,7 +107,7 @@ export default function LandingPage() {
{ text: "Donate Now", href: "#" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/cage-full-dog-puppies_329181-14496.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cage-full-dog-puppies_329181-14496.jpg?_wi=1"
imageAlt="Paws Haven shelter interior showing animals receiving care"
mediaAnimation="slide-up"
imagePosition="right"
@@ -127,13 +127,13 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1", name: "Max", price: "Available", imageSrc: "http://img.b2bpic.net/free-photo/mother-her-daughter-playing-with-dog-family-autumn-park-pet-domestic-animal-lifestyle-concept_1157-42385.jpg", imageAlt: "Max, friendly golden retriever puppy"
id: "1", name: "Max", price: "Available", imageSrc: "http://img.b2bpic.net/free-photo/mother-her-daughter-playing-with-dog-family-autumn-park-pet-domestic-animal-lifestyle-concept_1157-42385.jpg?_wi=1", imageAlt: "Max, friendly golden retriever puppy"
},
{
id: "2", name: "Whiskers", price: "Available", imageSrc: "http://img.b2bpic.net/free-photo/close-up-tabby-cat_23-2148045837.jpg", imageAlt: "Whiskers, tabby cat ready for adoption"
id: "2", name: "Whiskers", price: "Available", imageSrc: "http://img.b2bpic.net/free-photo/close-up-tabby-cat_23-2148045837.jpg?_wi=1", imageAlt: "Whiskers, tabby cat ready for adoption"
},
{
id: "3", name: "Bella", price: "Available", imageSrc: "http://img.b2bpic.net/free-photo/closeup-cute-yorkshire-terrier-field-covered-greenery-sunlight_181624-47735.jpg", imageAlt: "Bella, small terrier mix with big personality"
id: "3", name: "Bella", price: "Available", imageSrc: "http://img.b2bpic.net/free-photo/closeup-cute-yorkshire-terrier-field-covered-greenery-sunlight_181624-47735.jpg?_wi=1", imageAlt: "Bella, small terrier mix with big personality"
}
]}
gridVariant="three-columns-all-equal-width"

View File

@@ -47,13 +47,13 @@ export default function PetsPage() {
useInvertedBackground={false}
products={[
{
id: "1", name: "Max", price: "Available", imageSrc: "http://img.b2bpic.net/free-photo/mother-her-daughter-playing-with-dog-family-autumn-park-pet-domestic-animal-lifestyle-concept_1157-42385.jpg", imageAlt: "Max, friendly golden retriever puppy"
id: "1", name: "Max", price: "Available", imageSrc: "http://img.b2bpic.net/free-photo/mother-her-daughter-playing-with-dog-family-autumn-park-pet-domestic-animal-lifestyle-concept_1157-42385.jpg?_wi=2", imageAlt: "Max, friendly golden retriever puppy"
},
{
id: "2", name: "Whiskers", price: "Available", imageSrc: "http://img.b2bpic.net/free-photo/close-up-tabby-cat_23-2148045837.jpg", imageAlt: "Whiskers, tabby cat ready for adoption"
id: "2", name: "Whiskers", price: "Available", imageSrc: "http://img.b2bpic.net/free-photo/close-up-tabby-cat_23-2148045837.jpg?_wi=2", imageAlt: "Whiskers, tabby cat ready for adoption"
},
{
id: "3", name: "Bella", price: "Available", imageSrc: "http://img.b2bpic.net/free-photo/closeup-cute-yorkshire-terrier-field-covered-greenery-sunlight_181624-47735.jpg", imageAlt: "Bella, small terrier mix with big personality"
id: "3", name: "Bella", price: "Available", imageSrc: "http://img.b2bpic.net/free-photo/closeup-cute-yorkshire-terrier-field-covered-greenery-sunlight_181624-47735.jpg?_wi=2", imageAlt: "Bella, small terrier mix with big personality"
},
{
id: "4", name: "Charlie", price: "Available", imageSrc: "http://img.b2bpic.net/free-photo/young-man-his-dog-sitting-grass-near-lake_181624-13093.jpg", imageAlt: "Charlie, energetic black labrador"