Update src/app/page.tsx

This commit is contained in:
2026-02-13 16:45:40 +00:00
parent 408aae8ecb
commit c8aae2fcf3

View File

@@ -51,7 +51,7 @@ export default function HomePage() {
{ text: "Adopt a Pet", href: "pets" }, { text: "Adopt a Pet", href: "pets" },
{ text: "Learn More", href: "about" } { text: "Learn More", href: "about" }
]} ]}
imageSrc="https://img.b2bpic.net/free-photo/full-shot-women-dog-posing_23-2148977468.jpg" imageSrc="https://img.b2bpic.net/free-photo/selective-focus-shot-adorable-kooikerhondje-dog_181624-55413.jpg?id=22859995"
imageAlt="Happy dogs and cats playing together" imageAlt="Happy dogs and cats playing together"
showDimOverlay={true} showDimOverlay={true}
/> />