Merge version_1 into main #1
@@ -1,6 +1,6 @@
|
||||
"use client"
|
||||
"use client";
|
||||
|
||||
import { CheckCircle, Heart, HelpCircle, Paw, Star } from "lucide-react";
|
||||
import { CheckCircle, Heart, HelpCircle, Star } from "lucide-react";
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import HeroSignup from '@/components/sections/hero/HeroSignup';
|
||||
@@ -57,7 +57,6 @@ export default function PetShelterPage() {
|
||||
title="Meet Our Available Pets"
|
||||
description="Browse our wonderful animals looking for their forever homes. Each pet is loved and ready to join your family."
|
||||
tag="Ready for Adoption"
|
||||
tagIcon={Paw}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user