Merge version_1 into main #1
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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 (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${mulish.variable} ${inter.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${mulish.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -43,4 +78,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -62,12 +62,12 @@ export default function MenuPage() {
|
||||
slides={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/preparation-tacos-cutting-board-near-vegetables-sauces_23-2148132050.jpg",
|
||||
"http://img.b2bpic.net/free-photo/preparation-tacos-cutting-board-near-vegetables-sauces_23-2148132050.jpg?_wi=3",
|
||||
imageAlt: "Menu - Fresh Homemade Tacos",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/lavash-stuffed-with-mixed-ingredients-finely-roasted_114579-1768.jpg",
|
||||
"http://img.b2bpic.net/free-photo/lavash-stuffed-with-mixed-ingredients-finely-roasted_114579-1768.jpg?_wi=3",
|
||||
imageAlt: "Menu - Authentic Birria",
|
||||
},
|
||||
]}
|
||||
@@ -96,7 +96,7 @@ export default function MenuPage() {
|
||||
price: "$14.99",
|
||||
variant: "Rice, beans, tortillas",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/lavash-stuffed-with-mixed-ingredients-finely-roasted_114579-1768.jpg",
|
||||
"http://img.b2bpic.net/free-photo/lavash-stuffed-with-mixed-ingredients-finely-roasted_114579-1768.jpg?_wi=4",
|
||||
imageAlt: "Platillo De Birria",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function MenuPage() {
|
||||
price: "$13.99",
|
||||
variant: "Chicken, rice, tortillas",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/nam-phrik-kapi-with-chili-lemon-wooden-floor_1150-25822.jpg",
|
||||
"http://img.b2bpic.net/free-photo/nam-phrik-kapi-with-chili-lemon-wooden-floor_1150-25822.jpg?_wi=2",
|
||||
imageAlt: "Mole Casero",
|
||||
},
|
||||
{
|
||||
@@ -114,7 +114,7 @@ export default function MenuPage() {
|
||||
price: "$9.99",
|
||||
variant: "Three fried sopes",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-mexican-food-with-avocado_23-2148283052.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-mexican-food-with-avocado_23-2148283052.jpg?_wi=3",
|
||||
imageAlt: "Chorizo Sopes",
|
||||
},
|
||||
{
|
||||
@@ -123,7 +123,7 @@ export default function MenuPage() {
|
||||
price: "$11.99",
|
||||
variant: "Four tacos, handmade",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/preparation-tacos-cutting-board-near-vegetables-sauces_23-2148132050.jpg",
|
||||
"http://img.b2bpic.net/free-photo/preparation-tacos-cutting-board-near-vegetables-sauces_23-2148132050.jpg?_wi=4",
|
||||
imageAlt: "Homemade Tacos",
|
||||
},
|
||||
{
|
||||
@@ -132,7 +132,7 @@ export default function MenuPage() {
|
||||
price: "$6.99",
|
||||
variant: "Fresh homemade",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/homemade-newyork-cheesecake-with-lemon-mint-healthy-organic-dessert-top-view_114579-9842.jpg",
|
||||
"http://img.b2bpic.net/free-photo/homemade-newyork-cheesecake-with-lemon-mint-healthy-organic-dessert-top-view_114579-9842.jpg?_wi=2",
|
||||
imageAlt: "Key Lime Pie",
|
||||
},
|
||||
{
|
||||
@@ -141,7 +141,7 @@ export default function MenuPage() {
|
||||
price: "$3.99",
|
||||
variant: "Traditional drink",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/glass-jars-outdoors-with-dragon-fruit-juice_23-2150296001.jpg",
|
||||
"http://img.b2bpic.net/free-photo/glass-jars-outdoors-with-dragon-fruit-juice_23-2150296001.jpg?_wi=2",
|
||||
imageAlt: "Jamaica Drink",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -77,17 +77,17 @@ export default function HomePage() {
|
||||
slides={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/lavash-stuffed-with-mixed-ingredients-finely-roasted_114579-1768.jpg",
|
||||
"http://img.b2bpic.net/free-photo/lavash-stuffed-with-mixed-ingredients-finely-roasted_114579-1768.jpg?_wi=1",
|
||||
imageAlt: "Authentic Mexican Birria Platter",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/preparation-tacos-cutting-board-near-vegetables-sauces_23-2148132050.jpg",
|
||||
"http://img.b2bpic.net/free-photo/preparation-tacos-cutting-board-near-vegetables-sauces_23-2148132050.jpg?_wi=1",
|
||||
imageAlt: "Fresh Homemade Tacos",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-mexican-food-with-avocado_23-2148283052.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-mexican-food-with-avocado_23-2148283052.jpg?_wi=1",
|
||||
imageAlt: "Fried Chorizo Sopes",
|
||||
},
|
||||
]}
|
||||
@@ -139,7 +139,7 @@ export default function HomePage() {
|
||||
icon: Leaf,
|
||||
},
|
||||
]}
|
||||
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=1"
|
||||
imageAlt="Cozy Barca Restaurant Interior"
|
||||
mediaAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -172,7 +172,7 @@ export default function HomePage() {
|
||||
price: "$14.99",
|
||||
variant: "Served with rice, beans, tortillas",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/lavash-stuffed-with-mixed-ingredients-finely-roasted_114579-1768.jpg",
|
||||
"http://img.b2bpic.net/free-photo/lavash-stuffed-with-mixed-ingredients-finely-roasted_114579-1768.jpg?_wi=2",
|
||||
imageAlt: "Platillo De Birria - Signature Birria Platter",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -182,7 +182,7 @@ export default function HomePage() {
|
||||
price: "$13.99",
|
||||
variant: "With chicken, rice, and handmade tortillas",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/nam-phrik-kapi-with-chili-lemon-wooden-floor_1150-25822.jpg",
|
||||
"http://img.b2bpic.net/free-photo/nam-phrik-kapi-with-chili-lemon-wooden-floor_1150-25822.jpg?_wi=1",
|
||||
imageAlt: "Mole Casero - Traditional Family Mole",
|
||||
},
|
||||
{
|
||||
@@ -191,7 +191,7 @@ export default function HomePage() {
|
||||
price: "$9.99",
|
||||
variant: "Three fried sopes with chorizo and toppings",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-mexican-food-with-avocado_23-2148283052.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-mexican-food-with-avocado_23-2148283052.jpg?_wi=2",
|
||||
imageAlt: "Chorizo Sopes Frito - Fried Appetizer",
|
||||
},
|
||||
{
|
||||
@@ -200,7 +200,7 @@ export default function HomePage() {
|
||||
price: "$11.99",
|
||||
variant: "Four tacos with handmade tortillas",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/preparation-tacos-cutting-board-near-vegetables-sauces_23-2148132050.jpg",
|
||||
"http://img.b2bpic.net/free-photo/preparation-tacos-cutting-board-near-vegetables-sauces_23-2148132050.jpg?_wi=2",
|
||||
imageAlt: "Homemade Tortilla Tacos - Fresh Daily",
|
||||
},
|
||||
{
|
||||
@@ -209,7 +209,7 @@ export default function HomePage() {
|
||||
price: "$6.99",
|
||||
variant: "Fresh homemade dessert",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/homemade-newyork-cheesecake-with-lemon-mint-healthy-organic-dessert-top-view_114579-9842.jpg",
|
||||
"http://img.b2bpic.net/free-photo/homemade-newyork-cheesecake-with-lemon-mint-healthy-organic-dessert-top-view_114579-9842.jpg?_wi=1",
|
||||
imageAlt: "Key Lime Pie - Homemade Dessert",
|
||||
},
|
||||
{
|
||||
@@ -218,7 +218,7 @@ export default function HomePage() {
|
||||
price: "$3.99",
|
||||
variant: "Refreshing traditional beverage",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/glass-jars-outdoors-with-dragon-fruit-juice_23-2150296001.jpg",
|
||||
"http://img.b2bpic.net/free-photo/glass-jars-outdoors-with-dragon-fruit-juice_23-2150296001.jpg?_wi=1",
|
||||
imageAlt: "Jamaica - Traditional Hibiscus Drink",
|
||||
},
|
||||
]}
|
||||
@@ -256,7 +256,7 @@ export default function HomePage() {
|
||||
company: "Chicago, IL",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187257.jpg",
|
||||
"http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187257.jpg?_wi=1",
|
||||
imageAlt: "Happy Customer at Barca",
|
||||
},
|
||||
{
|
||||
@@ -266,7 +266,7 @@ export default function HomePage() {
|
||||
company: "West Chicago",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187257.jpg",
|
||||
"http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187257.jpg?_wi=2",
|
||||
imageAlt: "Satisfied Customer",
|
||||
},
|
||||
{
|
||||
@@ -276,7 +276,7 @@ export default function HomePage() {
|
||||
company: "Chicago",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187257.jpg",
|
||||
"http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187257.jpg?_wi=3",
|
||||
imageAlt: "Family Enjoying Meal",
|
||||
},
|
||||
{
|
||||
@@ -286,7 +286,7 @@ export default function HomePage() {
|
||||
company: "Belmont Ave",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187257.jpg",
|
||||
"http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187257.jpg?_wi=4",
|
||||
imageAlt: "Business Owner Reviews",
|
||||
},
|
||||
{
|
||||
@@ -296,7 +296,7 @@ export default function HomePage() {
|
||||
company: "Chicago Food Scene",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187257.jpg",
|
||||
"http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187257.jpg?_wi=5",
|
||||
imageAlt: "Food Enthusiast Testimonial",
|
||||
},
|
||||
{
|
||||
@@ -306,7 +306,7 @@ export default function HomePage() {
|
||||
company: "Near Belmont",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187257.jpg",
|
||||
"http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187257.jpg?_wi=6",
|
||||
imageAlt: "Regular Customer Testimonial",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -61,7 +61,7 @@ export default function ReviewsPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
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=12",
|
||||
imageAlt: "Happy Customers at Barca",
|
||||
},
|
||||
]}
|
||||
@@ -92,7 +92,7 @@ export default function ReviewsPage() {
|
||||
role: "Regular Customer",
|
||||
company: "Chicago",
|
||||
rating: 5,
|
||||
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=13",
|
||||
imageAlt: "Maria Review",
|
||||
},
|
||||
{
|
||||
@@ -101,7 +101,7 @@ export default function ReviewsPage() {
|
||||
role: "Family Outing",
|
||||
company: "West Side",
|
||||
rating: 5,
|
||||
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=14",
|
||||
imageAlt: "David Review",
|
||||
},
|
||||
{
|
||||
@@ -110,7 +110,7 @@ export default function ReviewsPage() {
|
||||
role: "First Time Visitor",
|
||||
company: "Chicago",
|
||||
rating: 5,
|
||||
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=15",
|
||||
imageAlt: "Sofia Review",
|
||||
},
|
||||
{
|
||||
@@ -119,7 +119,7 @@ export default function ReviewsPage() {
|
||||
role: "Weekly Regular",
|
||||
company: "Belmont Ave",
|
||||
rating: 5,
|
||||
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=16",
|
||||
imageAlt: "Juan Review",
|
||||
},
|
||||
{
|
||||
@@ -128,7 +128,7 @@ export default function ReviewsPage() {
|
||||
role: "Food Blogger",
|
||||
company: "Chicago Food Scene",
|
||||
rating: 5,
|
||||
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=17",
|
||||
imageAlt: "Patricia Review",
|
||||
},
|
||||
{
|
||||
@@ -137,7 +137,7 @@ export default function ReviewsPage() {
|
||||
role: "Loyal Customer",
|
||||
company: "Near Belmont",
|
||||
rating: 5,
|
||||
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=18",
|
||||
imageAlt: "Roberto Review",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user