From 408aae8ecb8de38dd1b06d9de48150a5fbb3236c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Feb 2026 16:45:39 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 1222 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1220 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 17f5f36..07a89ad 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -24,7 +24,7 @@ export const metadata: Metadata = { siteName: "Happy Paws", images: [ { - url: "https://img.b2bpic.net/free-photo/full-shot-women-dog-posing_23-2148977468.jpg", + url: "https://img.b2bpic.net/free-photo/selective-focus-shot-adorable-kooikerhondje-dog_181624-55413.jpg?id=22859995", alt: "Happy Paws shelter animals", }, ], @@ -33,7 +33,7 @@ export const metadata: Metadata = { card: "summary_large_image", title: "Happy Paws - Pet Adoption & Rescue Shelter", description: "Adopt a rescued pet and save a life. Happy Paws matches animals with loving families.", - images: ["https://img.b2bpic.net/free-photo/full-shot-women-dog-posing_23-2148977468.jpg"], + images: ["https://img.b2bpic.net/free-photo/selective-focus-shot-adorable-kooikerhondje-dog_181624-55413.jpg?id=22859995"], }, }; @@ -1265,6 +1265,1224 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +