Update src/app/page.tsx

This commit is contained in:
2026-03-07 11:46:05 +00:00
parent 467c0e49a8
commit 6ece7a3240

View File

@@ -23,8 +23,7 @@ export default function HomePage() {
const footerColumns = [
{
title: "Restaurant",
items: [
title: "Restaurant", items: [
{ label: "Dine In", href: "#services" },
{ label: "Takeaway", href: "#services" },
{ label: "Delivery", href: "#services" },
@@ -32,8 +31,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Reviews", href: "/reviews" },
{ label: "Contact", href: "/contact" },
@@ -41,8 +39,7 @@ export default function HomePage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Phone: +33 9 54 81 86 99", href: "tel:+33954818699" },
{ label: "Email: info@casadimeco.fr", href: "mailto:info@casadimeco.fr" },
{ label: "Address: 21 Rue Raymond Teisseire, 13008", href: "#location" },
@@ -58,7 +55,7 @@ export default function HomePage() {
borderRadius="soft"
contentWidth="smallMedium"
sizing="largeSmallSizeMediumTitles"
background="blurBottom"
background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="gradient"
secondaryButtonStyle="solid"
@@ -79,38 +76,28 @@ export default function HomePage() {
tag="Italian Cuisine"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "blurBottom" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Call Now", href: "tel:+33954818699" },
{ text: "Reserve a Table", href: "/contact" },
{ text: "Reserve a Table", href: "#contact" },
]}
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc:
"http://img.b2bpic.net/free-photo/high-angle-man-putting-arugula-baked-pizza-dough-with-smoked-salmon-slices_23-2148785696.jpg?_wi=1",
imageAlt: "Authentic Italian margherita pizza with fresh basil",
},
"http://img.b2bpic.net/free-photo/high-angle-man-putting-arugula-baked-pizza-dough-with-smoked-salmon-slices_23-2148785696.jpg", imageAlt: "Authentic Italian margherita pizza with fresh basil"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/woman-taking-slice-khachapuri-georgian-cheese-bread_140725-670.jpg?_wi=1",
imageAlt: "Specialty pizza with gourmet toppings",
},
"http://img.b2bpic.net/free-photo/woman-taking-slice-khachapuri-georgian-cheese-bread_140725-670.jpg", imageAlt: "Specialty pizza with gourmet toppings"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/two-pizzas-with-eggplant-green-peas-red-onion-top-view_127032-3367.jpg?_wi=1",
imageAlt: "Traditional four cheese pizza",
},
"http://img.b2bpic.net/free-photo/two-pizzas-with-eggplant-green-peas-red-onion-top-view_127032-3367.jpg", imageAlt: "Traditional four cheese pizza"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/top-view-pepperoni-pizza-with-sausage-tomato-sauce-cheese-herb-sprinkles_140725-652.jpg?_wi=1",
imageAlt: "Half and half creative pizza combination",
},
"http://img.b2bpic.net/free-photo/top-view-pepperoni-pizza-with-sausage-tomato-sauce-cheese-herb-sprinkles_140725-652.jpg", imageAlt: "Half and half creative pizza combination"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/funny-brunette-girl-yellow-sweater-eating-pizza-restaurant_627829-7941.jpg?_wi=1",
imageAlt: "Fresh pizza served in cozy Italian atmosphere",
},
"http://img.b2bpic.net/free-photo/funny-brunette-girl-yellow-sweater-eating-pizza-restaurant_627829-7941.jpg", imageAlt: "Fresh pizza served in cozy Italian atmosphere"},
]}
ariaLabel="Casa Di Meco Hero Section"
containerClassName="text-center"
@@ -126,12 +113,12 @@ export default function HomePage() {
tag="Italian Heritage"
tagIcon={Award}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/smiley-people-sitting-table-medium-shot_23-2149001341.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/smiley-people-sitting-table-medium-shot_23-2149001341.jpg"
imageAlt="Cozy Casa Di Meco restaurant interior with warm ambiance"
useInvertedBackground={false}
buttons={[{ text: "View Menu", href: "/menu" }]}
buttonAnimation="slide-up"
containerClassName="py-20"
textBoxClassName="py-20"
titleClassName="text-4xl font-light mb-6"
descriptionClassName="text-base leading-relaxed"
/>
@@ -150,45 +137,21 @@ export default function HomePage() {
useInvertedBackground={false}
products={[
{
id: "4-cheese",
name: "Four Cheese Pizza",
price: "€14.50",
variant: "Mozzarella, Ricotta, Gorgonzola, Parmesan",
imageSrc:
"http://img.b2bpic.net/free-photo/closeup-vegetable-vegetarian-pizza-wooden-table-top-view_169016-22301.jpg?_wi=1",
imageAlt: "Four cheese pizza with premium Italian cheeses",
},
id: "4-cheese", name: "Four Cheese Pizza", price: "€14.50", variant: "Mozzarella, Ricotta, Gorgonzola, Parmesan", imageSrc:
"http://img.b2bpic.net/free-photo/closeup-vegetable-vegetarian-pizza-wooden-table-top-view_169016-22301.jpg", imageAlt: "Four cheese pizza with premium Italian cheeses"},
{
id: "half-half",
name: "Half and Half Pizza",
price: "€15.00",
variant: "Two Delicious Flavors in One",
imageSrc:
"http://img.b2bpic.net/free-psd/pizza-social-media-promotion-instagram-banner-post-design-template_505751-5940.jpg?_wi=1",
imageAlt: "Half and half specialty pizza with creative toppings",
},
id: "half-half", name: "Half and Half Pizza", price: "€15.00", variant: "Two Delicious Flavors in One", imageSrc:
"http://img.b2bpic.net/free-psd/pizza-social-media-promotion-instagram-banner-post-design-template_505751-5940.jpg", imageAlt: "Half and half specialty pizza with creative toppings"},
{
id: "margherita",
name: "Classic Margherita",
price: "€12.50",
variant: "Tomato, Fresh Mozzarella, Basil",
imageSrc:
"http://img.b2bpic.net/free-photo/neapolitan-pizza-with-ham-cheese-arugula-basil-tomatoes-sprinkled-with-cheese_78826-2231.jpg?_wi=1",
imageAlt: "Traditional Italian margherita pizza with fresh basil",
},
id: "margherita", name: "Classic Margherita", price: "€12.50", variant: "Tomato, Fresh Mozzarella, Basil", imageSrc:
"http://img.b2bpic.net/free-photo/neapolitan-pizza-with-ham-cheese-arugula-basil-tomatoes-sprinkled-with-cheese_78826-2231.jpg", imageAlt: "Traditional Italian margherita pizza with fresh basil"},
{
id: "special-house",
name: "Special House Pizza",
price: "€16.00",
variant: "Chef's Signature Creation",
imageSrc:
"http://img.b2bpic.net/free-photo/man-putting-mozzarella-pizza-dough_23-2148785686.jpg?_wi=1",
imageAlt: "House special pizza with exclusive gourmet toppings",
},
id: "special-house", name: "Special House Pizza", price: "€16.00", variant: "Chef's Signature Creation", imageSrc:
"http://img.b2bpic.net/free-photo/man-putting-mozzarella-pizza-dough_23-2148785686.jpg", imageAlt: "House special pizza with exclusive gourmet toppings"},
]}
containerClassName="py-20"
titleClassName="text-4xl font-light mb-6 text-center"
descriptionClassName="text-base text-center opacity-90 mb-12"
textBoxTitleClassName="text-4xl font-light mb-6 text-center"
textBoxDescriptionClassName="text-base text-center opacity-90 mb-12"
/>
</div>
@@ -204,35 +167,23 @@ export default function HomePage() {
features={[
{
id: 1,
title: "Dine In",
description:
"Experience authentic Italian atmosphere with our cozy restaurant setting. Perfect for families, couples, and groups looking for a memorable meal with friends.",
imageSrc:
"http://img.b2bpic.net/free-photo/smiley-people-sitting-table-medium-shot_23-2149001341.jpg?_wi=2",
imageAlt: "Cozy restaurant interior for dine-in experience",
},
title: "Dine In", description:
"Experience authentic Italian atmosphere with our cozy restaurant setting. Perfect for families, couples, and groups looking for a memorable meal with friends.", imageSrc:
"http://img.b2bpic.net/free-photo/smiley-people-sitting-table-medium-shot_23-2149001341.jpg", imageAlt: "Cozy restaurant interior for dine-in experience"},
{
id: 2,
title: "Takeaway",
description:
"Grab your favorite pizza hot and fresh. Quick service for customers on the go. Fresh ingredients and traditional recipes, ready when you are.",
imageSrc:
"http://img.b2bpic.net/free-photo/closeup-vegetable-vegetarian-pizza-wooden-table-top-view_169016-22301.jpg?_wi=2",
imageAlt: "Fresh pizza ready for takeaway",
},
title: "Takeaway", description:
"Grab your favorite pizza hot and fresh. Quick service for customers on the go. Fresh ingredients and traditional recipes, ready when you are.", imageSrc:
"http://img.b2bpic.net/free-photo/closeup-vegetable-vegetarian-pizza-wooden-table-top-view_169016-22301.jpg", imageAlt: "Fresh pizza ready for takeaway"},
{
id: 3,
title: "Delivery",
description:
"Enjoy authentic Casa Di Meco pizza at home. We deliver throughout Marseille with fast, reliable service to keep your pizza hot and delicious.",
imageSrc:
"http://img.b2bpic.net/free-psd/pizza-social-media-promotion-instagram-banner-post-design-template_505751-5940.jpg?_wi=2",
imageAlt: "Pizza delivery service in Marseille",
},
title: "Delivery", description:
"Enjoy authentic Casa Di Meco pizza at home. We deliver throughout Marseille with fast, reliable service to keep your pizza hot and delicious.", imageSrc:
"http://img.b2bpic.net/free-psd/pizza-social-media-promotion-instagram-banner-post-design-template_505751-5940.jpg", imageAlt: "Pizza delivery service in Marseille"},
]}
containerClassName="py-20"
titleClassName="text-4xl font-light mb-6 text-center"
descriptionClassName="text-base text-center opacity-90 mb-12"
textBoxTitleClassName="text-4xl font-light mb-6 text-center"
textBoxDescriptionClassName="text-base text-center opacity-90 mb-12"
/>
</div>
@@ -243,29 +194,17 @@ export default function HomePage() {
author="Sarah M., Local Customer"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg",
alt: "Customer testimonial avatar 1",
},
src: "http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg", alt: "Customer testimonial avatar 1"},
{
src: "http://img.b2bpic.net/free-photo/young-blonde-charming-female-isolated_176474-79581.jpg",
alt: "Customer testimonial avatar 2",
},
src: "http://img.b2bpic.net/free-photo/young-blonde-charming-female-isolated_176474-79581.jpg", alt: "Customer testimonial avatar 2"},
{
src: "http://img.b2bpic.net/free-photo/portrait-happy-caucasian-girl-with-hair-bun-looking-camera-with-cheerful-smile_273609-9044.jpg",
alt: "Customer testimonial avatar 3",
},
src: "http://img.b2bpic.net/free-photo/portrait-happy-caucasian-girl-with-hair-bun-looking-camera-with-cheerful-smile_273609-9044.jpg", alt: "Customer testimonial avatar 3"},
{
src: "http://img.b2bpic.net/free-photo/smiling-woman-with-smartphone-beer_23-2147680764.jpg",
alt: "Customer testimonial avatar 4",
},
src: "http://img.b2bpic.net/free-photo/smiling-woman-with-smartphone-beer_23-2147680764.jpg", alt: "Customer testimonial avatar 4"},
{
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1628.jpg",
alt: "Customer testimonial avatar 5",
},
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1628.jpg", alt: "Customer testimonial avatar 5"},
{
src: "http://img.b2bpic.net/free-photo/corporate-workers-brainstorming-together_23-2148804575.jpg",
alt: "Customer testimonial avatar 6",
},
src: "http://img.b2bpic.net/free-photo/corporate-workers-brainstorming-together_23-2148804575.jpg", alt: "Customer testimonial avatar 6"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -287,27 +226,15 @@ export default function HomePage() {
animationType="slide-up"
metrics={[
{
id: "address",
value: "21 Rue Raymond Teisseire",
title: "Address",
description: "13008 Marseille, France",
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-redhead-woman-tourist-with-city-map-explores-sightseeing-historical-landmark-walking_1258-196426.jpg",
imageAlt: "Map location of Casa Di Meco in Marseille",
},
id: "address", value: "21 Rue Raymond Teisseire", title: "Address", description: "13008 Marseille, France", imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-redhead-woman-tourist-with-city-map-explores-sightseeing-historical-landmark-walking_1258-196426.jpg", imageAlt: "Map location of Casa Di Meco in Marseille"},
{
id: "contact",
value: "+33 9 54 81 86 99",
title: "Phone",
description: "Call us for reservations and inquiries",
imageSrc:
"http://img.b2bpic.net/free-photo/closeup-vegetable-vegetarian-pizza-wooden-table-top-view_169016-22301.jpg?_wi=3",
imageAlt: "Contact information for Casa Di Meco",
},
id: "contact", value: "+33 9 54 81 86 99", title: "Phone", description: "Call us for reservations and inquiries", imageSrc:
"http://img.b2bpic.net/free-photo/closeup-vegetable-vegetarian-pizza-wooden-table-top-view_169016-22301.jpg", imageAlt: "Contact information for Casa Di Meco"},
]}
containerClassName="py-20"
titleClassName="text-4xl font-light mb-6 text-center"
descriptionClassName="text-base text-center opacity-90 mb-12"
textBoxTitleClassName="text-4xl font-light mb-6 text-center"
textBoxDescriptionClassName="text-base text-center opacity-90 mb-12"
/>
</div>
@@ -318,15 +245,15 @@ export default function HomePage() {
tag="Final Call"
tagIcon={Zap}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-putting-arugula-baked-pizza-dough-with-smoked-salmon-slices_23-2148785696.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-putting-arugula-baked-pizza-dough-with-smoked-salmon-slices_23-2148785696.jpg"
imageAlt="Delicious Italian pizza awaiting you at Casa Di Meco"
useInvertedBackground={false}
buttons={[
{ text: "Call Now: +33 9 54 81 86 99", href: "tel:+33954818699" },
{ text: "Reserve a Table", href: "/contact" },
{ text: "Reserve a Table", href: "#contact" },
]}
buttonAnimation="slide-up"
containerClassName="py-20"
textBoxClassName="py-20"
titleClassName="text-4xl font-light mb-6"
descriptionClassName="text-lg opacity-90 mb-8"
/>