Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-03-16 05:34:35 +00:00
6 changed files with 136 additions and 95 deletions

View File

@@ -57,7 +57,7 @@ export default function OrderPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/front-view-sliced-shaurma-tasty-meat-sandwich-with-lemon-slices-dark-space_140725-95367.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-sliced-shaurma-tasty-meat-sandwich-with-lemon-slices-dark-space_140725-95367.jpg?_wi=4"
imageAlt="Delicious shawarma CristiOneTaste"
ariaLabel="Comandă online CristiOneTaste"
/>
@@ -75,7 +75,7 @@ export default function OrderPage() {
price: "35 RON",
rating: 5,
reviewCount: "284",
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535181.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535181.jpg?_wi=3",
imageAlt: "Shaorma de pui mare",
},
{
@@ -85,7 +85,7 @@ export default function OrderPage() {
price: "42 RON",
rating: 5,
reviewCount: "267",
imageSrc: "http://img.b2bpic.net/free-photo/view-tasty-shawarma-dish_23-2151805466.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-tasty-shawarma-dish_23-2151805466.jpg?_wi=3",
imageAlt: "Shaorma de vită mare",
},
{
@@ -95,7 +95,7 @@ export default function OrderPage() {
price: "38 RON",
rating: 5,
reviewCount: "312",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-doner-lavash-with-french-fries-plate_140725-331.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-doner-lavash-with-french-fries-plate_140725-331.jpg?_wi=3",
imageAlt: "Shaorma crispy",
},
{
@@ -105,7 +105,7 @@ export default function OrderPage() {
price: "45 RON",
rating: 5,
reviewCount: "198",
imageSrc: "http://img.b2bpic.net/free-photo/kebab-set-with-various-meat-pieces-lemon-slices_140725-3431.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kebab-set-with-various-meat-pieces-lemon-slices_140725-3431.jpg?_wi=3",
imageAlt: "Mega kebab",
},
{
@@ -115,7 +115,7 @@ export default function OrderPage() {
price: "18 RON",
rating: 5,
reviewCount: "425",
imageSrc: "http://img.b2bpic.net/free-psd/golden-loaded-fries-with-melted-cheese-bacon-chives_84443-68952.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/golden-loaded-fries-with-melted-cheese-bacon-chives_84443-68952.jpg?_wi=3",
imageAlt: "Cartofi cu cheddar",
},
{
@@ -125,7 +125,7 @@ export default function OrderPage() {
price: "39 RON",
rating: 5,
reviewCount: "156",
imageSrc: "http://img.b2bpic.net/free-photo/artistic-photo-hamburger-with-bokeh_23-2148374867.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/artistic-photo-hamburger-with-bokeh_23-2148374867.jpg?_wi=3",
imageAlt: "Double burger",
},
]}
@@ -148,7 +148,7 @@ export default function OrderPage() {
price: "28 RON",
rating: 5,
reviewCount: "189",
imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-added-ink-cuttlefish-with-chicken-vegetables_2829-10956.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-added-ink-cuttlefish-with-chicken-vegetables_2829-10956.jpg?_wi=2",
imageAlt: "Shaorma de pui mică",
},
{
@@ -158,7 +158,7 @@ export default function OrderPage() {
price: "35 RON",
rating: 5,
reviewCount: "284",
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535181.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535181.jpg?_wi=4",
imageAlt: "Shaorma de pui mare",
},
{
@@ -168,7 +168,7 @@ export default function OrderPage() {
price: "32 RON",
rating: 5,
reviewCount: "156",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-sandwich-sandwich-made-meat-grilled-spit-with-vegetables-dark-blue-desk-sandwich-burger-food-meal-lunch_140725-64953.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-sandwich-sandwich-made-meat-grilled-spit-with-vegetables-dark-blue-desk-sandwich-burger-food-meal-lunch_140725-64953.jpg?_wi=2",
imageAlt: "Shaorma de vită mică",
},
{
@@ -178,7 +178,7 @@ export default function OrderPage() {
price: "42 RON",
rating: 5,
reviewCount: "267",
imageSrc: "http://img.b2bpic.net/free-photo/view-tasty-shawarma-dish_23-2151805466.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-tasty-shawarma-dish_23-2151805466.jpg?_wi=4",
imageAlt: "Shaorma de vită mare",
},
{
@@ -188,7 +188,7 @@ export default function OrderPage() {
price: "40 RON",
rating: 5,
reviewCount: "203",
imageSrc: "http://img.b2bpic.net/free-photo/arabic-shaurma-stuffings-inside-lavash_114579-3093.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/arabic-shaurma-stuffings-inside-lavash_114579-3093.jpg?_wi=2",
imageAlt: "Shaorma mixtă",
},
{
@@ -198,7 +198,7 @@ export default function OrderPage() {
price: "38 RON",
rating: 5,
reviewCount: "312",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-doner-lavash-with-french-fries-plate_140725-331.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-doner-lavash-with-french-fries-plate_140725-331.jpg?_wi=4",
imageAlt: "Shaorma crispy",
},
{
@@ -208,7 +208,7 @@ export default function OrderPage() {
price: "44 RON",
rating: 5,
reviewCount: "224",
imageSrc: "http://img.b2bpic.net/free-photo/tortilla-wrap-with-falafel-fresh-salad-vegan-tacos-vegetarian-healthy-food-top-view_2829-6197.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tortilla-wrap-with-falafel-fresh-salad-vegan-tacos-vegetarian-healthy-food-top-view_2829-6197.jpg?_wi=2",
imageAlt: "Shaorma la farfurie",
},
{
@@ -218,7 +218,7 @@ export default function OrderPage() {
price: "52 RON",
rating: 5,
reviewCount: "187",
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-lavash-doner-with-meat-vegetables_114579-3625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-lavash-doner-with-meat-vegetables_114579-3625.jpg?_wi=2",
imageAlt: "Shaorma XXL",
},
{
@@ -228,7 +228,7 @@ export default function OrderPage() {
price: "33 RON",
rating: 5,
reviewCount: "245",
imageSrc: "http://img.b2bpic.net/free-photo/adana-kebab-served-with-flatbread-grilled-pepper-tomato-caramelized-onion_140725-2466.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/adana-kebab-served-with-flatbread-grilled-pepper-tomato-caramelized-onion_140725-2466.jpg?_wi=2",
imageAlt: "Kebab clasic",
},
{
@@ -238,7 +238,7 @@ export default function OrderPage() {
price: "38 RON",
rating: 5,
reviewCount: "178",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-corn-dogs-plate-view_23-2149455085.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-corn-dogs-plate-view_23-2149455085.jpg?_wi=2",
imageAlt: "Cheese kebab",
},
{
@@ -248,7 +248,7 @@ export default function OrderPage() {
price: "45 RON",
rating: 5,
reviewCount: "198",
imageSrc: "http://img.b2bpic.net/free-photo/kebab-set-with-various-meat-pieces-lemon-slices_140725-3431.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kebab-set-with-various-meat-pieces-lemon-slices_140725-3431.jpg?_wi=4",
imageAlt: "Mega kebab",
},
{
@@ -258,7 +258,7 @@ export default function OrderPage() {
price: "36 RON",
rating: 5,
reviewCount: "167",
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-salad-cafe_107420-96461.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-salad-cafe_107420-96461.jpg?_wi=2",
imageAlt: "Box pui",
},
{
@@ -268,7 +268,7 @@ export default function OrderPage() {
price: "39 RON",
rating: 5,
reviewCount: "142",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-pieces-tray-with-fries-sauce_23-2148699088.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-pieces-tray-with-fries-sauce_23-2148699088.jpg?_wi=2",
imageAlt: "Box crispy",
},
{
@@ -278,7 +278,7 @@ export default function OrderPage() {
price: "43 RON",
rating: 5,
reviewCount: "189",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-american-food-with-copy-space_23-2148454883.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-american-food-with-copy-space_23-2148454883.jpg?_wi=2",
imageAlt: "Box mixt",
},
{
@@ -288,7 +288,7 @@ export default function OrderPage() {
price: "41 RON",
rating: 5,
reviewCount: "134",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-fried-chicken-with-french-fries-cutlery_23-2148646636.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-fried-chicken-with-french-fries-cutlery_23-2148646636.jpg?_wi=2",
imageAlt: "Box kebab",
},
{
@@ -298,7 +298,7 @@ export default function OrderPage() {
price: "32 RON",
rating: 5,
reviewCount: "198",
imageSrc: "http://img.b2bpic.net/free-photo/classic-cheseeburger-cutting-desk_140725-6097.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/classic-cheseeburger-cutting-desk_140725-6097.jpg?_wi=2",
imageAlt: "Chicken burger",
},
{
@@ -308,7 +308,7 @@ export default function OrderPage() {
price: "35 RON",
rating: 5,
reviewCount: "167",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-close-up-burger-with-fries-wooden-board_23-2148238495.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-close-up-burger-with-fries-wooden-board_23-2148238495.jpg?_wi=2",
imageAlt: "Crispy burger",
},
{
@@ -318,7 +318,7 @@ export default function OrderPage() {
price: "39 RON",
rating: 5,
reviewCount: "156",
imageSrc: "http://img.b2bpic.net/free-photo/artistic-photo-hamburger-with-bokeh_23-2148374867.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/artistic-photo-hamburger-with-bokeh_23-2148374867.jpg?_wi=4",
imageAlt: "Double burger",
},
{
@@ -328,7 +328,7 @@ export default function OrderPage() {
price: "15 RON",
rating: 5,
reviewCount: "512",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-french-fries-dark-surface_140725-154805.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-french-fries-dark-surface_140725-154805.jpg?_wi=2",
imageAlt: "Cartofi prăjiți",
},
{
@@ -338,7 +338,7 @@ export default function OrderPage() {
price: "18 RON",
rating: 5,
reviewCount: "389",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-french-fries-slate-with-herbs-salt_23-2148701460.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-french-fries-slate-with-herbs-salt_23-2148701460.jpg?_wi=2",
imageAlt: "Cartofi wedges",
},
{
@@ -348,7 +348,7 @@ export default function OrderPage() {
price: "18 RON",
rating: 5,
reviewCount: "425",
imageSrc: "http://img.b2bpic.net/free-psd/golden-loaded-fries-with-melted-cheese-bacon-chives_84443-68952.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/golden-loaded-fries-with-melted-cheese-bacon-chives_84443-68952.jpg?_wi=4",
imageAlt: "Cartofi cu cheddar",
},
{
@@ -358,7 +358,7 @@ export default function OrderPage() {
price: "22 RON",
rating: 5,
reviewCount: "278",
imageSrc: "http://img.b2bpic.net/free-photo/crispy-chicken-with-lemon-cream-beautifully-decorated_1150-26401.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crispy-chicken-with-lemon-cream-beautifully-decorated_1150-26401.jpg?_wi=2",
imageAlt: "Cartofi cu bacon și cheddar",
},
{
@@ -368,7 +368,7 @@ export default function OrderPage() {
price: "3 RON",
rating: 5,
reviewCount: "667",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yogurt-soup-inside-black-plate-wooden-desk-food-meal-soup_140725-28379.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yogurt-soup-inside-black-plate-wooden-desk-food-meal-soup_140725-28379.jpg?_wi=2",
imageAlt: "Sos de usturoi",
},
{
@@ -378,7 +378,7 @@ export default function OrderPage() {
price: "3 RON",
rating: 5,
reviewCount: "534",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-cucumbers-with-seasonings-grey-background-salad-health-vegetables-meal-food_140725-80220.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-cucumbers-with-seasonings-grey-background-salad-health-vegetables-meal-food_140725-80220.jpg?_wi=2",
imageAlt: "Sos picant",
},
{
@@ -388,7 +388,7 @@ export default function OrderPage() {
price: "4 RON",
rating: 5,
reviewCount: "891",
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-crispy-potato-chips-decorated-like-flower-shaped-salt-mayonnaise-ketchup-gray-table_140725-86884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-crispy-potato-chips-decorated-like-flower-shaped-salt-mayonnaise-ketchup-gray-table_140725-86884.jpg?_wi=2",
imageAlt: "Sos special CristiOneTaste",
},
{
@@ -398,7 +398,7 @@ export default function OrderPage() {
price: "8 RON",
rating: 5,
reviewCount: "412",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-green-juices-bottles-wood-board-pine-tree-branches_140725-99670.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-green-juices-bottles-wood-board-pine-tree-branches_140725-99670.jpg?_wi=2",
imageAlt: "Coca-Cola",
},
{
@@ -408,7 +408,7 @@ export default function OrderPage() {
price: "7 RON",
rating: 5,
reviewCount: "356",
imageSrc: "http://img.b2bpic.net/free-photo/glass-bowl-healthy-cornflakes-with-milk-cinnamon-sticks_114579-68603.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glass-bowl-healthy-cornflakes-with-milk-cinnamon-sticks_114579-68603.jpg?_wi=2",
imageAlt: "Ayran",
},
]}
@@ -509,7 +509,7 @@ export default function OrderPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/front-view-sliced-shaurma-tasty-meat-sandwich-with-lemon-slices-dark-space_140725-95367.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-sliced-shaurma-tasty-meat-sandwich-with-lemon-slices-dark-space_140725-95367.jpg?_wi=5"
imageAlt="CristiOneTaste footer"
columns={[
{

View File

@@ -124,7 +124,7 @@ export default function ContactPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/front-view-sliced-shaurma-tasty-meat-sandwich-with-lemon-slices-dark-space_140725-95367.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-sliced-shaurma-tasty-meat-sandwich-with-lemon-slices-dark-space_140725-95367.jpg?_wi=7"
imageAlt="CristiOneTaste footer"
columns={footerColumns}
logoText="CristiOneTaste"

View File

@@ -66,7 +66,7 @@ export default function AboutPage() {
},
]}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/restaurant-private-room-with-blue-chairs-white-walls-fireplace-wide-window_140725-8454.jpg"
imageSrc="http://img.b2bpic.net/free-photo/restaurant-private-room-with-blue-chairs-white-walls-fireplace-wide-window_140725-8454.jpg?_wi=2"
imageAlt="CristiOneTaste restaurant interior"
mediaAnimation="slide-up"
/>
@@ -83,7 +83,7 @@ export default function AboutPage() {
role: "Client Regular",
company: "București",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-yellow-background-with-happy-cool-smile-face-lucky-person_839833-8587.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-yellow-background-with-happy-cool-smile-face-lucky-person_839833-8587.jpg?_wi=3",
imageAlt: "Andrei Popescu",
},
{
@@ -92,7 +92,7 @@ export default function AboutPage() {
role: "Student",
company: "Constanța",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-young-woman-with-ginger-hair-clean-healthy-skin_273609-8996.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-young-woman-with-ginger-hair-clean-healthy-skin_273609-8996.jpg?_wi=3",
imageAlt: "Maria Ionescu",
},
{
@@ -101,7 +101,7 @@ export default function AboutPage() {
role: "Pasionat de street food",
company: "Brașov",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoors-business-man-smiles_23-2148763856.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoors-business-man-smiles_23-2148763856.jpg?_wi=2",
imageAlt: "Alex Dumitru",
},
{
@@ -110,7 +110,7 @@ export default function AboutPage() {
role: "Profesionist",
company: "Cluj-Napoca",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-1107.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-1107.jpg?_wi=2",
imageAlt: "Cristina Gheorghe",
},
{
@@ -119,7 +119,7 @@ export default function AboutPage() {
role: "Antreprenor",
company: "Timișoara",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-yellow-background-with-happy-cool-smile-face-lucky-person_839833-8587.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-yellow-background-with-happy-cool-smile-face-lucky-person_839833-8587.jpg?_wi=4",
imageAlt: "Ion Mihai",
},
{
@@ -128,7 +128,7 @@ export default function AboutPage() {
role: "Influencer",
company: "București",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-young-woman-with-ginger-hair-clean-healthy-skin_273609-8996.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-young-woman-with-ginger-hair-clean-healthy-skin_273609-8996.jpg?_wi=4",
imageAlt: "Laura Stefanescu",
},
]}
@@ -230,7 +230,7 @@ export default function AboutPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/front-view-sliced-shaurma-tasty-meat-sandwich-with-lemon-slices-dark-space_140725-95367.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-sliced-shaurma-tasty-meat-sandwich-with-lemon-slices-dark-space_140725-95367.jpg?_wi=6"
imageAlt="CristiOneTaste footer"
columns={[
{

View File

@@ -1,24 +1,63 @@
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"],
});
export const metadata: Metadata = {
title: "CristiOneTaste - Premium Shawarma București",
description: "Comandă cea mai bună shawarma din București. Ingrediente proaspete, carne fragedă și sosuri speciale. Livrare rapidă și calitate garantată.",
keywords: "shawarma București, kebab livrare, fast food premium, street food, mâncare romaneasca",
metadataBase: new URL("https://cristionetaste.ro"),
alternates: {
canonical: "https://cristionetaste.ro",
},
openGraph: {
title: "CristiOneTaste - Premium Shawarma București",
description: "Comandă cea mai bună shawarma din București. Ingrediente proaspete și sosuri speciale.",
url: "https://cristionetaste.ro",
siteName: "CristiOneTaste",
type: "website",
images: [
{
url: "http://img.b2bpic.net/free-photo/front-view-sliced-shaurma-tasty-meat-sandwich-with-lemon-slices-dark-space_140725-95367.jpg",
alt: "CristiOneTaste Premium Shawarma",
},
],
},
twitter: {
card: "summary_large_image",
title: "CristiOneTaste - Premium Shawarma",
description: "Comandă cea mai bună shawarma din București",
images: [
"http://img.b2bpic.net/free-photo/front-view-sliced-shaurma-tasty-meat-sandwich-with-lemon-slices-dark-space_140725-95367.jpg",
],
},
robots: {
index: true,
follow: true,
},
};
export default function RootLayout({
children,
}: Readonly<{
@@ -27,7 +66,9 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${mulish.variable} antialiased`}>
<body
className={`${halant.variable} ${inter.variable} ${mulish.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -39,4 +80,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -94,7 +94,7 @@ export default function MenuPage() {
price: "28 RON",
rating: 5,
reviewCount: "189",
imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-added-ink-cuttlefish-with-chicken-vegetables_2829-10956.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-added-ink-cuttlefish-with-chicken-vegetables_2829-10956.jpg?_wi=1",
imageAlt: "Shaorma de pui mică",
},
{
@@ -104,7 +104,7 @@ export default function MenuPage() {
price: "35 RON",
rating: 5,
reviewCount: "284",
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535181.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535181.jpg?_wi=2",
imageAlt: "Shaorma de pui mare",
},
{
@@ -114,7 +114,7 @@ export default function MenuPage() {
price: "32 RON",
rating: 5,
reviewCount: "156",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-sandwich-sandwich-made-meat-grilled-spit-with-vegetables-dark-blue-desk-sandwich-burger-food-meal-lunch_140725-64953.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-sandwich-sandwich-made-meat-grilled-spit-with-vegetables-dark-blue-desk-sandwich-burger-food-meal-lunch_140725-64953.jpg?_wi=1",
imageAlt: "Shaorma de vită mică",
},
{
@@ -124,7 +124,7 @@ export default function MenuPage() {
price: "42 RON",
rating: 5,
reviewCount: "267",
imageSrc: "http://img.b2bpic.net/free-photo/view-tasty-shawarma-dish_23-2151805466.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-tasty-shawarma-dish_23-2151805466.jpg?_wi=2",
imageAlt: "Shaorma de vită mare",
},
{
@@ -134,7 +134,7 @@ export default function MenuPage() {
price: "40 RON",
rating: 5,
reviewCount: "203",
imageSrc: "http://img.b2bpic.net/free-photo/arabic-shaurma-stuffings-inside-lavash_114579-3093.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/arabic-shaurma-stuffings-inside-lavash_114579-3093.jpg?_wi=1",
imageAlt: "Shaorma mixtă",
},
{
@@ -144,7 +144,7 @@ export default function MenuPage() {
price: "38 RON",
rating: 5,
reviewCount: "312",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-doner-lavash-with-french-fries-plate_140725-331.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-doner-lavash-with-french-fries-plate_140725-331.jpg?_wi=2",
imageAlt: "Shaorma crispy",
},
{
@@ -154,7 +154,7 @@ export default function MenuPage() {
price: "44 RON",
rating: 5,
reviewCount: "224",
imageSrc: "http://img.b2bpic.net/free-photo/tortilla-wrap-with-falafel-fresh-salad-vegan-tacos-vegetarian-healthy-food-top-view_2829-6197.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tortilla-wrap-with-falafel-fresh-salad-vegan-tacos-vegetarian-healthy-food-top-view_2829-6197.jpg?_wi=1",
imageAlt: "Shaorma la farfurie",
},
{
@@ -164,7 +164,7 @@ export default function MenuPage() {
price: "52 RON",
rating: 5,
reviewCount: "187",
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-lavash-doner-with-meat-vegetables_114579-3625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-lavash-doner-with-meat-vegetables_114579-3625.jpg?_wi=1",
imageAlt: "Shaorma XXL",
},
{
@@ -174,7 +174,7 @@ export default function MenuPage() {
price: "33 RON",
rating: 5,
reviewCount: "245",
imageSrc: "http://img.b2bpic.net/free-photo/adana-kebab-served-with-flatbread-grilled-pepper-tomato-caramelized-onion_140725-2466.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/adana-kebab-served-with-flatbread-grilled-pepper-tomato-caramelized-onion_140725-2466.jpg?_wi=1",
imageAlt: "Kebab clasic",
},
{
@@ -184,7 +184,7 @@ export default function MenuPage() {
price: "38 RON",
rating: 5,
reviewCount: "178",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-corn-dogs-plate-view_23-2149455085.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-corn-dogs-plate-view_23-2149455085.jpg?_wi=1",
imageAlt: "Cheese kebab",
},
{
@@ -194,7 +194,7 @@ export default function MenuPage() {
price: "45 RON",
rating: 5,
reviewCount: "198",
imageSrc: "http://img.b2bpic.net/free-photo/kebab-set-with-various-meat-pieces-lemon-slices_140725-3431.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kebab-set-with-various-meat-pieces-lemon-slices_140725-3431.jpg?_wi=2",
imageAlt: "Mega kebab",
},
{
@@ -204,7 +204,7 @@ export default function MenuPage() {
price: "36 RON",
rating: 5,
reviewCount: "167",
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-salad-cafe_107420-96461.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-salad-cafe_107420-96461.jpg?_wi=1",
imageAlt: "Box pui",
},
{
@@ -214,7 +214,7 @@ export default function MenuPage() {
price: "39 RON",
rating: 5,
reviewCount: "142",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-pieces-tray-with-fries-sauce_23-2148699088.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-pieces-tray-with-fries-sauce_23-2148699088.jpg?_wi=1",
imageAlt: "Box crispy",
},
{
@@ -224,7 +224,7 @@ export default function MenuPage() {
price: "43 RON",
rating: 5,
reviewCount: "189",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-american-food-with-copy-space_23-2148454883.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-american-food-with-copy-space_23-2148454883.jpg?_wi=1",
imageAlt: "Box mixt",
},
{
@@ -234,7 +234,7 @@ export default function MenuPage() {
price: "41 RON",
rating: 5,
reviewCount: "134",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-fried-chicken-with-french-fries-cutlery_23-2148646636.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-fried-chicken-with-french-fries-cutlery_23-2148646636.jpg?_wi=1",
imageAlt: "Box kebab",
},
{
@@ -244,7 +244,7 @@ export default function MenuPage() {
price: "32 RON",
rating: 5,
reviewCount: "198",
imageSrc: "http://img.b2bpic.net/free-photo/classic-cheseeburger-cutting-desk_140725-6097.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/classic-cheseeburger-cutting-desk_140725-6097.jpg?_wi=1",
imageAlt: "Chicken burger",
},
{
@@ -254,7 +254,7 @@ export default function MenuPage() {
price: "35 RON",
rating: 5,
reviewCount: "167",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-close-up-burger-with-fries-wooden-board_23-2148238495.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-close-up-burger-with-fries-wooden-board_23-2148238495.jpg?_wi=1",
imageAlt: "Crispy burger",
},
{
@@ -264,7 +264,7 @@ export default function MenuPage() {
price: "39 RON",
rating: 5,
reviewCount: "156",
imageSrc: "http://img.b2bpic.net/free-photo/artistic-photo-hamburger-with-bokeh_23-2148374867.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/artistic-photo-hamburger-with-bokeh_23-2148374867.jpg?_wi=2",
imageAlt: "Double burger",
},
{
@@ -274,7 +274,7 @@ export default function MenuPage() {
price: "15 RON",
rating: 5,
reviewCount: "512",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-french-fries-dark-surface_140725-154805.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-french-fries-dark-surface_140725-154805.jpg?_wi=1",
imageAlt: "Cartofi prăjiți",
},
{
@@ -284,7 +284,7 @@ export default function MenuPage() {
price: "18 RON",
rating: 5,
reviewCount: "389",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-french-fries-slate-with-herbs-salt_23-2148701460.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-french-fries-slate-with-herbs-salt_23-2148701460.jpg?_wi=1",
imageAlt: "Cartofi wedges",
},
{
@@ -294,7 +294,7 @@ export default function MenuPage() {
price: "18 RON",
rating: 5,
reviewCount: "425",
imageSrc: "http://img.b2bpic.net/free-psd/golden-loaded-fries-with-melted-cheese-bacon-chives_84443-68952.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/golden-loaded-fries-with-melted-cheese-bacon-chives_84443-68952.jpg?_wi=2",
imageAlt: "Cartofi cu cheddar",
},
{
@@ -304,7 +304,7 @@ export default function MenuPage() {
price: "22 RON",
rating: 5,
reviewCount: "278",
imageSrc: "http://img.b2bpic.net/free-photo/crispy-chicken-with-lemon-cream-beautifully-decorated_1150-26401.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crispy-chicken-with-lemon-cream-beautifully-decorated_1150-26401.jpg?_wi=1",
imageAlt: "Cartofi cu bacon și cheddar",
},
{
@@ -314,7 +314,7 @@ export default function MenuPage() {
price: "3 RON",
rating: 5,
reviewCount: "667",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yogurt-soup-inside-black-plate-wooden-desk-food-meal-soup_140725-28379.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yogurt-soup-inside-black-plate-wooden-desk-food-meal-soup_140725-28379.jpg?_wi=1",
imageAlt: "Sos de usturoi",
},
{
@@ -324,7 +324,7 @@ export default function MenuPage() {
price: "3 RON",
rating: 5,
reviewCount: "534",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-cucumbers-with-seasonings-grey-background-salad-health-vegetables-meal-food_140725-80220.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-cucumbers-with-seasonings-grey-background-salad-health-vegetables-meal-food_140725-80220.jpg?_wi=1",
imageAlt: "Sos picant",
},
{
@@ -334,7 +334,7 @@ export default function MenuPage() {
price: "4 RON",
rating: 5,
reviewCount: "891",
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-crispy-potato-chips-decorated-like-flower-shaped-salt-mayonnaise-ketchup-gray-table_140725-86884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-crispy-potato-chips-decorated-like-flower-shaped-salt-mayonnaise-ketchup-gray-table_140725-86884.jpg?_wi=1",
imageAlt: "Sos special CristiOneTaste",
},
{
@@ -344,7 +344,7 @@ export default function MenuPage() {
price: "8 RON",
rating: 5,
reviewCount: "412",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-green-juices-bottles-wood-board-pine-tree-branches_140725-99670.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-green-juices-bottles-wood-board-pine-tree-branches_140725-99670.jpg?_wi=1",
imageAlt: "Coca-Cola",
},
{
@@ -354,7 +354,7 @@ export default function MenuPage() {
price: "7 RON",
rating: 5,
reviewCount: "356",
imageSrc: "http://img.b2bpic.net/free-photo/glass-bowl-healthy-cornflakes-with-milk-cinnamon-sticks_114579-68603.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glass-bowl-healthy-cornflakes-with-milk-cinnamon-sticks_114579-68603.jpg?_wi=1",
imageAlt: "Ayran",
},
]}
@@ -410,7 +410,7 @@ export default function MenuPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/front-view-sliced-shaurma-tasty-meat-sandwich-with-lemon-slices-dark-space_140725-95367.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-sliced-shaurma-tasty-meat-sandwich-with-lemon-slices-dark-space_140725-95367.jpg?_wi=3"
imageAlt="CristiOneTaste footer"
columns={footerColumns}
logoText="CristiOneTaste"

View File

@@ -108,7 +108,7 @@ export default function HomePage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/front-view-sliced-shaurma-tasty-meat-sandwich-with-lemon-slices-dark-space_140725-95367.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-sliced-shaurma-tasty-meat-sandwich-with-lemon-slices-dark-space_140725-95367.jpg?_wi=1"
imageAlt="Delicious shawarma CristiOneTaste"
ariaLabel="Hero section CristiOneTaste"
/>
@@ -126,7 +126,7 @@ export default function HomePage() {
price: "35 RON",
rating: 5,
reviewCount: "284",
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535181.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535181.jpg?_wi=1",
imageAlt: "Shaorma de pui mare",
},
{
@@ -136,7 +136,7 @@ export default function HomePage() {
price: "42 RON",
rating: 5,
reviewCount: "267",
imageSrc: "http://img.b2bpic.net/free-photo/view-tasty-shawarma-dish_23-2151805466.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-tasty-shawarma-dish_23-2151805466.jpg?_wi=1",
imageAlt: "Shaorma de vită mare",
},
{
@@ -146,7 +146,7 @@ export default function HomePage() {
price: "38 RON",
rating: 5,
reviewCount: "312",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-doner-lavash-with-french-fries-plate_140725-331.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-doner-lavash-with-french-fries-plate_140725-331.jpg?_wi=1",
imageAlt: "Shaorma crispy",
},
{
@@ -156,7 +156,7 @@ export default function HomePage() {
price: "45 RON",
rating: 5,
reviewCount: "198",
imageSrc: "http://img.b2bpic.net/free-photo/kebab-set-with-various-meat-pieces-lemon-slices_140725-3431.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kebab-set-with-various-meat-pieces-lemon-slices_140725-3431.jpg?_wi=1",
imageAlt: "Mega kebab",
},
{
@@ -166,7 +166,7 @@ export default function HomePage() {
price: "18 RON",
rating: 5,
reviewCount: "425",
imageSrc: "http://img.b2bpic.net/free-psd/golden-loaded-fries-with-melted-cheese-bacon-chives_84443-68952.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/golden-loaded-fries-with-melted-cheese-bacon-chives_84443-68952.jpg?_wi=1",
imageAlt: "Cartofi cu cheddar",
},
{
@@ -176,7 +176,7 @@ export default function HomePage() {
price: "39 RON",
rating: 5,
reviewCount: "156",
imageSrc: "http://img.b2bpic.net/free-photo/artistic-photo-hamburger-with-bokeh_23-2148374867.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/artistic-photo-hamburger-with-bokeh_23-2148374867.jpg?_wi=1",
imageAlt: "Double burger",
},
]}
@@ -286,7 +286,7 @@ export default function HomePage() {
role: "Client Regular",
company: "București",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-yellow-background-with-happy-cool-smile-face-lucky-person_839833-8587.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-yellow-background-with-happy-cool-smile-face-lucky-person_839833-8587.jpg?_wi=1",
imageAlt: "Andrei Popescu",
},
{
@@ -295,7 +295,7 @@ export default function HomePage() {
role: "Student",
company: "Constanța",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-young-woman-with-ginger-hair-clean-healthy-skin_273609-8996.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-young-woman-with-ginger-hair-clean-healthy-skin_273609-8996.jpg?_wi=1",
imageAlt: "Maria Ionescu",
},
{
@@ -304,7 +304,7 @@ export default function HomePage() {
role: "Pasionat de street food",
company: "Brașov",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoors-business-man-smiles_23-2148763856.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoors-business-man-smiles_23-2148763856.jpg?_wi=1",
imageAlt: "Alex Dumitru",
},
{
@@ -313,7 +313,7 @@ export default function HomePage() {
role: "Profesionist",
company: "Cluj-Napoca",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-1107.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-1107.jpg?_wi=1",
imageAlt: "Cristina Gheorghe",
},
{
@@ -322,7 +322,7 @@ export default function HomePage() {
role: "Antreprenor",
company: "Timișoara",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-yellow-background-with-happy-cool-smile-face-lucky-person_839833-8587.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-yellow-background-with-happy-cool-smile-face-lucky-person_839833-8587.jpg?_wi=2",
imageAlt: "Ion Mihai",
},
{
@@ -331,7 +331,7 @@ export default function HomePage() {
role: "Influencer",
company: "București",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-young-woman-with-ginger-hair-clean-healthy-skin_273609-8996.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-young-woman-with-ginger-hair-clean-healthy-skin_273609-8996.jpg?_wi=2",
imageAlt: "Laura Stefanescu",
},
]}
@@ -365,7 +365,7 @@ export default function HomePage() {
},
]}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/restaurant-private-room-with-blue-chairs-white-walls-fireplace-wide-window_140725-8454.jpg"
imageSrc="http://img.b2bpic.net/free-photo/restaurant-private-room-with-blue-chairs-white-walls-fireplace-wide-window_140725-8454.jpg?_wi=1"
imageAlt="CristiOneTaste restaurant interior"
mediaAnimation="slide-up"
/>
@@ -373,7 +373,7 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/front-view-sliced-shaurma-tasty-meat-sandwich-with-lemon-slices-dark-space_140725-95367.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-sliced-shaurma-tasty-meat-sandwich-with-lemon-slices-dark-space_140725-95367.jpg?_wi=2"
imageAlt="CristiOneTaste footer"
columns={footerColumns}
logoText="CristiOneTaste"