Merge version_1 into main #1
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<MediaSplitTabsAbout
|
||||
title="Our Mission"
|
||||
title="Our Mission 111"
|
||||
description="Dedicated to rescuing, rehabilitating, and rehoming animals in need since 2015."
|
||||
tabs={[
|
||||
{
|
||||
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
id: "community", label: "Community", description: "We believe in the power of community support. Through donations, volunteering, and education, we create a network of compassionate people dedicated to animal welfare."
|
||||
}
|
||||
]}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/young-parents-their-small-daughter-enjoying-with-dog-home-grandparents-are-standing-background_637285-5542.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/vertical-shot-white-brown-dog-with-red-leash-green-grass_181624-2772.jpg?id=7848650"
|
||||
imageAlt="Families with their adopted pets"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -107,13 +107,13 @@ export default function LandingPage() {
|
||||
tagIcon={CheckCircle}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Browse & Connect", description: "Meet our available pets and learn about their unique personalities and needs. Spend time with them to ensure it's the right match.", tag: "Step 1", imageSrc: "https://img.b2bpic.net/free-photo/young-parents-their-small-daughter-enjoying-with-dog-home-grandparents-are-standing-background_637285-5542.jpg"
|
||||
id: "1", title: "Browse & Connect", description: "Meet our available pets and learn about their unique personalities and needs. Spend time with them to ensure it's the right match.", tag: "Step 1", imageSrc: "https://img.b2bpic.net/free-photo/vertical-shot-white-brown-dog-with-red-leash-green-grass_181624-2772.jpg?id=7848650"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Application Review", description: "Complete our simple adoption application. We want to ensure every animal finds the perfect forever home.", tag: "Step 2", imageSrc: "https://img.b2bpic.net/free-photo/young-parents-their-small-daughter-enjoying-with-dog-home-grandparents-are-standing-background_637285-5542.jpg"
|
||||
id: "2", title: "Application Review", description: "Complete our simple adoption application. We want to ensure every animal finds the perfect forever home.", tag: "Step 2", imageSrc: "https://img.b2bpic.net/free-photo/vertical-shot-white-brown-dog-with-red-leash-green-grass_181624-2772.jpg?id=7848650"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Home Preparation", description: "Our team guides you through preparing your home. We provide resources and tips to help your new pet adjust smoothly.", tag: "Step 3", imageSrc: "https://img.b2bpic.net/free-photo/young-parents-their-small-daughter-enjoying-with-dog-home-grandparents-are-standing-background_637285-5542.jpg"
|
||||
id: "3", title: "Home Preparation", description: "Our team guides you through preparing your home. We provide resources and tips to help your new pet adjust smoothly.", tag: "Step 3", imageSrc: "https://img.b2bpic.net/free-photo/vertical-shot-white-brown-dog-with-red-leash-green-grass_181624-2772.jpg?id=7848650"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -220,7 +220,7 @@ export default function LandingPage() {
|
||||
description="Whether you're looking to adopt, volunteer, or support our mission, we'd love to hear from you. Contact us today to learn more about how you can make a difference."
|
||||
buttons={[
|
||||
{ text: "Visit Us In Person", href: "#contact" },
|
||||
{ text: "Support Our Mission", href: "#donate" }
|
||||
{ text: "Support Our Mission 111", href: "#donate" }
|
||||
]}
|
||||
background={{ variant: "animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user