Merge version_1 into main #2
@@ -8,7 +8,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TeamCardFive from '@/components/sections/team/TeamCardFive';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import { Heart, Home, Users } from "lucide-react";
|
||||
import { Heart, Home, Users, PawPrint, HeartHandshake } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
icon: Home,
|
||||
},
|
||||
]}
|
||||
imageSrc="https://pixabay.com/get/gb68ba9211d251bae3cf7ef03ace5369aec34e05a8c5707d47c4009d6d5074f8a091bd46abc5cc49eabf0b5b5831d0b4d15b8ea590182ba284299bca2a5d80f90_1280.jpg?_wi=2"
|
||||
imageSrc="https://pixabay.com/get/gb68ba9211d251bae3cf7ef03ace5369aec34e05a8c5707d47c4009d6d5074f8a091bd46abc5cc49eabf0b5b5831d0b4d15b8ea590182ba284299bca2a5d80f90_1280.jpg"
|
||||
imageAlt="shelter staff with happy pets"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
handle: "@HappyMaxHome",
|
||||
testimonial: "Adopting Max from PawHaven was the best decision! He's brought so much joy and energy into our lives. The staff made the process so easy and supportive.",
|
||||
rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/ge1c9468a750fe0506f4df5649092045458604095cbc370121f79058e64ded3e9dcd6c53d4b6b8ad10015fef3bfa12992e64f060007fcbd5394f33faa34789e26_1280.jpg?_wi=3",
|
||||
imageSrc: "https://pixabay.com/get/ge1c9468a750fe0506f4df5649092045458604095cbc370121f79058e64ded3e9dcd6c53d4b6b8ad10015fef3bfa12992e64f060007fcbd5394f33faa34789e26_1280.jpg",
|
||||
imageAlt: "person smiling pet owner",
|
||||
},
|
||||
{
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
handle: "@RodriguezPaws",
|
||||
testimonial: "We welcomed Luna into our family, and she's just perfect. She's gentle with our kids and loves her new backyard. Thank you, PawHaven, for everything!",
|
||||
rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/gbf1bd7cbc563592730ad3cbcdb8b2670576a1421ad7e504a84accd0a7939dc589a777ca967bd289a7540487bda842949d538d0f6af99aed15f46d534ee3b41d1_1280.jpg?_wi=2",
|
||||
imageSrc: "https://pixabay.com/get/gbf1bd7cbc563592730ad3cbcdb8b2670576a1421ad7e504a84accd0a7939dc589a777ca967bd289a7540487bda842949d538d0f6af99aed15f46d534ee3b41d1_1280.jpg",
|
||||
imageAlt: "family with new pet portrait",
|
||||
},
|
||||
{
|
||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
||||
handle: "@SophiaKCares",
|
||||
testimonial: "Milo, my new companion, is amazing. PawHaven’s commitment to their animals is truly inspiring. I couldn't be happier with my furry friend.",
|
||||
rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/gdd1c4b5cbedbb0960eb33931cbab00f3cca14d0969b937f844056ec6578c6b5ec36bd5a2a3b01a7aeea210173275e407de54b437740e0de7abef1f429be9ad27_1280.jpg?_wi=2",
|
||||
imageSrc: "https://pixabay.com/get/gdd1c4b5cbedbb0960eb33931cbab00f3cca14d0969b937f844056ec6578c6b5ec36bd5a2a3b01a7aeea210173275e407de54b437740e0de7abef1f429be9ad27_1280.jpg",
|
||||
imageAlt: "senior woman petting dog adoption",
|
||||
},
|
||||
{
|
||||
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
handle: "@MichaelBHappens",
|
||||
testimonial: "My new dog, Rocky, is fantastic! He's learning quickly and has settled right in. The pre-adoption support was invaluable.",
|
||||
rating: 4,
|
||||
imageSrc: "https://pixabay.com/get/g0cefc26ba4cfa6abad1c21f6194f78ef20cbba7c31bcf694c23773ebd99b264effee0d2e13e2de1e1288af75a330d9a7483b2b81cf35e5e63b47417847225129_1280.jpg?_wi=2",
|
||||
imageSrc: "https://pixabay.com/get/g0cefc26ba4cfa6abad1c21f6194f78ef20cbba7c31bcf694c23773ebd99b264effee0d2e13e2de1e1288af75a330d9a7483b2b81cf35e5e63b47417847225129_1280.jpg",
|
||||
imageAlt: "dog owner smiling portrait",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -8,7 +8,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
||||
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
||||
import { Calendar, Clock, DollarSign, Heart, Home, Users } from "lucide-react";
|
||||
import { Calendar, Clock, DollarSign, Heart, Home, Users, PawPrint, Brush, Syringe, Bone, Hospital, Bed } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
handle: "@HappyPaws",
|
||||
testimonial: "Adopting Luna from PawHaven was the best decision! She's brought so much joy into our lives. The process was smooth and supportive.",
|
||||
rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/ge1c9468a750fe0506f4df5649092045458604095cbc370121f79058e64ded3e9dcd6c53d4b6b8ad10015fef3bfa12992e64f060007fcbd5394f33faa34789e26_1280.jpg?_wi=1",
|
||||
imageSrc: "https://pixabay.com/get/ge1c9468a750fe0506f4df5649092045458604095cbc370121f79058e64ded3e9dcd6c53d4b6b8ad10015fef3bfa12992e64f060007fcbd5394f33faa34789e26_1280.jpg",
|
||||
imageAlt: "Sarah J. with her adopted dog Luna",
|
||||
},
|
||||
{
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
handle: "@CatDad",
|
||||
testimonial: "Our cat, Oliver, is a delight. The team at PawHaven truly cares for their animals and ensures a perfect match for every family.",
|
||||
rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/gbf1bd7cbc563592730ad3cbcdb8b2670576a1421ad7e504a84accd0a7939dc589a777ca967bd289a7540487bda842949d538d0f6af99aed15f46d534ee3b41d1_1280.jpg?_wi=1",
|
||||
imageSrc: "https://pixabay.com/get/gbf1bd7cbc563592730ad3cbcdb8b2670576a1421ad7e504a84accd0a7939dc589a777ca967bd289a7540487bda842949d538d0f6af99aed15f46d534ee3b41d1_1280.jpg",
|
||||
imageAlt: "Michael D. with his adopted cat Oliver",
|
||||
},
|
||||
{
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
handle: "@ForeverFamily",
|
||||
testimonial: "We adopted Max, a senior dog, and he's filled our home with so much love. PawHaven made it easy and provided great support.",
|
||||
rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/gdd1c4b5cbedbb0960eb33931cbab00f3cca14d0969b937f844056ec6578c6b5ec36bd5a2a3b01a7aeea210173275e407de54b437740e0de7abef1f429be9ad27_1280.jpg?_wi=1",
|
||||
imageSrc: "https://pixabay.com/get/gdd1c4b5cbedbb0960eb33931cbab00f3cca14d0969b937f844056ec6578c6b5ec36bd5a2a3b01a7aeea210173275e407de54b437740e0de7abef1f429be9ad27_1280.jpg",
|
||||
imageAlt: "Emily R. with her adopted dog Max",
|
||||
},
|
||||
{
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
handle: "@PetParent",
|
||||
testimonial: "The staff helped us find our amazing kitten, Whiskers. Their dedication to animal welfare is truly inspiring!",
|
||||
rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/g0cefc26ba4cfa6abad1c21f6194f78ef20cbba7c31bcf694c23773ebd99b264effee0d2e13e2de1e1288af75a330d9a7483b2b81cf35e5e63b47417847225129_1280.jpg?_wi=1",
|
||||
imageSrc: "https://pixabay.com/get/g0cefc26ba4cfa6abad1c21f6194f78ef20cbba7c31bcf694c23773ebd99b264effee0d2e13e2de1e1288af75a330d9a7483b2b81cf35e5e63b47417847225129_1280.jpg",
|
||||
imageAlt: "David K. with his adopted kitten Whiskers",
|
||||
},
|
||||
]}
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
title: "Serving Our Community",
|
||||
},
|
||||
]}
|
||||
imageSrc="https://pixabay.com/get/gb68ba9211d251bae3cf7ef03ace5369aec34e05a8c5707d47c4009d6d5074f8a091bd46abc5cc49eabf0b5b5831d0b4d15b8ea590182ba284299bca2a5d80f90_1280.jpg?_wi=1"
|
||||
imageSrc="https://pixabay.com/get/gb68ba9211d251bae3cf7ef03ace5369aec34e05a8c5707d47c4009d6d5074f8a091bd46abc5cc49eabf0b5b5831d0b4d15b8ea590182ba284299bca2a5d80f90_1280.jpg"
|
||||
imageAlt="Shelter staff interacting with happy pets"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="blur-reveal"
|
||||
@@ -268,6 +268,9 @@ export default function LandingPage() {
|
||||
<ProductCardFour
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
@@ -328,7 +331,10 @@ export default function LandingPage() {
|
||||
<TestimonialCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
@@ -336,7 +342,7 @@ export default function LandingPage() {
|
||||
role: "New Pet Parent",
|
||||
company: "Local Family",
|
||||
rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/ge1c9468a750fe0506f4df5649092045458604095cbc370121f79058e64ded3e9dcd6c53d4b6b8ad10015fef3bfa12992e64f060007fcbd5394f33faa34789e26_1280.jpg?_wi=2",
|
||||
imageSrc: "https://pixabay.com/get/ge1c9468a750fe0506f4df5649092045458604095cbc370121f79058e64ded3e9dcd6c53d4b6b8ad10015fef3bfa12992e64f060007fcbd5394f33faa34789e26_1280.jpg",
|
||||
imageAlt: "Jessica L. with her new dog",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user