From 240f57487c04cbd5e8466b85f6e3e0cd9f59dd3a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 04:41:05 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d096585..2664fa0 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -108,7 +108,7 @@ export default function AboutPage() { name: "Marcus Johnson", role: "Dog Walking Specialist", description: "Passionate about active pets. Expert in high-energy dog management and behavioral training.", - imageSrc: "http://img.b2bpic.net/free-photo/adorable-dog-park-nature-with-owner_23-2150407402.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adorable-dog-park-nature-with-owner_23-2150407402.jpg?_wi=3", imageAlt: "Marcus Johnson", socialLinks: [], }, @@ -117,7 +117,7 @@ export default function AboutPage() { name: "Lisa Rodriguez", role: "Pet Sitter", description: "Gentle care specialist. Experience with senior pets, anxious animals, and special needs.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-senior-couple-with-cat-home_23-2150558015.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-senior-couple-with-cat-home_23-2150558015.jpg?_wi=2", imageAlt: "Lisa Rodriguez", socialLinks: [], }, -- 2.49.1 From 31aadd913ad2ecbadd70edeeac49b115d757fc13 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 04:41:05 +0000 Subject: [PATCH 2/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index f8032e8..9030530 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -116,7 +116,7 @@ export default function ContactPage() { "We accept all major credit cards, PayPal, and digital transfers. Invoicing is available for regular clients. A 24-hour cancellation policy applies to all bookings.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-senior-woman-with-cat-home_23-2150557981.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-senior-woman-with-cat-home_23-2150557981.jpg?_wi=2" imageAlt="Comfortable pet care" ariaLabel="FAQ section" /> -- 2.49.1 From 3ae2315423b351796fdccfd5db6d87c716f47e2b Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 04:41:06 +0000 Subject: [PATCH 3/6] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 2f67885..639ac47 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -83,7 +83,7 @@ export default function GalleryPage() { price: "Group Care", rating: 5, reviewCount: "120+", - imageSrc: "http://img.b2bpic.net/free-photo/two-stylish-girls-sunny-field-with-dogs_1157-34677.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-stylish-girls-sunny-field-with-dogs_1157-34677.jpg?_wi=2", imageAlt: "Happy dogs playing together", }, { @@ -113,7 +113,7 @@ export default function GalleryPage() { price: "Comfort", rating: 5, reviewCount: "102+", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-senior-woman-with-cat-home_23-2150557981.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-senior-woman-with-cat-home_23-2150557981.jpg?_wi=1", imageAlt: "Dog relaxing comfortably", }, ]} -- 2.49.1 From f91e9f91b1f51ad9b4ea7f7c298b2b9925c6c465 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 04:41:06 +0000 Subject: [PATCH 4/6] Update src/app/layout.tsx --- src/app/layout.tsx | 61 +++++++++++++++++++++++++++++++++++++--------- 1 file changed, 49 insertions(+), 12 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 83bcc55..a496bef 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,28 +1,63 @@ import type { Metadata } from "next"; import { Halant } from "next/font/google"; import { Inter } from "next/font/google"; +import { Libre_Baskerville } from "next/font/google"; import "./globals.css"; import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; import { getVisualEditScript } from "@/utils/visual-edit-script"; -import { Libre_Baskerville } from "next/font/google"; +const halant = Halant({ + variable: "--font-halant", + subsets: ["latin"], + weight: ["300", "400", "500", "600", "700"], +}); - -export const metadata: Metadata = { - title: "Webild components 2", - description: "Generated by create next app", -}; +const inter = Inter({ + variable: "--font-inter", + subsets: ["latin"], +}); const libreBaskerville = Libre_Baskerville({ variable: "--font-libre-baskerville", subsets: ["latin"], weight: ["400", "700"], }); -const inter = Inter({ - variable: "--font-inter", - subsets: ["latin"], -}); + +export const metadata: Metadata = { + title: "The Paw Society - Trusted Pet Care in Houston", + description: "Professional pet care services including dog walking, pet sitting, and overnight boarding. Trusted by hundreds of pet families in Magnolia, Tomball, and Northwest Houston.", + keywords: "pet care Houston, dog walking, pet sitting, overnight boarding, trusted pet services, Magnolia pet care, Tomball dog walker", + metadataBase: new URL("https://pawsociety.com"), + alternates: { + canonical: "https://pawsociety.com", + }, + openGraph: { + title: "The Paw Society - Trusted Pet Care", + description: "Give your pet the loving care they deserve. Professional, certified pet care in your neighborhood.", + url: "https://pawsociety.com", + siteName: "The Paw Society", + type: "website", + images: [ + { + url: "http://img.b2bpic.net/free-photo/horizontal-shot-happy-woman-looks-with-friendly-expression-cuddles-favorite-pet-smiles-pleasantly-holds-decorative-paper-green-spruce-branches-wears-red-poloneck-isolated-beige-wall_273609-58198.jpg", + alt: "The Paw Society pet care services", + }, + ], + }, + twitter: { + card: "summary_large_image", + title: "The Paw Society - Professional Pet Care", + description: "Trusted pet sitting, dog walking, and overnight care for your beloved pets.", + images: [ + "http://img.b2bpic.net/free-photo/happy-pet-dogs-playing-grass_1359-215.jpg", + ], + }, + robots: { + index: true, + follow: true, + }, +}; export default function RootLayout({ children, @@ -32,7 +67,9 @@ export default function RootLayout({ return ( - + {children}