6 Commits

Author SHA1 Message Date
621be536ad Merge version_6 into main
Merge version_6 into main
2025-12-26 14:28:59 +00:00
02f9ba72ca Update src/app/page.tsx 2025-12-26 14:28:54 +00:00
eb24546055 Merge version_2 into main
Merge version_2 into main
2025-12-26 14:22:49 +00:00
7ae2d29fa9 Update src/app/globals.css 2025-12-26 14:22:43 +00:00
a06d72e2e6 Merge version_1 into main
Merge version_1 into main
2025-12-26 14:19:44 +00:00
8b6e0dde40 Update src/app/page.tsx 2025-12-26 14:19:40 +00:00
2 changed files with 65 additions and 18 deletions

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #f8fcff;; --background: #1a1a1a;
--card: #ffffff;; --card: #1a1a1a;
--foreground: #00101f;; --foreground: #ffe6e6e6;
--primary-cta: #409fff;; --primary-cta: #ff0000;
--secondary-cta: #ffffff;; --secondary-cta: #151515;
--accent: #c7e2fc;; --accent: #303030;
--background-accent: #9bcfff;; --background-accent: #303030;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
@@ -495,7 +495,7 @@ html {
body { body {
background-color: var(--background); background-color: var(--background);
color: var(--foreground); color: var(--foreground);
font-family: var(--font-cormorant-garamond), sans-serif; font-family: var(--font-inter-tight), sans-serif;
position: relative; position: relative;
min-height: 100vh; min-height: 100vh;
overscroll-behavior: none; overscroll-behavior: none;
@@ -508,5 +508,5 @@ h3,
h4, h4,
h5, h5,
h6 { h6 {
font-family: var(--font-cormorant-garamond), sans-serif; font-family: var(--font-inter-tight), sans-serif;
} }

View File

@@ -1,4 +1,4 @@
"use client" "use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
@@ -9,7 +9,8 @@ import MetricCardSix from '@/components/sections/metrics/MetricCardSix';
import TestimonialCardEight from '@/components/sections/testimonial/TestimonialCardEight'; import TestimonialCardEight from '@/components/sections/testimonial/TestimonialCardEight';
import ContactCenterForm from '@/components/sections/contact/ContactCenterForm'; import ContactCenterForm from '@/components/sections/contact/ContactCenterForm';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import { Award, Users, Wine, Clock, Sparkles, Chef, Leaf } from "lucide-react"; import TeamCardFive from '@/components/sections/team/TeamCardFive';
import { Award, Users, Wine, Clock, Sparkles, ChefHat, Leaf } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -29,7 +30,7 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
brandName="Trattoria" brandName="Trattoria"
navItems={[ navItems={[
{ name: "Home", id: "home" }, { name: "Home", id: "hero" },
{ name: "About", id: "about" }, { name: "About", id: "about" },
{ name: "Menu", id: "menu" }, { name: "Menu", id: "menu" },
{ name: "Contact", id: "contact" } { name: "Contact", id: "contact" }
@@ -70,7 +71,7 @@ export default function LandingPage() {
{ {
title: "Authentic Recipes", title: "Authentic Recipes",
description: "Traditional Italian dishes prepared with passion and precision", description: "Traditional Italian dishes prepared with passion and precision",
icon: Chef icon: ChefHat
}, },
{ {
title: "Premium Ingredients", title: "Premium Ingredients",
@@ -97,22 +98,26 @@ export default function LandingPage() {
{ {
id: "01", id: "01",
title: "Appetizers", title: "Appetizers",
description: "Start your meal with our signature bruschetta, fresh mozzarella, and cured meats selection" description: "Start your meal with our signature bruschetta, fresh mozzarella, and cured meats selection",
rating: 4.8
}, },
{ {
id: "02", id: "02",
title: "Pasta Dishes", title: "Pasta Dishes",
description: "House-made pasta prepared with classic sauces and seasonal ingredients" description: "House-made pasta prepared with classic sauces and seasonal ingredients",
rating: 4.9
}, },
{ {
id: "03", id: "03",
title: "Main Courses", title: "Main Courses",
description: "Premium seafood, veal, and chicken prepared with authentic Italian techniques" description: "Premium seafood, veal, and chicken prepared with authentic Italian techniques",
rating: 5.0
}, },
{ {
id: "04", id: "04",
title: "Desserts", title: "Desserts",
description: "Traditional tiramisu, panna cotta, and fresh gelato to finish your meal" description: "Traditional tiramisu, panna cotta, and fresh gelato to finish your meal",
rating: 4.7
} }
]} ]}
carouselMode="buttons" carouselMode="buttons"
@@ -234,6 +239,48 @@ export default function LandingPage() {
/> />
</div> </div>
<div id="team" data-section="team">
<TeamCardFive
team={[
{
id: "1",
name: "Marco Rossi",
role: "Head Chef",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766502912600-84fr3x4z.jpg",
imageAlt: "Marco Rossi"
},
{
id: "2",
name: "Elena Bianchi",
role: "Sous Chef",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766502913367-8j5yog7q.jpg",
imageAlt: "Elena Bianchi"
},
{
id: "3",
name: "Paolo Fermi",
role: "Sommelier",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766502914968-w4h9h050.jpg",
imageAlt: "Paolo Fermi"
},
{
id: "4",
name: "Giulia Romano",
role: "Restaurant Manager",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766758616598-m78jdng6.jpg",
imageAlt: "Giulia Romano"
}
]}
animationType="slide-up"
title="Meet Our Team"
description="Exceptional talent dedicated to your dining experience"
textboxLayout="default"
useInvertedBackground="noInvert"
tag="Our Team"
tagIcon={Users}
/>
</div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactCenterForm <ContactCenterForm
title="Reserve Your Table" title="Reserve Your Table"
@@ -280,7 +327,7 @@ export default function LandingPage() {
columns={[ columns={[
{ {
items: [ items: [
{ label: "Home", href: "home" }, { label: "Home", href: "hero" },
{ label: "About", href: "about" }, { label: "About", href: "about" },
{ label: "Menu", href: "menu" } { label: "Menu", href: "menu" }
] ]