From 44adfd054547e261a4b7b80343b8aad4da43e59f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 05:06:27 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index dbcc29a..4da4f95 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -84,7 +84,7 @@ export default function AboutPage() { background={{ variant: "radial-gradient" }} tag="Our Story" tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/young-male-performer-dancing-subway-station_23-2149344086.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-male-performer-dancing-subway-station_23-2149344086.jpg?_wi=2" imageAlt="Payal Footwear store entrance" mediaAnimation="slide-up" className="relative overflow-hidden" @@ -130,7 +130,7 @@ export default function AboutPage() { name: "Rajesh Patel", role: "Store Owner & Manager", description: "With over a decade of experience in the footwear industry, Rajesh is dedicated to providing the best service and quality shoes at affordable prices.", - imageSrc: "http://img.b2bpic.net/free-photo/cute-smiling-curly-woman-lean-wall_176420-16738.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-smiling-curly-woman-lean-wall_176420-16738.jpg?_wi=2", imageAlt: "Rajesh Patel store owner", }, { @@ -138,7 +138,7 @@ export default function AboutPage() { name: "Priya Verma", role: "Senior Sales Associate", description: "Priya brings expertise in helping customers find the perfect fit and style. She specializes in women's and kids' footwear.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-takeaway-food-paper-bags_23-2149025861.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-takeaway-food-paper-bags_23-2149025861.jpg?_wi=2", imageAlt: "Priya Verma sales associate", }, { @@ -146,7 +146,7 @@ export default function AboutPage() { name: "Vikram Singh", role: "Sales Associate", description: "Vikram helps customers with men's footwear selection. His friendly approach and product knowledge ensure customer satisfaction.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg?_wi=2", imageAlt: "Vikram Singh sales associate", }, ]} -- 2.49.1 From 5f9f7062a960e9671ac971e4b44d6adc53eb168e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 05:06:27 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index ba019d2..6e95b14 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -89,7 +89,7 @@ export default function ContactPage() { }, ]} buttonAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-vector/real-estate-business-profits_24877-52926.jpg" + imageSrc="http://img.b2bpic.net/free-vector/real-estate-business-profits_24877-52926.jpg?_wi=4" imageAlt="Store location" mediaAnimation="slide-up" className="relative overflow-hidden" @@ -128,7 +128,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/real-estate-business-profits_24877-52926.jpg" + imageSrc="http://img.b2bpic.net/free-vector/real-estate-business-profits_24877-52926.jpg?_wi=5" imageAlt="Store location" mediaAnimation="slide-up" mediaPosition="left" -- 2.49.1 From 881d5798a42b3227307b2e75d2b9c0b4e15397f8 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 05:06:28 +0000 Subject: [PATCH 3/5] Update src/app/layout.tsx --- src/app/layout.tsx | 57 ++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 48 insertions(+), 9 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 0e3865a..c029eae 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,29 +1,66 @@ import type { Metadata } from "next"; import { Halant } from "next/font/google"; import { Inter } from "next/font/google"; +import { Manrope } from "next/font/google"; +import { DM_Sans } 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 { Manrope } from "next/font/google"; -import { DM_Sans } 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 manrope = Manrope({ variable: "--font-manrope", subsets: ["latin"], }); + const dmSans = DM_Sans({ variable: "--font-dm-sans", subsets: ["latin"], }); +export const metadata: Metadata = { + title: "Payal Footwear - Quality Shoes at Affordable Prices in Bharuch", + description: "Shop quality shoes for men, women, and kids at affordable prices in Bharuch. Visit Payal Footwear near Railway Station. Open until 9 PM daily. Call now for offers!", + keywords: "shoe store Bharuch, affordable shoes, men's shoes, women's shoes, kids shoes, quality footwear, local shoe shop", + metadataBase: new URL("https://payalfootwear.com"), + alternates: { + canonical: "https://payalfootwear.com", + }, + openGraph: { + title: "Payal Footwear - Your Trusted Shoe Store in Bharuch", + description: "Discover quality shoes at unbeatable prices. Men's, women's, and kids footwear. Located near Railway Station, Bharuch.", + siteName: "Payal Footwear", + type: "website", + images: [ + { + url: "https://payalfootwear.com/og-image.jpg", + alt: "Payal Footwear store front and shoe collection", + }, + ], + }, + twitter: { + card: "summary_large_image", + title: "Payal Footwear - Quality Shoes at Best Prices", + description: "Shop quality footwear for the entire family at Payal Footwear, Bharuch. Affordable prices, expert service!", + images: ["https://payalfootwear.com/twitter-image.jpg"], + }, + robots: { + index: true, + follow: true, + }, +}; + export default function RootLayout({ children, }: Readonly<{ @@ -32,7 +69,9 @@ export default function RootLayout({ return ( - + {children}