Merge version_1 into main #1
@@ -77,7 +77,7 @@ export default function AboutPage() {
|
||||
author: "Road Tested",
|
||||
description: "Generous servings that satisfy real hunger and keep you fueled for hours.",
|
||||
tags: ["hearty", "filling"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clay-plate-full-beer-appetizers-standing-white-table-vegetable-salad-boiled-potatoes-grilled-chicken-legs-roasted-goldy-onion-sausages-cucmbers-tomatoes-sauces-ketchup-mayo_132075-13084.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clay-plate-full-beer-appetizers-standing-white-table-vegetable-salad-boiled-potatoes-grilled-chicken-legs-roasted-goldy-onion-sausages-cucmbers-tomatoes-sauces-ketchup-mayo_132075-13084.jpg?_wi=2",
|
||||
imageAlt: "Large hearty meal with generous portions",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function AboutPage() {
|
||||
author: "Brewed Fresh",
|
||||
description: "Strong, hot coffee served fresh throughout the day from early morning to evening.",
|
||||
tags: ["hot", "strong"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/morning-coffee-sunlight_23-2151961381.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/morning-coffee-sunlight_23-2151961381.jpg?_wi=3",
|
||||
imageAlt: "Fresh coffee being poured into a cup",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function AboutPage() {
|
||||
author: "Easy Stop",
|
||||
description: "Spacious, well-maintained parking area for trucks, cars, and families. Pull in easily, park safely.",
|
||||
tags: ["spacious", "convenient"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/logistics-warehousing-isometric-view_1284-65215.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/logistics-warehousing-isometric-view_1284-65215.jpg?_wi=2",
|
||||
imageAlt: "Large parking lot with multiple trucks",
|
||||
},
|
||||
]}
|
||||
@@ -117,7 +117,7 @@ export default function AboutPage() {
|
||||
handle: "Truck Driver",
|
||||
testimonial: "Aivan loistavaa rekka-mies ruokaa – maistuvaa ja sopivan hintaista.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver-posing_23-2151489681.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver-posing_23-2151489681.jpg?_wi=2",
|
||||
imageAlt: "Mikko, satisfied truck driver",
|
||||
},
|
||||
{
|
||||
@@ -126,7 +126,7 @@ export default function AboutPage() {
|
||||
handle: "Long-haul Driver",
|
||||
testimonial: "Karu ja käytännöllinen. Ruoka oli hyvää ja sitä oli riittävästi.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-city-lifestyle_23-2149105449.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-city-lifestyle_23-2149105449.jpg?_wi=2",
|
||||
imageAlt: "Janne, trucker at StopCafe",
|
||||
},
|
||||
{
|
||||
@@ -135,7 +135,7 @@ export default function AboutPage() {
|
||||
handle: "Family Traveler",
|
||||
testimonial: "Loistava paikka tien varrella. Iso parkkipaikka ja lapsiystävällinen.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-car-window_23-2148637369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-car-window_23-2148637369.jpg?_wi=2",
|
||||
imageAlt: "Sandra, family visitor",
|
||||
},
|
||||
{
|
||||
@@ -144,7 +144,7 @@ export default function AboutPage() {
|
||||
handle: "Regular Customer",
|
||||
testimonial: "Paras paikka välin juomakahville. Henkilökunta aina ystävällistä ja palvelu nopeaa.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-holding-cup-smartphone_23-2148181485.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-holding-cup-smartphone_23-2148181485.jpg?_wi=2",
|
||||
imageAlt: "Pekka, returning customer",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -99,7 +99,7 @@ export default function ContactPage() {
|
||||
author: "Space to Spare",
|
||||
description: "Large dedicated parking area designed for trucks, buses, and cars. Safe, well-lit, and always maintained.",
|
||||
tags: ["spacious", "safe"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/logistics-warehousing-isometric-view_1284-65215.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/logistics-warehousing-isometric-view_1284-65215.jpg?_wi=3",
|
||||
imageAlt: "Large parking facility overview",
|
||||
},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function ContactPage() {
|
||||
author: "Always Available",
|
||||
description: "Reach us by phone, email, or visit in person. We're here to serve you with quick service and friendly hospitality.",
|
||||
tags: ["responsive", "helpful"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/morning-coffee-sunlight_23-2151961381.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/morning-coffee-sunlight_23-2151961381.jpg?_wi=4",
|
||||
imageAlt: "Welcoming cafe interior",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -1,24 +1,52 @@
|
||||
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: "StopCafe - Real Food for Travelers & Truck Drivers",
|
||||
description: "Premium roadside cafe with hearty portions, fresh coffee, and spacious parking. Trusted by truck drivers and families since day one. Find us on your route.",
|
||||
keywords: "roadside cafe, truck stop, Finnish food, hearty meals, coffee, traveler restaurant, parking",
|
||||
openGraph: {
|
||||
title: "StopCafe - The Stop Worth Taking",
|
||||
description: "Great food. Real portions. Friendly service. Right on your route.",
|
||||
type: "website",
|
||||
siteName: "StopCafe",
|
||||
images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/view-from-car-window-car-moving-through-tunnel-light_627829-11430.jpg",
|
||||
alt: "StopCafe roadside cafe at sunrise",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "StopCafe - The Stop Worth Taking",
|
||||
description: "Premium roadside cafe with hearty food, strong coffee, and large truck parking.",
|
||||
images: ["http://img.b2bpic.net/free-photo/view-from-car-window-car-moving-through-tunnel-light_627829-11430.jpg"],
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -27,7 +55,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 +69,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -76,7 +76,7 @@ export default function MenuPage() {
|
||||
name: "Trucker's Plate",
|
||||
price: "€12.90",
|
||||
variant: "Meat, potatoes & salad",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-roll-stuffed-with-mushrooms-herbs-with-broccoli-cauliflower_140725-6720.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-roll-stuffed-with-mushrooms-herbs-with-broccoli-cauliflower_140725-6720.jpg?_wi=2",
|
||||
imageAlt: "StopCafe Trucker's Plate",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function MenuPage() {
|
||||
name: "Porilainen",
|
||||
price: "€11.90",
|
||||
variant: "Finnish stew tradition",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-side-view-plate-food-plate-potatoes-mushrooms-cutting-board-fork-three-tomatoes-colorful-spices-oil-bowl-white-mushrooms-spruce-branches_140725-117422.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-side-view-plate-food-plate-potatoes-mushrooms-cutting-board-fork-three-tomatoes-colorful-spices-oil-bowl-white-mushrooms-spruce-branches_140725-117422.jpg?_wi=2",
|
||||
imageAlt: "Traditional Finnish Porilainen",
|
||||
},
|
||||
{
|
||||
@@ -92,7 +92,7 @@ export default function MenuPage() {
|
||||
name: "Fresh Pastries",
|
||||
price: "€4.90",
|
||||
variant: "Baked daily",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/croissant-coffee-food-photography_53876-104492.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/croissant-coffee-food-photography_53876-104492.jpg?_wi=2",
|
||||
imageAlt: "Fresh baked pastries",
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function MenuPage() {
|
||||
name: "Premium Coffee",
|
||||
price: "€2.90",
|
||||
variant: "Fresh brewed",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/morning-coffee-sunlight_23-2151961381.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/morning-coffee-sunlight_23-2151961381.jpg?_wi=2",
|
||||
imageAlt: "Fresh coffee service",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -72,13 +72,13 @@ export default function HomePage() {
|
||||
background={{ variant: "plain" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-from-car-window-car-moving-through-tunnel-light_627829-11430.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-from-car-window-car-moving-through-tunnel-light_627829-11430.jpg?_wi=1",
|
||||
imageAlt: "StopCafe roadside cafe at sunrise with truck drivers and travelers",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-from-car-window-car-moving-through-tunnel-light_627829-11430.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-from-car-window-car-moving-through-tunnel-light_627829-11430.jpg?_wi=2",
|
||||
imageAlt: "Welcoming StopCafe entrance with parking area",
|
||||
},
|
||||
]}
|
||||
@@ -108,7 +108,7 @@ export default function HomePage() {
|
||||
handle: "Truck Driver",
|
||||
testimonial: "Aivan loistavaa rekka-mies ruokaa – maistuvaa ja sopivan hintaista.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver-posing_23-2151489681.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver-posing_23-2151489681.jpg?_wi=1",
|
||||
imageAlt: "Mikko, satisfied truck driver",
|
||||
},
|
||||
{
|
||||
@@ -117,7 +117,7 @@ export default function HomePage() {
|
||||
handle: "Long-haul Driver",
|
||||
testimonial: "Karu ja käytännöllinen. Ruoka oli hyvää ja sitä oli riittävästi.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-city-lifestyle_23-2149105449.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-city-lifestyle_23-2149105449.jpg?_wi=1",
|
||||
imageAlt: "Janne, trucker at StopCafe",
|
||||
},
|
||||
{
|
||||
@@ -126,7 +126,7 @@ export default function HomePage() {
|
||||
handle: "Family Traveler",
|
||||
testimonial: "Loistava paikka tien varrella. Iso parkkipaikka ja lapsiystävällinen.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-car-window_23-2148637369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-car-window_23-2148637369.jpg?_wi=1",
|
||||
imageAlt: "Sandra, family visitor",
|
||||
},
|
||||
{
|
||||
@@ -135,7 +135,7 @@ export default function HomePage() {
|
||||
handle: "Regular Customer",
|
||||
testimonial: "Paras paikka välin juomakahville. Henkilökunta aina ystävällistä ja palvelu nopeaa.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-holding-cup-smartphone_23-2148181485.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-holding-cup-smartphone_23-2148181485.jpg?_wi=1",
|
||||
imageAlt: "Pekka, returning customer",
|
||||
},
|
||||
]}
|
||||
@@ -156,7 +156,7 @@ export default function HomePage() {
|
||||
author: "Road Tested",
|
||||
description: "Generous servings that satisfy real hunger and keep you fueled for hours.",
|
||||
tags: ["hearty", "filling"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clay-plate-full-beer-appetizers-standing-white-table-vegetable-salad-boiled-potatoes-grilled-chicken-legs-roasted-goldy-onion-sausages-cucmbers-tomatoes-sauces-ketchup-mayo_132075-13084.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clay-plate-full-beer-appetizers-standing-white-table-vegetable-salad-boiled-potatoes-grilled-chicken-legs-roasted-goldy-onion-sausages-cucmbers-tomatoes-sauces-ketchup-mayo_132075-13084.jpg?_wi=1",
|
||||
imageAlt: "Large hearty meal with generous portions",
|
||||
},
|
||||
{
|
||||
@@ -165,7 +165,7 @@ export default function HomePage() {
|
||||
author: "Brewed Fresh",
|
||||
description: "Strong, hot coffee served fresh throughout the day from early morning to evening.",
|
||||
tags: ["hot", "strong"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/morning-coffee-sunlight_23-2151961381.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/morning-coffee-sunlight_23-2151961381.jpg?_wi=1",
|
||||
imageAlt: "Fresh coffee being poured into a cup",
|
||||
},
|
||||
{
|
||||
@@ -174,7 +174,7 @@ export default function HomePage() {
|
||||
author: "Easy Stop",
|
||||
description: "Spacious, well-maintained parking area for trucks, cars, and families. Pull in easily, park safely.",
|
||||
tags: ["spacious", "convenient"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/logistics-warehousing-isometric-view_1284-65215.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/logistics-warehousing-isometric-view_1284-65215.jpg?_wi=1",
|
||||
imageAlt: "Large parking lot with multiple trucks",
|
||||
},
|
||||
]}
|
||||
@@ -195,7 +195,7 @@ export default function HomePage() {
|
||||
name: "Trucker's Plate",
|
||||
price: "€12.90",
|
||||
variant: "Large homemade meal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-roll-stuffed-with-mushrooms-herbs-with-broccoli-cauliflower_140725-6720.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-roll-stuffed-with-mushrooms-herbs-with-broccoli-cauliflower_140725-6720.jpg?_wi=1",
|
||||
imageAlt: "StopCafe Trucker's Plate with potatoes, meat, salad and bread",
|
||||
},
|
||||
{
|
||||
@@ -203,7 +203,7 @@ export default function HomePage() {
|
||||
name: "Porilainen StopCafe Style",
|
||||
price: "€11.90",
|
||||
variant: "Our own take",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-side-view-plate-food-plate-potatoes-mushrooms-cutting-board-fork-three-tomatoes-colorful-spices-oil-bowl-white-mushrooms-spruce-branches_140725-117422.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-side-view-plate-food-plate-potatoes-mushrooms-cutting-board-fork-three-tomatoes-colorful-spices-oil-bowl-white-mushrooms-spruce-branches_140725-117422.jpg?_wi=1",
|
||||
imageAlt: "Finnish Porilainen stew in StopCafe style",
|
||||
},
|
||||
{
|
||||
@@ -211,7 +211,7 @@ export default function HomePage() {
|
||||
name: "Fresh Pastries & Coffee",
|
||||
price: "€4.90",
|
||||
variant: "Morning special",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/croissant-coffee-food-photography_53876-104492.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/croissant-coffee-food-photography_53876-104492.jpg?_wi=1",
|
||||
imageAlt: "Freshly baked pastries with hot coffee",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user