diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index d2921c0..f44db0c 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -1,45 +1,22 @@
import type { Metadata } from "next";
import { DM_Sans } from "next/font/google";
-import { Inter } from "next/font/google";
import "./globals.css";
-import { ServiceWrapper } from "@/components/ServiceWrapper";
-import Tag from "@/tag/Tag";
const dmSans = DM_Sans({
variable: "--font-dm-sans", subsets: ["latin"],
});
-const inter = Inter({
- variable: "--font-inter", subsets: ["latin"],
-});
-
export const metadata: Metadata = {
- title: "Polvere di Stelle - Pasticceria & Gelateria Artigianale Ardea", description: "Scopri Polvere di Stelle: pasticceria artigianale, gelateria e bar nel cuore di Ardea. Torte personalizzate, catering per eventi, gelato fresco quotidiano. Ordina online su WhatsApp.", keywords: "pasticceria Ardea, gelateria artigianale, torte personalizzate, catering Roma Sud, dolci artigianali, bar Ardea", openGraph: {
- title: "Polvere di Stelle - Pasticceria Artigianale", description: "Dolcezza artigianale nel cuore di Ardea. Torte, gelato, caffè e catering per le tue occasioni speciali.", type: "website", siteName: "Polvere di Stelle", images: [
- {
- url: "http://img.b2bpic.net/free-photo/wooden-cutting-board-with-slice-pie-wooden-table_114579-36700.jpg", alt: "Polvere di Stelle - Pasticceria Artigianale"},
- ],
- },
- robots: {
- index: true,
- follow: true,
- },
-};
+ title: "Polvere di Stelle - Pasticceria & Gelateria Artigianale", description: "Scopri il profumo del caffè artigianale che incontra l'arte della pasticceria. Dal bar alle grandi occasioni, ogni creazione è preparata con passion e dedizione familiare."};
export default function RootLayout({
children,
-}: Readonly<{
+}: {
children: React.ReactNode;
-}>) {
+}) {
return (
-
-
-
-
- {children}
-
+
+ {children}
-
);
}
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 3c23b94..b293f25 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -50,7 +50,7 @@ export default function LandingPage() {
{ value: "100%", label: "Ingredienti Freschi" },
]}
enableKpiAnimation={true}
- imageSrc="http://img.b2bpic.net/free-photo/wooden-cutting-board-with-slice-pie-wooden-table_114579-36700.jpg"
+ imageSrc="https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=600&h=400&fit=crop"
imageAlt="Artisanal pastry from Polvere di Stelle"
mediaAnimation="slide-up"
imagePosition="right"
@@ -73,10 +73,10 @@ export default function LandingPage() {
title: "Bar & Colazioni", description: "Svegliati con il miglior caffè artigianale e dolci freschi ogni mattina. Aperto dalle 6:00 con una selezione curata di cornetti e paste rigorosamente preparate.", icon: Coffee,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/women-drinking-coffee-with-desserts-cheesecake-pistachios-cake-side-view_141793-3221.jpg", imageAlt: "Morning coffee service"
+ imageSrc: "https://images.unsplash.com/photo-1511182213892-d4ea57f4df0d?w=400&h=400&fit=crop", imageAlt: "Morning coffee service"
},
{
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-croissants-coffee_23-2148243549.jpg", imageAlt: "Fresh artisanal croissants"
+ imageSrc: "https://images.unsplash.com/photo-1582234886021-4f2ba8b0b387?w=400&h=400&fit=crop", imageAlt: "Fresh artisanal croissants"
},
],
},
@@ -84,10 +84,10 @@ export default function LandingPage() {
title: "Pasticceria d'Autore", description: "Creazioni uniche per ogni occasione. Dalle torte di compleanno alle composizioni per eventi speciali, ogni dolce è un'opera d'arte culinaria.", icon: Cake,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-chocolate-cake-with-candies-pink-desk_140725-25304.jpg", imageAlt: "Custom designed cakes"
+ imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=400&h=400&fit=crop", imageAlt: "Custom designed cakes"
},
{
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-wearing-linen-clothing_23-2151030585.jpg", imageAlt: "Pastry artistry and details"
+ imageSrc: "https://images.unsplash.com/photo-1509042239860-f550ce710b93?w=400&h=400&fit=crop", imageAlt: "Pastry artistry and details"
},
],
},
@@ -95,10 +95,10 @@ export default function LandingPage() {
title: "Gelateria Artigianale", description: "Gelato preparato quotidianamente con ricette tradizionali e ingredienti premium. Dall'estate alla festività, la scelta perfetta per ogni stagione.", icon: Cone,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-freezer_53876-32168.jpg", imageAlt: "Artisanal gelato display"
+ imageSrc: "https://images.unsplash.com/photo-1563805042-7684c019e157?w=400&h=400&fit=crop", imageAlt: "Artisanal gelato display"
},
{
- imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-waffle-cone-with-berries-wooden-background_169016-3124.jpg", imageAlt: "Gelato flavor selection"
+ imageSrc: "https://images.unsplash.com/photo-1563805042-7684c019e157?w=400&h=400&fit=crop", imageAlt: "Gelato flavor selection"
},
],
},
@@ -106,10 +106,10 @@ export default function LandingPage() {
title: "Catering & Eventi", description: "Trasforma il tuo evento speciale con i nostri servizi di catering personalizzati. Torte monumentali e dolci raffinati per cerimonie indimenticabili.", icon: Award,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/served-bar-table-variety-sweets-like-tiramisu-eclairs-cupcakes_8353-10504.jpg", imageAlt: "Catering event service"
+ imageSrc: "https://images.unsplash.com/photo-1537696822357-27432eacb1cf?w=400&h=400&fit=crop", imageAlt: "Catering event service"
},
{
- imageSrc: "http://img.b2bpic.net/free-photo/wedding-decorations-reception_1328-2261.jpg", imageAlt: "Event dessert presentation"
+ imageSrc: "https://images.unsplash.com/photo-1519324858863-6f3031224c94?w=400&h=400&fit=crop", imageAlt: "Event dessert presentation"
},
],
},
@@ -145,22 +145,22 @@ export default function LandingPage() {
description="Scopri la nostra selezione di torte personalizzate. Ogni creazione può essere personalizzata secondo i tuoi gusti e il tuo tema preferito."
products={[
{
- id: "1", name: "Torte di Compleanno Personalizzate", price: "Da €45", imageSrc: "http://img.b2bpic.net/free-photo/birthday-concept-with-girl-blowing-out-candles_23-2147720377.jpg", imageAlt: "Custom birthday cake with personalization", initialQuantity: 1,
+ id: "1", name: "Torte di Compleanno Personalizzate", price: "Da €45", imageSrc: "https://images.unsplash.com/photo-1558123310-b36e3dd8b89e?w=400&h=400&fit=crop", imageAlt: "Custom birthday cake with personalization", initialQuantity: 1,
},
{
- id: "2", name: "Composizioni per Cerimonie", price: "Su Preventivo", imageSrc: "http://img.b2bpic.net/free-photo/wedding-cake-decorated-with-red-roses_8353-10486.jpg", imageAlt: "Elegant ceremony dessert composition", initialQuantity: 1,
+ id: "2", name: "Composizioni per Cerimonie", price: "Su Preventivo", imageSrc: "https://images.unsplash.com/photo-1519671482749-fd09be7ccebf?w=400&h=400&fit=crop", imageAlt: "Elegant ceremony dessert composition", initialQuantity: 1,
},
{
- id: "3", name: "Pasticceria Mignon", price: "Da €3,50", imageSrc: "http://img.b2bpic.net/free-photo/bunch-various-cookies-wooden-board-with-pinecones-high-quality-photo_114579-68801.jpg", imageAlt: "Artisanal mignon pastry selection", initialQuantity: 1,
+ id: "3", name: "Pasticceria Mignon", price: "Da €3,50", imageSrc: "https://images.unsplash.com/photo-1599599810694-b3b2f5532d42?w=400&h=400&fit=crop", imageAlt: "Artisanal mignon pastry selection", initialQuantity: 1,
},
{
- id: "4", name: "Torte Monoporzionate", price: "Da €8", imageSrc: "http://img.b2bpic.net/free-photo/strawberry-cheesecake-table_140725-6816.jpg", imageAlt: "Individual portion cake", initialQuantity: 1,
+ id: "4", name: "Torte Monoporzionate", price: "Da €8", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop", imageAlt: "Individual portion cake", initialQuantity: 1,
},
{
- id: "5", name: "Dolci Gluten-Free", price: "Da €5", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-seen-from_1220-167.jpg", imageAlt: "Gluten-free pastry options", initialQuantity: 1,
+ id: "5", name: "Dolci Gluten-Free", price: "Da €5", imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=400&h=400&fit=crop", imageAlt: "Gluten-free pastry options", initialQuantity: 1,
},
{
- id: "6", name: "Torte a Tema", price: "Da €65", imageSrc: "http://img.b2bpic.net/free-photo/food-dessert-representative-elements_23-2149177025.jpg", imageAlt: "Themed custom cake creation", initialQuantity: 1,
+ id: "6", name: "Torte a Tema", price: "Da €65", imageSrc: "https://images.unsplash.com/photo-1509042239860-f550ce710b93?w=400&h=400&fit=crop", imageAlt: "Themed custom cake creation", initialQuantity: 1,
},
]}
gridVariant="three-columns-all-equal-width"
@@ -180,27 +180,27 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Maria Rossi", role: "Mamma", company: "Ardea", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-with-natural-expression_24972-2928.jpg"
+ imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&h=400&fit=crop"
},
{
id: "2", name: "Luca Bianchi", role: "Event Planner", company: "Roma Events", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"
+ imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop"
},
{
id: "3", name: "Francesca Verdi", role: "Proprietaria Ristorante", company: "Trattoria Ardea", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1"
+ imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=400&h=400&fit=crop"
},
{
id: "4", name: "Antonio Ferrari", role: "Wedding Organizer", company: "Matrimoni Perfetti", 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: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=400&h=400&fit=crop"
},
{
id: "5", name: "Sara Colombo", role: "Direttrice Scuola", company: "Scuola dell'Infanzia", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2"
+ imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&h=400&fit=crop"
},
{
id: "6", name: "Giovanni Moretti", role: "Imprenditore", company: "Società Costruzioni", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-leader-looking-through-window_1262-5623.jpg"
+ imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop"
},
]}
gridVariant="three-columns-all-equal-width"
@@ -227,7 +227,7 @@ export default function LandingPage() {