From c4d67626c033693d1f86fbffec44e52f91582168 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Feb 2026 13:27:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3481842..38e962b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} dashboard={{ title: "Adoption Hub", logoIcon: Paw, - imageSrc: "https://img.b2bpic.net/free-photo/elegant-fashion-girls-summer-park_1157-21448.jpg", searchPlaceholder: "Search by breed or type...", buttons: [ + imageSrc: "https://img.b2bpic.net/free-photo/elegant-fashion-girls-summer-park_1157-21448.jpg?_wi=1", searchPlaceholder: "Search by breed or type...", buttons: [ { text: "View All", href: "#products" }, { text: "Learn Adoption Process", href: "#features" } ], @@ -168,13 +168,13 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: "1", title: "Browse & Meet", description: "Explore our available pets online or visit us in person. Spend time getting to know them and their personalities.", tag: "Step 1", imageSrc: "https://img.b2bpic.net/free-photo/team-creative-business-colleagues-having-fun-while-giving-headphones-dog-office-focus-is-dog_637285-2006.jpg" + id: "1", title: "Browse & Meet", description: "Explore our available pets online or visit us in person. Spend time getting to know them and their personalities.", tag: "Step 1", imageSrc: "https://img.b2bpic.net/free-photo/team-creative-business-colleagues-having-fun-while-giving-headphones-dog-office-focus-is-dog_637285-2006.jpg?_wi=1" }, { - id: "2", title: "Application & Interview", description: "Complete our adoption application and have a conversation with our team to ensure the right match for your family.", tag: "Step 2", imageSrc: "https://img.b2bpic.net/free-photo/team-creative-business-colleagues-having-fun-while-giving-headphones-dog-office-focus-is-dog_637285-2006.jpg" + id: "2", title: "Application & Interview", description: "Complete our adoption application and have a conversation with our team to ensure the right match for your family.", tag: "Step 2", imageSrc: "https://img.b2bpic.net/free-photo/team-creative-business-colleagues-having-fun-while-giving-headphones-dog-office-focus-is-dog_637285-2006.jpg?_wi=2" }, { - id: "3", title: "Home Check & Finalize", description: "We conduct a home visit to ensure a safe environment, then complete paperwork and send your new pet home with care instructions.", tag: "Step 3", imageSrc: "https://img.b2bpic.net/free-photo/team-creative-business-colleagues-having-fun-while-giving-headphones-dog-office-focus-is-dog_637285-2006.jpg" + id: "3", title: "Home Check & Finalize", description: "We conduct a home visit to ensure a safe environment, then complete paperwork and send your new pet home with care instructions.", tag: "Step 3", imageSrc: "https://img.b2bpic.net/free-photo/team-creative-business-colleagues-having-fun-while-giving-headphones-dog-office-focus-is-dog_637285-2006.jpg?_wi=3" } ]} /> @@ -220,7 +220,7 @@ export default function LandingPage() { id: "2", name: "Donate", role: "Support Our Mission", imageSrc: "https://img.b2bpic.net/free-photo/volunteer-collecting-donation-box-from-another-volunteer_23-2149230540.jpg" }, { - id: "3", name: "Adopt", role: "Give a Pet a Home", imageSrc: "https://img.b2bpic.net/free-photo/elegant-fashion-girls-summer-park_1157-21448.jpg" + id: "3", name: "Adopt", role: "Give a Pet a Home", imageSrc: "https://img.b2bpic.net/free-photo/elegant-fashion-girls-summer-park_1157-21448.jpg?_wi=2" } ]} /> @@ -239,7 +239,7 @@ export default function LandingPage() { required: true }} useInvertedBackground={false} - imageSrc="https://img.b2bpic.net/free-photo/elegant-fashion-girls-summer-park_1157-21448.jpg" + imageSrc="https://img.b2bpic.net/free-photo/elegant-fashion-girls-summer-park_1157-21448.jpg?_wi=3" mediaAnimation="slide-up" mediaPosition="right" buttonText="Send Message"