Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
title="Our Mission: Saving Lives, Finding Homes"
|
||||
description="Paws Haven is a dedicated animal shelter committed to rescuing abandoned and neglected animals, providing them with professional medical care, rehabilitation, and finding them loving forever homes. For over 15 years, we've been the beacon of hope for thousands of animals in need."
|
||||
description="Paws Haven is a dedicated animal shelter committed to rescuing abandoned and neglected animals, providing them with professional medical care, rehabilitation, and finding them loving forever homes. For over 15 years, we've been the beacon of hope for thousands of animals in need."
|
||||
tag="About Our Shelter"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="slide-up"
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1", name: "Sarah Johnson", handle: "Adoptive Parent", testimonial: "Paws Haven helped us find Max, who has brought immeasurable joy to our family. The staff's care and attention made the process smooth and meaningful.", rating: 5,
|
||||
id: "testimonial-1", name: "Sarah Johnson", handle: "Adoptive Parent", testimonial: "Paws Haven helped us find Max, who has brought immeasurable joy to our family. The staff's care and attention made the process smooth and meaningful.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-fashion-girls-summer-park_1157-21441.jpg", imageAlt: "Sarah with her adopted dog Max"
|
||||
},
|
||||
{
|
||||
@@ -240,12 +240,12 @@ export default function LandingPage() {
|
||||
tag="Strategic Partnerships"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="slide-up"
|
||||
names=[
|
||||
names={[
|
||||
"Veterinary Association", "Community Foundation", "Animal Health Institute", "Rescue Coalition", "Local Government", "Education Partners", "Corporate Sponsors"
|
||||
]
|
||||
logos=[
|
||||
]}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/flat-design-international-day-non-violence_23-2148650320.jpg", "http://img.b2bpic.net/free-vector/charity-logo-emblems-set_1284-8541.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-pet-sitting-labels_23-2149607702.jpg", "http://img.b2bpic.net/free-vector/lovely-day-peace-label-collection-with-flat-design_23-2147896252.jpg", "http://img.b2bpic.net/free-vector/flat-4th-july-independence-day-label-collection_23-2148964428.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-elementary-school-logo-design_23-2149667297.jpg", "http://img.b2bpic.net/free-vector/cute-charity-labels-set_23-2147557743.jpg"
|
||||
]
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
speed={40}
|
||||
@@ -267,7 +267,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
tag="Get Involved"
|
||||
title="Make a Difference Today"
|
||||
description="Whether you're interested in adopting, volunteering, or supporting our cause, we'd love to hear from you. Every contribution helps save lives."
|
||||
description="Whether you're interested in adopting, volunteering, or supporting our cause, we'd love to hear from you. Every contribution helps save lives."
|
||||
tagIcon={Heart}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "animated-grid" }}
|
||||
|
||||
Reference in New Issue
Block a user