From 091ce092f681b7ed8e40d5fc74fde9f34f1e0e72 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 23:54:49 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1c72e94..a092984 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -61,11 +61,11 @@ export default function AboutPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/three-laughing-friends-bar_23-2147680745.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/three-laughing-friends-bar_23-2147680745.jpg?_wi=2", imageAlt: "Barca Restaurant Warm Interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187257.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187257.jpg?_wi=7", imageAlt: "Family Enjoying Our Food", }, ]} @@ -109,7 +109,7 @@ Our commitment to authenticity means handmade tortillas daily, traditional cooki icon: Users, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/three-laughing-friends-bar_23-2147680745.jpg" + imageSrc="http://img.b2bpic.net/free-photo/three-laughing-friends-bar_23-2147680745.jpg?_wi=3" imageAlt="Warm Barca Restaurant Dining Area" mediaAnimation="slide-up" textboxLayout="default" @@ -137,28 +137,28 @@ Our commitment to authenticity means handmade tortillas daily, traditional cooki id: "team-1", name: "Carlos López", role: "Owner & Head Chef", - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187257.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187257.jpg?_wi=8", imageAlt: "Carlos López", }, { id: "team-2", name: "Rosa López", role: "Co-Owner & Recipes Keeper", - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187257.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187257.jpg?_wi=9", imageAlt: "Rosa López", }, { id: "team-3", name: "Miguel Santos", role: "Executive Chef", - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187257.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187257.jpg?_wi=10", imageAlt: "Miguel Santos", }, { id: "team-4", name: "Alejandra Flores", role: "Kitchen Manager", - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187257.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187257.jpg?_wi=11", imageAlt: "Alejandra Flores", }, ]} -- 2.49.1 From 30a74bcb5677379df9894ea612dec23b7ec0a526 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 23:54:50 +0000 Subject: [PATCH 2/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 2458c2d..e670940 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -61,7 +61,7 @@ export default function ContactPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/three-laughing-friends-bar_23-2147680745.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/three-laughing-friends-bar_23-2147680745.jpg?_wi=4", imageAlt: "Barca Restaurant Welcome", }, ]} @@ -79,7 +79,7 @@ export default function ContactPage() { title="Reach Out to Us" description="Have a question? Want to reserve a table? Send us a message and we'll get back to you soon." useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/three-laughing-friends-bar_23-2147680745.jpg" + imageSrc="http://img.b2bpic.net/free-photo/three-laughing-friends-bar_23-2147680745.jpg?_wi=5" imageAlt="Barca Restaurant Welcoming Space" mediaAnimation="slide-up" mediaPosition="right" @@ -146,7 +146,7 @@ export default function ContactPage() { icon: Utensils, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/three-laughing-friends-bar_23-2147680745.jpg" + imageSrc="http://img.b2bpic.net/free-photo/three-laughing-friends-bar_23-2147680745.jpg?_wi=6" imageAlt="Barca Restaurant Location" mediaAnimation="slide-up" textboxLayout="default" -- 2.49.1 From d05a81e5468d7f0e100466c94492404d2b3a9d45 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 23:54:50 +0000 Subject: [PATCH 3/6] Update src/app/layout.tsx --- src/app/layout.tsx | 59 ++++++++++++++++++++++++++++++++++++---------- 1 file changed, 47 insertions(+), 12 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index a02c995..c862f83 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,27 +1,60 @@ import type { Metadata } from "next"; import { Halant } from "next/font/google"; import { Inter } from "next/font/google"; +import { Mulish } 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 { Mulish } 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 mulish = Mulish({ variable: "--font-mulish", subsets: ["latin"], }); -const inter = Inter({ - variable: "--font-inter", - subsets: ["latin"], -}); + +export const metadata: Metadata = { + title: "Barca Restaurant Chicago - Authentic Mexican Food", + description: "Authentic Mexican restaurant in Chicago serving homemade tortillas, birria, and traditional family recipes. 4.9★ rated family-owned dining on Belmont Ave.", + keywords: "Mexican restaurant Chicago, Birria Chicago, Authentic Mexican food Chicago, Mexican restaurant Belmont Ave, Family Mexican restaurant", + metadataBase: new URL("https://barcarestaurant.com"), + alternates: { + canonical: "https://barcarestaurant.com", + }, + openGraph: { + title: "Barca Restaurant - Authentic Mexican Food Chicago", + description: "Experience authentic Mexican cuisine at Barca Restaurant. Homemade tortillas, rich birria, and traditional family recipes.", + siteName: "Barca Restaurant", + type: "website", + url: "https://barcarestaurant.com", + images: [ + { + url: "http://img.b2bpic.net/free-photo/lavash-stuffed-with-mixed-ingredients-finely-roasted_114579-1768.jpg", + alt: "Barca Restaurant Signature Birria", + }, + ], + }, + twitter: { + card: "summary_large_image", + title: "Barca Restaurant - Chicago", + description: "Authentic Mexican food served with family warmth", + images: ["http://img.b2bpic.net/free-photo/lavash-stuffed-with-mixed-ingredients-finely-roasted_114579-1768.jpg"], + }, + robots: { + index: true, + follow: true, + }, +}; export default function RootLayout({ children, @@ -31,7 +64,9 @@ export default function RootLayout({ return ( - + {children}