Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-02-19 13:30:20 +00:00

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
background={{ variant: "radial-gradient" }}
dashboard={{
title: "Adoption Hub", logoIcon: Heart,
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"