From 2dc13dbca7e2efc3b04494c475eae1460ecf4355 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 06:55:01 +0000 Subject: [PATCH 1/3] Update src/app/businesses/page.tsx --- src/app/businesses/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/businesses/page.tsx b/src/app/businesses/page.tsx index 7c269e5..92778b8 100644 --- a/src/app/businesses/page.tsx +++ b/src/app/businesses/page.tsx @@ -110,56 +110,56 @@ export default function BusinessesPage() { id: "1", name: "TechFlow Solutions", price: "Software Development", - imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template-infographic_23-2148368929.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template-infographic_23-2148368929.jpg?_wi=2", imageAlt: "TechFlow Solutions office", }, { id: "2", name: "Urban Fitness Hub", price: "Health & Fitness", - imageSrc: "http://img.b2bpic.net/free-photo/tired-man-working-late-office_23-2149006073.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tired-man-working-late-office_23-2149006073.jpg?_wi=2", imageAlt: "Urban Fitness Hub gym", }, { id: "3", name: "Artisan Bakery Co", price: "Food & Beverage", - imageSrc: "http://img.b2bpic.net/free-vector/abstract-business-card-template-with-photo_23-2148353833.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/abstract-business-card-template-with-photo_23-2148353833.jpg?_wi=2", imageAlt: "Artisan Bakery Co storefront", }, { id: "4", name: "Green Landscaping", price: "Landscaping Services", - imageSrc: "http://img.b2bpic.net/free-vector/group-people-starting-business-project_52683-57145.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/group-people-starting-business-project_52683-57145.jpg?_wi=2", imageAlt: "Green Landscaping project", }, { id: "5", name: "Bright Photography", price: "Photography Services", - imageSrc: "http://img.b2bpic.net/free-vector/search-concept-landing-page_52683-12761.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/search-concept-landing-page_52683-12761.jpg?_wi=2", imageAlt: "Bright Photography portfolio", }, { id: "6", name: "Premier Consulting", price: "Business Consulting", - imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template-infographic_23-2148368929.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template-infographic_23-2148368929.jpg?_wi=3", imageAlt: "Premier Consulting office", }, { id: "7", name: "Digital Marketing Pro", price: "Marketing Services", - imageSrc: "http://img.b2bpic.net/free-photo/tired-man-working-late-office_23-2149006073.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tired-man-working-late-office_23-2149006073.jpg?_wi=3", imageAlt: "Digital Marketing Pro studio", }, { id: "8", name: "Health Wellness Center", price: "Healthcare Services", - imageSrc: "http://img.b2bpic.net/free-vector/abstract-business-card-template-with-photo_23-2148353833.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/abstract-business-card-template-with-photo_23-2148353833.jpg?_wi=3", imageAlt: "Health Wellness Center facility", }, ]} @@ -225,7 +225,7 @@ export default function BusinessesPage() { role: "Owner", company: "TechFlow Solutions", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg?_wi=2", imageAlt: "Sarah Johnson", }, { @@ -234,7 +234,7 @@ export default function BusinessesPage() { role: "Manager", company: "Urban Fitness Hub", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-blue-shirt_23-2148095792.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-blue-shirt_23-2148095792.jpg?_wi=2", imageAlt: "Michael Chen", }, { @@ -243,7 +243,7 @@ export default function BusinessesPage() { role: "Founder", company: "Artisan Bakery Co", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1689.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1689.jpg?_wi=2", imageAlt: "Emma Williams", }, ]} -- 2.49.1 From 5681e284bdec03a459e70813b54b8eadb19695b7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 06:55:01 +0000 Subject: [PATCH 2/3] Update src/app/layout.tsx --- src/app/layout.tsx | 50 ++++++++++++++++++++++++++++++++++++---------- 1 file changed, 39 insertions(+), 11 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index c1f48a0..0f43725 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,28 +1,54 @@ import type { Metadata } from "next"; -import { Halant } from "next/font/google"; +import { Public_Sans } from "next/font/google"; import { Inter } 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 { Public_Sans } from "next/font/google"; - - - -export const metadata: Metadata = { - title: "Webild components 2", - description: "Generated by create next app", -}; const publicSans = Public_Sans({ variable: "--font-public-sans", subsets: ["latin"], }); + const inter = Inter({ variable: "--font-inter", subsets: ["latin"], }); +export const metadata: Metadata = { + title: "UK Business Directory - Find & List Trusted Businesses", + description: "Discover thousands of verified businesses across the UK. Increase your online visibility with a free listing on the UK Business Directory - trusted by 10,000+ businesses.", + keywords: "UK business directory, find businesses, local directory, business listings, online directory, business search", + metadataBase: new URL("https://ukbusinessdirectory.com"), + alternates: { + canonical: "https://ukbusinessdirectory.com", + }, + openGraph: { + title: "UK Business Directory - Find & List Trusted Businesses", + description: "Discover thousands of verified businesses across the UK. Increase your online visibility with a free listing.", + url: "https://ukbusinessdirectory.com", + siteName: "UK Business Directory", + type: "website", + images: [ + { + url: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template-infographic_23-2148368929.jpg", + alt: "UK Business Directory Platform", + }, + ], + }, + twitter: { + card: "summary_large_image", + title: "UK Business Directory - Find & List Trusted Businesses", + description: "Discover thousands of verified businesses across the UK and boost your visibility.", + images: ["http://img.b2bpic.net/free-vector/dashboard-user-panel-template-infographic_23-2148368929.jpg"], + }, + robots: { + index: true, + follow: true, + }, +}; + export default function RootLayout({ children, }: Readonly<{ @@ -31,7 +57,9 @@ export default function RootLayout({ return ( - + {children}