3 Commits

Author SHA1 Message Date
88b64bbdd4 Update src/app/page.tsx 2026-03-02 20:42:18 +00:00
5346e51362 Update src/app/layout.tsx 2026-03-02 20:42:18 +00:00
0f44843811 Merge version_1 into main
Merge version_1 into main
2026-03-02 20:38:11 +00:00
2 changed files with 14 additions and 14 deletions

View File

@@ -21,17 +21,17 @@ const inter = Inter({
});
export const metadata: Metadata = {
title: "MOSAÏK - Authentic Italian Pizza & Restaurant in Cestas", description: "Discover MOSAÏK, your local Italian pizzeria in Cestas. Fresh ingredients, handcrafted pizzas, and warm service. Reserve a table or order takeout today.", keywords: "pizza Cestas, Italian restaurant, authentic cuisine, local dining, pizzeria", metadataBase: new URL("https://mosaik-restaurant.fr"),
title: "PIZZERIA COURONNES ET CALZONES - Authentic Italian Pizza & Restaurant in Cestas", description: "Discover PIZZERIA COURONNES ET CALZONES, your local Italian pizzeria in Cestas. Fresh ingredients, handcrafted pizzas, and warm service. Reserve a table or order takeout today.", keywords: "pizza Cestas, Italian restaurant, authentic cuisine, local dining, pizzeria", metadataBase: new URL("https://pizzeria-couronnes-calzones.fr"),
alternates: {
canonical: "https://mosaik-restaurant.fr"},
canonical: "https://pizzeria-couronnes-calzones.fr"},
openGraph: {
title: "MOSAÏK - Authentic Italian Pizza in Cestas", description: "Experience authentic Italian pizzas made with fresh ingredients. Visit MOSAÏK in Cestas today.", url: "https://mosaik-restaurant.fr", siteName: "MOSAÏK Restaurant", type: "website", images: [
title: "PIZZERIA COURONNES ET CALZONES - Authentic Italian Pizza in Cestas", description: "Experience authentic Italian pizzas made with fresh ingredients. Visit PIZZERIA COURONNES ET CALZONES in Cestas today.", url: "https://pizzeria-couronnes-calzones.fr", siteName: "PIZZERIA COURONNES ET CALZONES Restaurant", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/experienced-chef-is-cutting-freshly-prepared-pizza-with-special-knife_613910-14828.jpg", alt: "MOSAÏK signature pizza"},
url: "http://img.b2bpic.net/free-photo/experienced-chef-is-cutting-freshly-prepared-pizza-with-special-knife_613910-14828.jpg", alt: "PIZZERIA COURONNES ET CALZONES signature pizza"},
],
},
twitter: {
card: "summary_large_image", title: "MOSAÏK - Authentic Italian Pizza in Cestas", description: "Handcrafted pizzas with fresh ingredients. Reserve your table now!", images: ["http://img.b2bpic.net/free-photo/experienced-chef-is-cutting-freshly-prepared-pizza-with-special-knife_613910-14828.jpg"],
card: "summary_large_image", title: "PIZZERIA COURONNES ET CALZONES - Authentic Italian Pizza in Cestas", description: "Handcrafted pizzas with fresh ingredients. Reserve your table now!", images: ["http://img.b2bpic.net/free-photo/experienced-chef-is-cutting-freshly-prepared-pizza-with-special-knife_613910-14828.jpg"],
},
robots: {
index: true,

View File

@@ -35,7 +35,7 @@ export default function LandingPage() {
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
brandName="MOSAÏK"
brandName="PIZZERIA COURONNES ET CALZONES"
navItems={[
{ name: "Menu", id: "menu" },
{ name: "About", id: "about" },
@@ -51,7 +51,7 @@ export default function LandingPage() {
<HeroSplitTestimonial
title="Authentic Flavors. Crafted with Passion."
description="Fresh ingredients. Fine crust pizzas. Made daily in Cestas. Experience Italian tradition reimagined for the modern palate."
tag="Welcome to MOSAÏK"
tag="Welcome to PIZZERIA COURONNES ET CALZONES"
tagIcon={Flame}
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
@@ -72,7 +72,7 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/experienced-chef-is-cutting-freshly-prepared-pizza-with-special-knife_613910-14828.jpg?_wi=1"
imageAlt="MOSAÏK pizza restaurant - handcrafted pizzas"
imageAlt="PIZZERIA COURONNES ET CALZONES pizza restaurant - handcrafted pizzas"
mediaAnimation="opacity"
imagePosition="right"
useInvertedBackground={false}
@@ -110,7 +110,7 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TextAbout
tag="Why Choose MOSAÏK"
tag="Why Choose PIZZERIA COURONNES ET CALZONES"
tagIcon={Heart}
tagAnimation="slide-up"
title="Fresh Ingredients. Handcrafted Dough. Warm, Welcoming Service. Every pizza is made with passion using carefully selected ingredients and baked to perfection in our wood-fired oven."
@@ -125,7 +125,7 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardFive
title="What Our Customers Say"
description="Real reviews from real people who love MOSAÏK"
description="Real reviews from real people who love PIZZERIA COURONNES ET CALZONES"
tag="Customer Reviews"
tagIcon={Quote}
tagAnimation="slide-up"
@@ -169,7 +169,7 @@ export default function LandingPage() {
]
},
{
title: "Contact & Address", description: "📍 123 Rue de la Paix, Cestas 33610\n📞 +33 (0)1 23 45 67 89\n📧 contact@mosaik-restaurant.fr", icon: Phone,
title: "Contact & Address", description: "📍 123 Rue de la Paix, Cestas 33610\n📞 +33 (0)1 23 45 67 89\n📧 contact@pizzeria-couronnes-calzones.fr", icon: Phone,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=3", imageAlt: "Restaurant seating"
@@ -214,7 +214,7 @@ export default function LandingPage() {
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=4"
imageAlt="MOSAÏK restaurant ambiance"
imageAlt="PIZZERIA COURONNES ET CALZONES restaurant ambiance"
mediaAnimation="opacity"
mediaPosition="right"
buttonText="📞 Call or Reserve"
@@ -224,7 +224,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="MOSAÏK"
logoText="PIZZERIA COURONNES ET CALZONES"
columns={[
{
title: "Restaurant", items: [
@@ -255,7 +255,7 @@ export default function LandingPage() {
]
}
]}
copyrightText="© 2025 MOSAÏK Restaurant Cestas. All rights reserved. Crafted with passion."
copyrightText="© 2025 PIZZERIA COURONNES ET CALZONES Restaurant Cestas. All rights reserved. Crafted with passion."
onPrivacyClick={handlePrivacy}
/>
</div>