Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -11,7 +11,7 @@ import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import ContactFaq from '@/components/sections/contact/ContactFaq';
|
||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
import { Heart, Paw, Search, MapPin, FileText, Users, CheckCircle } from 'lucide-react';
|
||||
import { Heart, PawPrint, Search, MapPin, FileText, Users, CheckCircle } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
title="How the Adoption Process Works"
|
||||
description="We make adoption simple, safe, and smooth for both pets and families."
|
||||
tag="Adoption Process"
|
||||
tagIcon={Paw}
|
||||
tagIcon={PawPrint}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Browse & Connect", description: "Explore our available animals online or visit us in person to meet your potential new family member.", media: {
|
||||
|
||||
Reference in New Issue
Block a user