Switch to version 1: modified src/app/page.tsx

This commit is contained in:
2026-06-03 10:41:49 +00:00
parent 35ff461ac7
commit fc8338132a

View File

@@ -8,9 +8,9 @@ import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
import FooterCard from '@/components/sections/footer/FooterCard';
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import { Facebook, Instagram, Twitter } from "lucide-react";
@@ -37,11 +37,9 @@ export default function LandingPage() {
{
name: "About", id: "#about"},
{
name: "Menu Highlights", id: "#menu-highlights"},
name: "Features", id: "#features"},
{
name: "Full Menu", id: "#full-menu"},
{
name: "Gallery", id: "#gallery"},
name: "Products", id: "#products"},
{
name: "Testimonials", id: "#testimonials"},
{
@@ -49,7 +47,7 @@ export default function LandingPage() {
{
name: "Contact", id: "#contact"},
]}
brandName="Trattoria Amore"
brandName="Malocchio"
/>
</div>
@@ -57,16 +55,16 @@ export default function LandingPage() {
<HeroLogoBillboard
background={{
variant: "radial-gradient"}}
logoText="Trattoria Amore"
description="Experience the true taste of Italy. Handcrafted pasta, authentic recipes, and a warm, inviting atmosphere."
logoText="Malocchio"
description="Ancient Protection for Modern Life. Ward off negativity with our exquisite collection of protective talismans."
buttons={[
{
text: "View Menu", href: "#full-menu"},
text: "Explore Amulets", href: "#products"},
{
text: "Reserve a Table", href: "#contact"},
text: "Learn More", href: "#about"},
]}
imageSrc="http://img.b2bpic.net/free-photo/classic-spaghetti-plate-with-parmesan_23-2149509657.jpg"
imageAlt="Delicious Italian pasta dish"
imageSrc="http://img.b2bpic.net/free-photo/inca-mayan-design-sculpted-stones_23-2151628399.jpg"
imageAlt="Malocchio protective amulet"
mediaAnimation="blur-reveal"
/>
</div>
@@ -76,47 +74,47 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text", content: "Our Passion for Authentic Italian Flavors"},
type: "text", content: "The Enduring Power of Malocchio"},
]}
buttons={[
{
text: "Our Story", href: "#about"},
text: "Our Philosophy", href: "#features"},
]}
/>
</div>
<div id="menu-highlights" data-section="menu-highlights">
<div id="features" data-section="features">
<FeatureCardNine
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
features={[
{
title: "Homemade Lasagna", description: "Layers of fresh pasta, rich beef ragù, creamy bechamel, and melted mozzarella, baked to perfection.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-lasagna_23-2149727450.jpg", imageAlt: "Homemade Lasagna"},
title: "Authentic Craftsmanship", description: "Each amulet is meticulously handcrafted using traditional techniques passed down through generations.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/voodoo-doll-candles-high-angle_23-2149514214.jpg", imageAlt: "Handcrafted evil eye jewelry"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/lasagna-close-up_23-2149727448.jpg", imageAlt: "Lasagna layers"}
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-buta-shape-jewelry-pin_114579-11457.jpg", imageAlt: "High quality malocchio materials"}
},
{
title: "Neapolitan Pizza Margherita", description: "Classic Neapolitan pizza with San Marzano tomatoes, fresh mozzarella, basil, and a drizzle of extra virgin olive oil.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-slice-with-cheese-peppers_23-2150917639.jpg", imageAlt: "Pizza Margherita"},
title: "Premium Materials", description: "We source only the finest metals and gemstones, ensuring durability and timeless beauty for every piece.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/selective-focused-shot-butterfly-wing-person-s-hand-with-blurred_181624-5204.jpg", imageAlt: "Unique malocchio designs variety"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/fresh-basil-pizza_23-2149364998.jpg", imageAlt: "Fresh Basil Pizza"}
imageSrc: "http://img.b2bpic.net/free-photo/carabiners-rope-rock_23-2147665114.jpg", imageAlt: "Cultural significance evil eye"}
},
{
title: "Creamy Risotto Funghi", description: "Arborio rice slowly cooked with wild mushrooms, white wine, and Parmesan cheese, finished with truffle oil.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/risotto-with-mushrooms-herbs_23-2149509664.jpg", imageAlt: "Risotto Funghi"},
title: "Meaningful Designs", description: "Our designs honor the rich cultural history of the Malocchio, offering a connection to ancient protective lore.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/dreidel-beads-lying-near-gift_23-2147968750.jpg", imageAlt: "Easy to wear evil eye jewelry"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-creamy-risotto_23-2149509663.jpg", imageAlt: "Creamy Risotto"}
imageSrc: "http://img.b2bpic.net/free-photo/different-halloween-stuff_23-2147679512.jpg", imageAlt: "Gift ready evil eye packaging"}
},
]}
showStepNumbers={false}
title="Our Culinary Masterpieces"
description="Savor the essence of Italy with our signature dishes, crafted with passion and the finest traditional ingredients."
title="Crafted for Protection & Style"
description="Discover the unique features that make our Malocchio collection truly special, combining ancient wisdom with contemporary design."
/>
</div>
<div id="full-menu" data-section="full-menu">
<div id="products" data-section="products">
<ProductCardOne
animationType="slide-up"
textboxLayout="default"
@@ -124,49 +122,39 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "app1", name: "Bruschetta al Pomodoro", price: "$10", imageSrc: "http://img.b2bpic.net/free-photo/bruschetta-with-tomatoes-basil_23-2149509653.jpg", imageAlt: "Bruschetta"},
id: "1", name: "Classic Eye Pendant", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/knocker-door_1122-982.jpg", imageAlt: "Classic Malocchio pendant necklace"},
{
id: "app2", name: "Caprese Salad", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/caprese-salad-with-fresh-ingredients_23-2149509654.jpg", imageAlt: "Caprese Salad"},
id: "2", name: "Azure Eye Bracelet", price: "$85", imageSrc: "http://img.b2bpic.net/free-photo/pretty-halloween-decorations_23-2147679514.jpg", imageAlt: "Azure Malocchio beaded bracelet"},
{
id: "pasta1", name: "Spaghetti Carbonara", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-carbonara_23-2149509655.jpg", imageAlt: "Spaghetti Carbonara"},
id: "3", name: "Protective Wall Charm", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/terracotta-vase-with-indigenous-pattern_23-2151585729.jpg", imageAlt: "Decorative Malocchio wall hanging"},
{
id: "pasta2", name: "Penne Arrabbiata", price: "$19", imageSrc: "http://img.b2bpic.net/free-photo/penne-arrabbiata_23-2149509656.jpg", imageAlt: "Penne Arrabbiata"},
id: "4", name: "Silver Eye Ring", price: "$95", imageSrc: "http://img.b2bpic.net/free-photo/couple-celebrating-engagement-together_23-2149430760.jpg", imageAlt: "Elegant Malocchio silver ring"},
{
id: "main1", name: "Osso Buco", price: "$35", imageSrc: "http://img.b2bpic.net/free-photo/osso-buco-served_23-2149509658.jpg", imageAlt: "Osso Buco"},
id: "5", name: "Traveler's Keychain", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/stylish-halloween-decorations_23-2147679517.jpg", imageAlt: "Malocchio keychain for protection on the go"},
{
id: "main2", name: "Grilled Salmon with Asparagus", price: "$28", imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-asparagus_23-2149509659.jpg", imageAlt: "Grilled Salmon"},
{
id: "dessert1", name: "Tiramisu", price: "$10", imageSrc: "http://img.b2bpic.net/free-photo/classic-tiramisu-dessert_23-2149509660.jpg", imageAlt: "Tiramisu"},
{
id: "dessert2", name: "Panna Cotta", price: "$9", imageSrc: "http://img.b2bpic.net/free-photo/panna-cotta-with-berries_23-2149509661.jpg", imageAlt: "Panna Cotta"},
id: "6", name: "Delicate Eye Earrings", price: "$70", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-like-cleopatra-ancient-egyptian-costume-happy-positive-with-hands-her-head-with-eyes-closed-purple_141793-130001.jpg", imageAlt: "Pair of delicate Malocchio earrings"},
]}
title="Explore Our Full Menu"
description="A curated selection of classic Italian dishes, from heartwarming pastas to exquisite seafood and delectable desserts."
title="Our Exquisite Malocchio Collection"
description="Browse a selection of our finest protective charms, each a testament to ancient artistry and modern elegance. Find your guardian today."
/>
</div>
<div id="gallery" data-section="gallery">
<ProductCardFour
animationType="slide-up"
<div id="metrics" data-section="metrics">
<MetricCardTwo
textboxLayout="default"
gridVariant="bento-grid"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
title="A Glimpse of Our Kitchen & Creations"
description="High-quality photography showcasing the artistry and fresh ingredients behind every dish at Trattoria Amore."
products={[
metrics={[
{
id: "gal1", name: "Fresh Pasta", price: "", variant: "Homemade", imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fresh-pasta-kitchen_23-2150937396.jpg", imageAlt: "Chef preparing fresh pasta"},
id: "m1", value: "100+", description: "Years of Tradition"},
{
id: "gal2", name: "Olive Oil & Herbs", price: "", variant: "Premium Ingredients", imageSrc: "http://img.b2bpic.net/free-photo/italian-herbs-olive-oil_23-2149509652.jpg", imageAlt: "Italian herbs and olive oil"},
id: "m2", value: "5000+", description: "Satisfied Customers"},
{
id: "gal3", name: "Wine Pairing", price: "", variant: "Selection", imageSrc: "http://img.b2bpic.net/free-photo/wine-glasses-italian-restaurant_23-2149509662.jpg", imageAlt: "Wine glasses in restaurant"},
{
id: "gal4", name: "Tuscan Landscape", price: "", variant: "Inspiration", imageSrc: "http://img.b2bpic.net/free-photo/tuscan-landscape-vineyard_23-2149509665.jpg", imageAlt: "Tuscan landscape"},
{
id: "gal5", name: "Dessert Platter", price: "", variant: "Sweet Endings", imageSrc: "http://img.b2bpic.net/free-photo/assorted-italian-desserts_23-2149509666.jpg", imageAlt: "Assorted Italian desserts"},
{
id: "gal6", name: "Chef's Special", price: "", variant: "Daily Creation", imageSrc: "http://img.b2bpic.net/free-photo/chef-presenting-dish_23-2149509667.jpg", imageAlt: "Chef presenting a dish"},
id: "m3", value: "200+", description: "Unique Designs"},
]}
title="A Legacy of Trust"
description="Our commitment to tradition, quality, and customer satisfaction has forged a strong foundation."
animationType="slide-up"
/>
</div>
@@ -177,18 +165,18 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1", name: "Giulia Rossi", handle: "@giuliar", testimonial: "Trattoria Amore delivers an unforgettable dining experience. The pasta is divine, truly authentic!", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-meal-restaurant_23-2149509668.jpg", imageAlt: "Giulia Rossi"},
id: "1", name: "Elena Rossi", handle: "@elenar", testimonial: "My Malocchio pendant is not just beautiful, it brings a sense of peace. I feel more protected and confident.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-dark-combed-hair-indicates-you-sees-something-pleasant-surprising-dressed-casual-clothes-white_273609-54873.jpg", imageAlt: "Elena Rossi"},
{
id: "t2", name: "Antonio Mancini", handle: "@antoniom", testimonial: "Every dish is a masterpiece. The flavors transport me straight to Italy. A must-visit!", imageSrc: "http://img.b2bpic.net/free-photo/man-eating-pizza-restaurant_23-2149509669.jpg", imageAlt: "Antonio Mancini"},
id: "2", name: "Marco Bianchi", handle: "@marcob", testimonial: "The craftsmanship of these amulets is exceptional. I wear my bracelet every day and have received many compliments.", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-guy-wearing-green-t-shirt-covered-face-with-hands_141793-89222.jpg", imageAlt: "Marco Bianchi"},
{
id: "t3", name: "Chiara Ferrari", handle: "@chiaraf", testimonial: "The ambiance is as wonderful as the food. Perfect for a romantic dinner or a family gathering.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-dining-out_23-2149509670.jpg", imageAlt: "Chiara Ferrari"},
id: "3", name: "Sofia Ricci", handle: "@sofiar", testimonial: "I bought a wall charm for my home, and it's absolutely stunning. It adds a touch of mystique and comfort to my living space.", imageSrc: "http://img.b2bpic.net/free-photo/man-with-medical-mask-sitting-new-year-s-eve-party_23-2148724216.jpg", imageAlt: "Sofia Ricci"},
{
id: "t4", name: "Davide Romano", handle: "@davider", testimonial: "Their Tiramisu is the best I've ever had! I keep coming back just for it.", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-enjoying-dessert_23-2149509671.jpg", imageAlt: "Davide Romano"},
id: "4", name: "Luca Esposito", handle: "@luca_e", testimonial: "The Malocchio keychain is a subtle yet powerful accessory. It's a constant reminder of positive energy.", imageSrc: "http://img.b2bpic.net/free-photo/happy-workmates-enjoying-sunny-day_23-2147562042.jpg", imageAlt: "Luca Esposito"},
{
id: "t5", name: "Sofia Greco", handle: "@sofiag", testimonial: "Exceptional service and exquisite food. Trattoria Amore is my new favorite Italian spot.", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-wine-glass_23-2149509672.jpg", imageAlt: "Sofia Greco"},
id: "5", name: "Isabella Conti", handle: "@isabella_c", testimonial: "As someone who values tradition, I appreciate the authenticity of these pieces. Truly a beautiful way to carry ancient wisdom.", imageSrc: "http://img.b2bpic.net/free-photo/view-charming-woman-smiling-tablet-home_197531-33767.jpg", imageAlt: "Isabella Conti"},
]}
title="What Our Guests Say"
description="Hear from our cherished diners about their authentic Italian culinary journey at Trattoria Amore."
title="Voices of Protection"
description="Hear from our valued customers about the positive impact of Malocchio in their daily lives and homes."
/>
</div>
@@ -198,18 +186,18 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "fq1", title: "Do you offer vegetarian options?", content: "Yes, our menu includes a variety of delicious vegetarian dishes, and our chefs are happy to accommodate dietary requests."},
id: "q1", title: "What is Malocchio?", content: "Malocchio, often translated as 'evil eye,' is a belief that certain individuals can inflict harm or misfortune through a malevolent glare. Our products are designed to protect against this energy."},
{
id: "fq2", title: "Can I make a reservation?", content: "Absolutely! We highly recommend making a reservation, especially for dinner, to ensure you get a table. You can book online or call us directly."},
id: "q2", title: "How do Malocchio amulets work?", content: "Our amulets are believed to absorb and deflect negative energy, creating a protective shield for the wearer. They act as a constant reminder of positivity and strength."},
{
id: "fq3", title: "Do you have a private dining area?", content: "We offer a cozy private dining area perfect for special occasions and group gatherings. Please contact us for more details and availability."},
id: "q3", title: "What materials are used in your products?", content: "We use high-quality materials such as sterling silver, gold plating, natural gemstones, and durable ceramics, ensuring both beauty and longevity."},
]}
imageSrc="http://img.b2bpic.net/free-photo/chef-preparing-food-kitchen-close-up_23-2149509673.jpg"
imageAlt="Chef at work in kitchen"
imageSrc="http://img.b2bpic.net/free-photo/person-conducting-reiki-therapy_23-2149403915.jpg"
imageAlt="Hand demonstrating Malocchio protection"
mediaAnimation="slide-up"
mediaPosition="right"
title="Your Questions, Our Answers"
description="Find answers to common questions about our restaurant, menu, reservations, and dining experience."
title="Common Questions About Malocchio"
description="Find answers to frequently asked questions about our products, the traditions behind them, and how to care for your talismans."
faqsAnimation="slide-up"
/>
</div>
@@ -219,33 +207,33 @@ export default function LandingPage() {
useInvertedBackground={true}
background={{
variant: "radial-gradient"}}
tag="Visit Us"
title="Plan Your Authentic Italian Dining Experience"
description="Sign up for our newsletter to receive updates on new menu items, special events, and exclusive offers from Trattoria Amore."
tag="Connect"
title="Stay Updated on New Collections & Lore"
description="Subscribe to our newsletter for exclusive offers, new product arrivals, and fascinating insights into ancient traditions and protective symbols."
inputPlaceholder="Enter your email"
buttonText="Subscribe"
termsText="By subscribing, you agree to Trattoria Amore's Privacy Policy and Terms of Service."
termsText="By clicking Subscribe you're confirming that you agree with our Terms and Conditions."
/>
</div>
<div id="footer" data-section="footer">
<FooterCard
logoText="Trattoria Amore"
copyrightText="© 2025 Trattoria Amore. All rights reserved."
logoText="Malocchio"
copyrightText="© 2025 Malocchio. All rights reserved."
socialLinks={[
{
icon: Instagram,
href: "https://instagram.com/trattoriaamore", ariaLabel: "Instagram"},
href: "https://instagram.com/malocchio", ariaLabel: "Instagram"},
{
icon: Facebook,
href: "https://facebook.com/trattoriaamore", ariaLabel: "Facebook"},
href: "https://facebook.com/malocchio", ariaLabel: "Facebook"},
{
icon: Twitter,
href: "https://twitter.com/trattoriaamore", ariaLabel: "Twitter"},
href: "https://twitter.com/malocchio", ariaLabel: "Twitter"},
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}