6 Commits

Author SHA1 Message Date
c2d90b0e86 Update src/app/page.tsx 2026-02-27 14:51:27 +00:00
8b3ef01c2d Update src/app/page.tsx 2026-02-27 14:50:42 +00:00
8e76e9ea3e Update src/app/layout.tsx 2026-02-27 14:50:41 +00:00
2c2b362aa8 Merge version_1 into main
Merge version_1 into main
2026-02-27 14:41:17 +00:00
ffc5819955 Merge version_1 into main
Merge version_1 into main
2026-02-27 14:40:32 +00:00
114cd82e5e Merge version_1 into main
Merge version_1 into main
2026-02-27 14:39:03 +00:00
2 changed files with 29 additions and 16 deletions

View File

@@ -1412,4 +1412,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -2,7 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import HeroOverlay from '@/components/sections/hero/HeroOverlay';
import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
import TextAbout from '@/components/sections/about/TextAbout';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import FeatureCardEight from '@/components/sections/feature/FeatureCardEight';
@@ -42,19 +42,32 @@ export default function PetShelterPage() {
</div>
<div id="hero" data-section="hero">
<HeroOverlay
<HeroBillboardCarousel
title="Find Your Perfect Companion"
description="Welcome to Happy Paws Shelter. Discover loving pets waiting for their forever homes. Every adoption saves a life and brings joy to a family."
tag="Open Hearts, Open Homes"
imageSrc="http://img.b2bpic.net/free-photo/young-parents-their-small-daughter-enjoying-with-dog-home-grandparents-are-standing-background_637285-5542.jpg?_wi=1"
imageAlt="Happy families with adopted pets"
textPosition="center"
showBlur={true}
showDimOverlay={true}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-parents-their-small-daughter-enjoying-with-dog-home-grandparents-are-standing-background_637285-5542.jpg?_wi=1", imageAlt: "Happy families with adopted pets"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-guys-playing-with-their-dog-backyard-grass-cheerful-old-dog_158595-6547.jpg?_wi=1", imageAlt: "Couple playing with dog in backyard"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/little-boy-holds-black-white-kitty-his-shoulder_8353-8632.jpg?_wi=1", imageAlt: "Boy holding white and black kitten"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/girl-plays-with-domestic-rabbit-street-pet-concept_169016-62268.jpg?_wi=1", imageAlt: "Girl playing with domestic rabbit"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-playing-with-rescue-dogs-shelter_23-2148682984.jpg?_wi=1", imageAlt: "Woman playing with rescue dogs at shelter"
}
]}
buttons={[
{ text: "Browse Pets", href: "featured" },
{ text: "Learn More", href: "about" }
]}
background={{ variant: "plain" }}
/>
</div>
@@ -77,13 +90,13 @@ export default function PetShelterPage() {
tag="New Arrivals"
products={[
{
id: "1", name: "Max - Golden Retriever Mix", price: "Adoption Fee: $150", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-guys-playing-with-their-dog-backyard-grass-cheerful-old-dog_158595-6547.jpg?_wi=1", imageAlt: "Max, a friendly golden retriever mix", initialQuantity: 1
id: "1", name: "Max - Golden Retriever Mix", price: "Adoption Fee: $150", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-guys-playing-with-their-dog-backyard-grass-cheerful-old-dog_158595-6547.jpg?_wi=2", imageAlt: "Max, a friendly golden retriever mix", initialQuantity: 1
},
{
id: "2", name: "Luna - Tabby Cat", price: "Adoption Fee: $75", imageSrc: "http://img.b2bpic.net/free-photo/little-boy-holds-black-white-kitty-his-shoulder_8353-8632.jpg?_wi=1", imageAlt: "Luna, a beautiful tabby cat", initialQuantity: 1
id: "2", name: "Luna - Tabby Cat", price: "Adoption Fee: $75", imageSrc: "http://img.b2bpic.net/free-photo/little-boy-holds-black-white-kitty-his-shoulder_8353-8632.jpg?_wi=2", imageAlt: "Luna, a beautiful tabby cat", initialQuantity: 1
},
{
id: "3", name: "Hop - Holland Lop Rabbit", price: "Adoption Fee: $50", imageSrc: "http://img.b2bpic.net/free-photo/girl-plays-with-domestic-rabbit-street-pet-concept_169016-62268.jpg?_wi=1", imageAlt: "Hop, an adorable Holland Lop rabbit", initialQuantity: 1
id: "3", name: "Hop - Holland Lop Rabbit", price: "Adoption Fee: $50", imageSrc: "http://img.b2bpic.net/free-photo/girl-plays-with-domestic-rabbit-street-pet-concept_169016-62268.jpg?_wi=2", imageAlt: "Hop, an adorable Holland Lop rabbit", initialQuantity: 1
}
]}
gridVariant="three-columns-all-equal-width"
@@ -101,19 +114,19 @@ export default function PetShelterPage() {
features={[
{
id: 1,
title: "Save a Life", description: "Shelter animals desperately need homes. Your adoption directly saves a life and opens shelter space for another animal in need.", imageSrc: "http://img.b2bpic.net/free-photo/woman-playing-with-rescue-dogs-shelter_23-2148682984.jpg"
title: "Save a Life", description: "Shelter animals desperately need homes. Your adoption directly saves a life and opens shelter space for another animal in need.", imageSrc: "http://img.b2bpic.net/free-photo/woman-playing-with-rescue-dogs-shelter_23-2148682984.jpg?_wi=2"
},
{
id: 2,
title: "Health Screening", description: "All our pets receive veterinary care, vaccinations, and health checks before adoption, ensuring your new companion is healthy.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-guys-playing-with-their-dog-backyard-grass-cheerful-old-dog_158595-6547.jpg?_wi=2"
title: "Health Screening", description: "All our pets receive veterinary care, vaccinations, and health checks before adoption, ensuring your new companion is healthy.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-guys-playing-with-their-dog-backyard-grass-cheerful-old-dog_158595-6547.jpg?_wi=3"
},
{
id: 3,
title: "Expert Support", description: "Our team provides ongoing support and guidance to help your pet adjust to their new home. We're here every step of the way.", imageSrc: "http://img.b2bpic.net/free-photo/little-boy-holds-black-white-kitty-his-shoulder_8353-8632.jpg?_wi=2"
title: "Expert Support", description: "Our team provides ongoing support and guidance to help your pet adjust to their new home. We're here every step of the way.", imageSrc: "http://img.b2bpic.net/free-photo/little-boy-holds-black-white-kitty-his-shoulder_8353-8632.jpg?_wi=3"
},
{
id: 4,
title: "Lower Costs", description: "Adoption fees are significantly lower than breeder prices, and your pet is already spayed/neutered and vaccinated.", imageSrc: "http://img.b2bpic.net/free-photo/girl-plays-with-domestic-rabbit-street-pet-concept_169016-62268.jpg?_wi=2"
title: "Lower Costs", description: "Adoption fees are significantly lower than breeder prices, and your pet is already spayed/neutered and vaccinated.", imageSrc: "http://img.b2bpic.net/free-photo/girl-plays-with-domestic-rabbit-street-pet-concept_169016-62268.jpg?_wi=3"
}
]}
textboxLayout="default"
@@ -255,4 +268,4 @@ export default function PetShelterPage() {
</div>
</ThemeProvider>
);
}
}