3 Commits

Author SHA1 Message Date
c0d023fc20 Merge version_2 into main
Merge version_2 into main
2026-03-20 15:10:26 +00:00
280cd77225 Update src/app/styles/variables.css 2026-03-20 15:10:22 +00:00
f5162367ee Update src/app/page.tsx 2026-03-20 15:10:22 +00:00
2 changed files with 73 additions and 206 deletions

View File

@@ -21,10 +21,10 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="medium"
sizing="mediumSizeLargeTitles"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="layered"
background="none"
cardStyle="soft-shadow"
primaryButtonStyle="flat"
secondaryButtonStyle="solid"
headingFontWeight="light"
>
<ReactLenis root>
@@ -32,33 +32,19 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About Us",
id: "about",
},
name: "About Us", id: "about"},
{
name: "Services",
id: "features",
},
name: "Services", id: "features"},
{
name: "Adopt",
id: "product",
},
name: "Adopt", id: "product"},
{
name: "Testimonials",
id: "testimonial",
},
name: "Testimonials", id: "testimonial"},
{
name: "FAQ",
id: "faq",
},
name: "FAQ", id: "faq"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Happy Paws Shelter"
bottomLeftText="Compassionately Caring"
@@ -69,69 +55,44 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "radial-gradient",
}}
variant: "plain"}}
title="Give a Loving Home to a Furry Friend"
description="Happy Paws Shelter is dedicated to rescuing, rehabilitating, and rehoming animals in need. Find your new best friend today!"
leftCarouselItems={[
{
imageSrc: "https://pixabay.com/get/gc7084e367957b1f7a1d1778cb28683f0df657d43589857f0759377f08a63cf72250bde1b80498845179e08a74e64de1996014ca77eca53adb5e3056f6cb03953_1280.jpg",
imageAlt: "Happy golden retriever",
},
imageSrc: "https://pixabay.com/get/gc7084e367957b1f7a1d1778cb28683f0df657d43589857f0759377f08a63cf72250bde1b80498845179e08a74e64de1996014ca77eca53adb5e3056f6cb03953_1280.jpg", imageAlt: "Happy golden retriever"},
{
imageSrc: "https://pixabay.com/get/g37fffae55e5c1752b76d369d76d6738171d7193875da23620578bca9d0da19fe8a3c7530a44a3e21c3cd8acecf6953a454f95b37dc48e7ea86ea803dc83ac53a_1280.jpg",
imageAlt: "Playful kitten",
},
imageSrc: "https://pixabay.com/get/g37fffae55e5c1752b76d369d76d6738171d7193875da23620578bca9d0da19fe8a3c7530a44a3e21c3cd8acecf6953a454f95b37dc48e7ea86ea803dc83ac53a_1280.jpg", imageAlt: "Playful kitten"},
{
imageSrc: "https://pixabay.com/get/g7fc2dfa89d5d6dcbbf40eba4abc09448993fa1385af112b27b59af80dc55f9ef8bca1f01355334b63c33297a0e494714c974506dde8569ad63c0f3c379f74514_1280.jpg",
imageAlt: "Dog and cat cuddling",
},
imageSrc: "https://pixabay.com/get/g7fc2dfa89d5d6dcbbf40eba4abc09448993fa1385af112b27b59af80dc55f9ef8bca1f01355334b63c33297a0e494714c974506dde8569ad63c0f3c379f74514_1280.jpg", imageAlt: "Dog and cat cuddling"},
]}
rightCarouselItems={[
{
imageSrc: "https://pixabay.com/get/g8c6391e3fee97ff3e379ebce41e54b372977641f3f2a1f52ffc6c977613ddfe5ec33ddc57e8095bae453864c257fe9b23219e02a387756adae252a94405f422e_1280.jpg",
imageAlt: "Dog running in a field",
},
imageSrc: "https://pixabay.com/get/g8c6391e3fee97ff3e379ebce41e54b372977641f3f2a1f52ffc6c977613ddfe5ec33ddc57e8095bae453864c257fe9b23219e02a387756adae252a94405f422e_1280.jpg", imageAlt: "Dog running in a field"},
{
imageSrc: "https://pixabay.com/get/gd8d2714b5d4049352fc6faa1a488afb172e07c15094a8d5815350106500edf58e430664bb36381a1e5d401539ceb388532314f0ad50682f1de9cfe2bd6d5b65d_1280.jpg",
imageAlt: "Cat looking through window",
},
imageSrc: "https://pixabay.com/get/gd8d2714b5d4049352fc6faa1a488afb172e07c15094a8d5815350106500edf58e430664bb36381a1e5d401539ceb388532314f0ad50682f1de9cfe2bd6d5b65d_1280.jpg", imageAlt: "Cat looking through window"},
{
imageSrc: "https://pixabay.com/get/gddedefdc239ff109018b71a5997682423353cbc9cb70947bcf3934c9bfa019d983d28630d31f3f41505f89c42c37c1afe6a6189d18dd0a6db01b8b112a334099_1280.jpg",
imageAlt: "Group of puppies playing",
},
imageSrc: "https://pixabay.com/get/gddedefdc239ff109018b71a5997682423353cbc9cb70947bcf3934c9bfa019d983d28630d31f3f41505f89c42c37c1afe6a6189d18dd0a6db01b8b112a334099_1280.jpg", imageAlt: "Group of puppies playing"},
]}
tag="Finding Homes"
tagIcon={Heart}
tagAnimation="slide-up"
buttons={[
{
text: "Adopt Now",
href: "#product",
},
text: "Adopt Now", href: "#product"},
{
text: "Volunteer",
href: "#features",
},
text: "Volunteer", href: "#features"},
]}
buttonAnimation="slide-up"
avatars={[
{
src: "https://pixabay.com/get/ge15f89663b6b31fcf00ea2830da6908bb4e4e3afb5456d20bb6d7d91272a622b33d0f104e2f0bb4f97dfe1e20019b297e33318261a4f166b5aa686a3416c76f4_1280.jpg",
alt: "Happy Adopter 1",
},
src: "https://pixabay.com/get/ge15f89663b6b31fcf00ea2830da6908bb4e4e3afb5456d20bb6d7d91272a622b33d0f104e2f0bb4f97dfe1e20019b297e33318261a4f166b5aa686a3416c76f4_1280.jpg", alt: "Happy Adopter 1"},
{
src: "https://pixabay.com/get/gcb1645500249c3b72dce867ef8d002c4ef50ed12b80bd91bd68eb6698d05f91d45122c336ca26ea799796151f5644e1cab10d03cc7dc0e66c46df6f8ae6edefc_1280.jpg",
alt: "Happy Adopter 2",
},
src: "https://pixabay.com/get/gcb1645500249c3b72dce867ef8d002c4ef50ed12b80bd91bd68eb6698d05f91d45122c336ca26ea799796151f5644e1cab10d03cc7dc0e66c46df6f8ae6edefc_1280.jpg", alt: "Happy Adopter 2"},
{
src: "https://pixabay.com/get/g08bd306f45912940a642162ad575fc8efabcf5a952569fedf1217c6bdc0f30f45fa763e716957d56a790b05e24e36937389d628d85934135b11709b51a07989d_1280.jpg",
alt: "Happy Adopter 3",
},
src: "https://pixabay.com/get/g08bd306f45912940a642162ad575fc8efabcf5a952569fedf1217c6bdc0f30f45fa763e716957d56a790b05e24e36937389d628d85934135b11709b51a07989d_1280.jpg", alt: "Happy Adopter 3"},
{
src: "https://pixabay.com/get/g26f33073a791e5dc20160c2401587f05959a355d3979b16932a8e2151f4928ae898da3516bc32d61522defe9b154ee3618704f4af27ed7b3ba5dec624b7792f2_1280.jpg",
alt: "Happy Adopter 4",
},
src: "https://pixabay.com/get/g26f33073a791e5dc20160c2401587f05959a355d3979b16932a8e2151f4928ae898da3516bc32d61522defe9b154ee3618704f4af27ed7b3ba5dec624b7792f2_1280.jpg", alt: "Happy Adopter 4"},
]}
avatarText="Over 1000 happy adoptions!"
carouselPosition="right"
@@ -146,9 +107,7 @@ export default function LandingPage() {
title="Dedicated to Every Wag and Purr"
buttons={[
{
text: "Learn More",
href: "#",
},
text: "Learn More", href: "#"},
]}
/>
</div>
@@ -160,48 +119,30 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Adopt a Pet",
description: "Provide a loving home to an animal in need. Our adoption process is simple and ensures a perfect match.",
icon: Heart,
title: "Adopt a Pet", description: "Provide a loving home to an animal in need. Our adoption process is simple and ensures a perfect match.", icon: Heart,
mediaItems: [
{
imageSrc: "https://pixabay.com/get/g41b447f864e06e7ff874791de474dea9df118cebdf16d96640a8fc65d53e018e13c086c3ad59183cfa08602c210cf8a91f9a1fc32b66ff95d4cb17f07cf1f4cf_1280.jpg",
imageAlt: "Person petting a dog in a shelter",
},
imageSrc: "https://pixabay.com/get/g41b447f864e06e7ff874791de474dea9df118cebdf16d96640a8fc65d53e018e13c086c3ad59183cfa08602c210cf8a91f9a1fc32b66ff95d4cb17f07cf1f4cf_1280.jpg", imageAlt: "Person petting a dog in a shelter"},
{
imageSrc: "https://pixabay.com/get/g69ad4f11fd39913fb731ed9b747a0ee484d23f41f52fd438882f6312cdac7282e5d3f267cac5c668b921a374767f804c9f922bd8cb4c895af42c9b7b57969a43_1280.jpg",
imageAlt: "Adoption application form",
},
imageSrc: "https://pixabay.com/get/g69ad4f11fd39913fb731ed9b747a0ee484d23f41f52fd438882f6312cdac7282e5d3f267cac5c668b921a374767f804c9f922bd8cb4c895af42c9b7b57969a43_1280.jpg", imageAlt: "Adoption application form"},
],
},
{
title: "Volunteer Your Time",
description: "Join our team of dedicated volunteers and help with animal care, walking, and daily shelter operations.",
icon: Users,
title: "Volunteer Your Time", description: "Join our team of dedicated volunteers and help with animal care, walking, and daily shelter operations.", icon: Users,
mediaItems: [
{
imageSrc: "https://pixabay.com/get/g4327b93c9e7724c5ae1e90fd31ffc787d77452a35b23346521ab37f3f969081bdd2c5f03c6c5728edabffa3c9b773a030e98db3de76501cb6f877388dcc6533d_1280.jpg",
imageAlt: "Volunteer feeding a cat",
},
imageSrc: "https://pixabay.com/get/g4327b93c9e7724c5ae1e90fd31ffc787d77452a35b23346521ab37f3f969081bdd2c5f03c6c5728edabffa3c9b773a030e98db3de76501cb6f877388dcc6533d_1280.jpg", imageAlt: "Volunteer feeding a cat"},
{
imageSrc: "https://pixabay.com/get/g11b3343c9f70fa17f8fca6c5418daa0ca6775c3d11548a8aaabd6128ed1fb883d0c6bfc7530dbdebbf3382b475d4517a30f829c474c5315ee7a75810c51db2d8_1280.jpg",
imageAlt: "Volunteer walking a dog in a park",
},
imageSrc: "https://pixabay.com/get/g11b3343c9f70fa17f8fca6c5418daa0ca6775c3d11548a8aaabd6128ed1fb883d0c6bfc7530dbdebbf3382b475d4517a30f829c474c5315ee7a75810c51db2d8_1280.jpg", imageAlt: "Volunteer walking a dog in a park"},
],
},
{
title: "Donate & Support",
description: "Your generous contributions directly support our efforts in rescuing, rehabilitating, and rehoming animals.",
icon: DollarSign,
title: "Donate & Support", description: "Your generous contributions directly support our efforts in rescuing, rehabilitating, and rehoming animals.", icon: DollarSign,
mediaItems: [
{
imageSrc: "https://pixabay.com/get/gd9c0fe3c9134aad7350e6de473c6db3bec84c13be3a34a56699c047b6774891c5ae850eef214b6bfaac742654fa0b33c5b8b269db9107dc65ae1fd3b5fb88a1b_1280.jpg",
imageAlt: "Person putting money in a donation box",
},
imageSrc: "https://pixabay.com/get/gd9c0fe3c9134aad7350e6de473c6db3bec84c13be3a34a56699c047b6774891c5ae850eef214b6bfaac742654fa0b33c5b8b269db9107dc65ae1fd3b5fb88a1b_1280.jpg", imageAlt: "Person putting money in a donation box"},
{
imageSrc: "https://pixabay.com/get/gd1eadf07eb5e7aa0983cd2bda17f34972b0305811fa0f45e70b804f57cc3900e690b7505e8460dd0b496d077aa5bf468f168ea0a7be8cf0a35862aa7b9c1d47b_1280.jpg",
imageAlt: "Bowl of pet food and toys",
},
imageSrc: "https://pixabay.com/get/gd1eadf07eb5e7aa0983cd2bda17f34972b0305811fa0f45e70b804f57cc3900e690b7505e8460dd0b496d077aa5bf468f168ea0a7be8cf0a35862aa7b9c1d47b_1280.jpg", imageAlt: "Bowl of pet food and toys"},
],
},
]}
@@ -218,33 +159,13 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "lucy",
name: "Lucy",
price: "Adoption Fee: $150",
imageSrc: "https://pixabay.com/get/g1081f2151e76175884832f3cedfa7659de109f9f7c6145923fb6b3c04df916ba8a083402a423f0e630d884272bb5ccb49a88a92d0cb533764aa632c4c6fcd4bd_1280.jpg",
imageAlt: "Lucy, a friendly brown dog",
},
id: "lucy", name: "Lucy", price: "Adoption Fee: $150", imageSrc: "https://pixabay.com/get/g1081f2151e76175884832f3cedfa7659de109f9f7c6145923fb6b3c04df916ba8a083402a423f0e630d884272bb5ccb49a88a92d0cb533764aa632c4c6fcd4bd_1280.jpg", imageAlt: "Lucy, a friendly brown dog"},
{
id: "max",
name: "Max",
price: "Adoption Fee: $120",
imageSrc: "https://pixabay.com/get/g8294644436e8476337f44fc9088c8ab7240efa90dd50f404e5df52a8e27875a217c735c019a36a26ba0f5c25e8b455e5f77e7cf9e7b6263e8a88d635a9ae9de8_1280.jpg",
imageAlt: "Max, a playful black and white cat",
},
id: "max", name: "Max", price: "Adoption Fee: $120", imageSrc: "https://pixabay.com/get/g8294644436e8476337f44fc9088c8ab7240efa90dd50f404e5df52a8e27875a217c735c019a36a26ba0f5c25e8b455e5f77e7cf9e7b6263e8a88d635a9ae9de8_1280.jpg", imageAlt: "Max, a playful black and white cat"},
{
id: "bella",
name: "Bella",
price: "Adoption Fee: $180",
imageSrc: "https://pixabay.com/get/g38f638c36735611c5a6414499495e185b923a739635ddcfa985f03972f3b2f45555f7592d1a236e3551d5ea1969913d55ecaf7b24002006237f183fbc1e783cb_1280.jpg",
imageAlt: "Bella, a small white dog",
},
id: "bella", name: "Bella", price: "Adoption Fee: $180", imageSrc: "https://pixabay.com/get/g38f638c36735611c5a6414499495e185b923a739635ddcfa985f03972f3b2f45555f7592d1a236e3551d5ea1969913d55ecaf7b24002006237f183fbc1e783cb_1280.jpg", imageAlt: "Bella, a small white dog"},
{
id: "oliver",
name: "Oliver",
price: "Adoption Fee: $100",
imageSrc: "https://pixabay.com/get/gdc5c56000cc90fb67e02831a80aff8398427a866842b99aa8777e0ea4edbde4a91a3eadba601b8d4fc9fc2774da23861982cffa79a7d3bfdd67f2b9dde47ee29_1280.jpg",
imageAlt: "Oliver, a calm ginger cat",
},
id: "oliver", name: "Oliver", price: "Adoption Fee: $100", imageSrc: "https://pixabay.com/get/gdc5c56000cc90fb67e02831a80aff8398427a866842b99aa8777e0ea4edbde4a91a3eadba601b8d4fc9fc2774da23861982cffa79a7d3bfdd67f2b9dde47ee29_1280.jpg", imageAlt: "Oliver, a calm ginger cat"},
]}
title="Meet Our Adoptable Friends"
description="Browse our wonderful pets currently awaiting their forever homes."
@@ -259,37 +180,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
role: "New Pet Parent",
company: "Local Adopter",
rating: 5,
imageSrc: "https://pixabay.com/get/ge93f59724331d13524bde87c839cb664d66f7a6ed7af93fd286d59fb2f423b16a52fd90ae6e88c7ed683aeacc8492f6fad6a970130e60af2404a63147ffbb678_1280.jpg",
},
id: "1", name: "Sarah Johnson", role: "New Pet Parent", company: "Local Adopter", rating: 5,
imageSrc: "https://pixabay.com/get/ge93f59724331d13524bde87c839cb664d66f7a6ed7af93fd286d59fb2f423b16a52fd90ae6e88c7ed683aeacc8492f6fad6a970130e60af2404a63147ffbb678_1280.jpg"},
{
id: "2",
name: "Michael Chen",
role: "Volunteer",
company: "Community Member",
rating: 5,
imageSrc: "https://pixabay.com/get/gcaf1e54efe40d3df2a37fce85a47b9636256865e7c2a3c5059b03483d392cba866778a53a3d5ac3de110d4b483c80bb5be8d9f1d51aaacc85d747266ae985805_1280.jpg",
},
id: "2", name: "Michael Chen", role: "Volunteer", company: "Community Member", rating: 5,
imageSrc: "https://pixabay.com/get/gcaf1e54efe40d3df2a37fce85a47b9636256865e7c2a3c5059b03483d392cba866778a53a3d5ac3de110d4b483c80bb5be8d9f1d51aaacc85d747266ae985805_1280.jpg"},
{
id: "3",
name: "Emily Rodriguez",
role: "Foster Parent",
company: "Happy Home",
rating: 5,
imageSrc: "https://pixabay.com/get/g8e1dc4bd633cabecd0c99f9156f11c279d7ae4c1be9657efd65891773031b05c6e3d5541892d15bf3368073360f22e86c28aadce43e156aa4fba609942240a7e_1280.jpg",
},
id: "3", name: "Emily Rodriguez", role: "Foster Parent", company: "Happy Home", rating: 5,
imageSrc: "https://pixabay.com/get/g8e1dc4bd633cabecd0c99f9156f11c279d7ae4c1be9657efd65891773031b05c6e3d5541892d15bf3368073360f22e86c28aadce43e156aa4fba609942240a7e_1280.jpg"},
{
id: "4",
name: "David Kim",
role: "Adopter",
company: "Grateful Family",
rating: 5,
imageSrc: "https://pixabay.com/get/g4def9d982e714d7aedbf8567225be4685e2788746dcef8125d2ddc34c6423f2f60b247e298b8850980215766b3a5535db837ffbe4180fd46c8f82b52834e2db7_1280.jpg",
},
id: "4", name: "David Kim", role: "Adopter", company: "Grateful Family", rating: 5,
imageSrc: "https://pixabay.com/get/g4def9d982e714d7aedbf8567225be4685e2788746dcef8125d2ddc34c6423f2f60b247e298b8850980215766b3a5535db837ffbe4180fd46c8f82b52834e2db7_1280.jpg"},
]}
title="Happy Tails, Happy Homes"
description="Read stories from our incredible community of adopters and volunteers."
@@ -302,25 +203,13 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "What is the adoption process?",
content: "Our adoption process involves an application, an interview, and a home visit to ensure a safe and loving environment for our animals.",
},
id: "q1", title: "What is the adoption process?", content: "Our adoption process involves an application, an interview, and a home visit to ensure a safe and loving environment for our animals."},
{
id: "q2",
title: "How can I volunteer?",
content: "You can sign up to volunteer by filling out our online form. We offer various roles, including animal care, walking, and administrative support.",
},
id: "q2", title: "How can I volunteer?", content: "You can sign up to volunteer by filling out our online form. We offer various roles, including animal care, walking, and administrative support."},
{
id: "q3",
title: "What types of donations do you accept?",
content: "We accept monetary donations, pet food, blankets, toys, and other supplies. Every contribution helps us care for our animals.",
},
id: "q3", title: "What types of donations do you accept?", content: "We accept monetary donations, pet food, blankets, toys, and other supplies. Every contribution helps us care for our animals."},
{
id: "q4",
title: "Can I foster an animal?",
content: "Yes, we have a foster program! Fostering provides a temporary home for animals before they find their permanent families. Contact us for details.",
},
id: "q4", title: "Can I foster an animal?", content: "Yes, we have a foster program! Fostering provides a temporary home for animals before they find their permanent families. Contact us for details."},
]}
title="Frequently Asked Questions"
description="Find answers to common questions about adoption, volunteering, and donations."
@@ -332,8 +221,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get in Touch"
title="Connect With Happy Paws"
description="Reach out to us for any inquiries, or sign up for our newsletter to stay updated on new arrivals and events."
@@ -351,54 +239,33 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Adopt",
items: [
title: "Adopt", items: [
{
label: "View Pets",
href: "#product",
},
label: "View Pets", href: "#product"},
{
label: "Process",
href: "#features",
},
label: "Process", href: "#features"},
{
label: "Foster",
href: "#faq",
},
label: "Foster", href: "#faq"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Volunteer",
href: "#features",
},
label: "Volunteer", href: "#features"},
{
label: "Donate",
href: "#features",
},
label: "Donate", href: "#features"},
{
label: "Sponsor",
href: "#",
},
label: "Sponsor", href: "#"},
],
},
{
title: "About Us",
items: [
title: "About Us", items: [
{
label: "Our Mission",
href: "#about",
},
label: "Our Mission", href: "#about"},
{
label: "Testimonials",
href: "#testimonial",
},
label: "Testimonials", href: "#testimonial"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
]}
@@ -409,4 +276,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f6f0e9;
--card: #efe7dd;
--foreground: #2b180a;
--primary-cta: #2b180a;
--primary-cta-text: #f6f0e9;
--secondary-cta: #efe7dd;
--secondary-cta-text: #2b180a;
--accent: #94877c;
--background-accent: #afa094;
--background: #FFFFF0;
--card: #FFFDE7;
--foreground: #333333;
--primary-cta: #FFD700;
--primary-cta-text: #333333;
--secondary-cta: #FFFFFF;
--secondary-cta-text: #333333;
--accent: #FFCC00;
--background-accent: #FFF8DC;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);