Merge version_1 into main #2
@@ -9,7 +9,7 @@ import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
||||
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||
import { CheckCircle, Heart, Paw, Package } from "lucide-react";
|
||||
import { CheckCircle, Heart, Package } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
title="Available Pets Waiting for Home"
|
||||
description="Meet our wonderful animals looking for their forever families. Each pet has their own unique personality and story."
|
||||
tag="Ready to Adopt"
|
||||
tagIcon={Paw}
|
||||
tagIcon={Package}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Luna - Golden Retriever", price: "Adoption Fee: $150", variant: "4 years old • Female • Friendly", imageSrc: "http://img.b2bpic.net/free-photo/cute-golden-retriever-dog_1204-387.jpg", imageAlt: "Luna the golden retriever"
|
||||
|
||||
Reference in New Issue
Block a user