Update src/app/page.tsx

This commit is contained in:
2026-02-19 11:18:39 +00:00
parent d6682375bc
commit 851e32029b

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroBillboardCarousel
title="Give a Loving Home to a Rescued Pet"
description="Every animal deserves a second chance. Explore our furry, feathered, and scaled friends waiting for their forever families."
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
mediaItems={[
{ imageSrc: "https://img.b2bpic.net/free-photo/newborn-little-fluffy-puppies-lie-resting-all-together_169016-12357.jpg", imageAlt: "Happy dog playing in a field" },
{ imageSrc: "https://img.b2bpic.net/free-photo/funny-fluffy-puppies-near-cozy-basket-supervision-owner_169016-12361.jpg", imageAlt: "Playful cat looking at camera" },
@@ -142,6 +142,7 @@ export default function LandingPage() {
<SocialProofOne
title="Proudly Supported By"
description="We are grateful for the partnerships that help us continue our vital work in animal rescue and welfare."
names={["Animal Fund", "Petco", "Purina", "Blue Cross", "RSPCA", "Dogs Trust", "Cats Protection"]}
logos={[
"https://img.b2bpic.net/free-vector/chariry-badges-collection_23-2147558805.jpg", "https://img.b2bpic.net/free-vector/hand-drawn-flat-dog-badge-logo_23-2149433387.jpg", "https://img.b2bpic.net/free-vector/set-labels-with-positive-quotes_23-2147562742.jpg", "https://img.b2bpic.net/free-vector/nice-selection-pet-shop-badges_23-2147569705.jpg", "https://img.b2bpic.net/free-vector/flat-cruelty-free-badge-set_23-2148819367.jpg", "https://img.b2bpic.net/free-vector/collection-colorful-pet-shop-stickers_23-2147569707.jpg", "https://img.b2bpic.net/free-vector/vintage-cruelty-free-logo_23-2149452211.jpg"]}
textboxLayout="default"
@@ -157,7 +158,7 @@ export default function LandingPage() {
tag="Get Involved"
title="Join Our Cause: Help Us Save Lives"
description="Your support makes a world of difference. Whether you adopt, donate, or volunteer, every action helps an animal in need."
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
inputPlaceholder="Your email for updates"
buttonText="Sign Up for Newsletter"