48 Commits

Author SHA1 Message Date
fa375435f1 Update src/app/page.tsx 2026-05-12 17:43:39 +00:00
3a7905666b Update src/app/page.tsx 2026-05-12 17:43:11 +00:00
da4f9278b6 Update src/app/page.tsx 2026-05-12 17:42:42 +00:00
842d7fd318 Update src/app/page.tsx 2026-05-12 17:42:15 +00:00
fe51be59ea Switch to version 1: remove src/app/reservations/page.tsx 2026-05-12 17:41:48 +00:00
22fd3fa99b Switch to version 1: remove src/app/menu/page.tsx 2026-05-12 17:41:48 +00:00
f7e56bae85 Switch to version 1: remove src/app/gallery/page.tsx 2026-05-12 17:41:47 +00:00
953d18ccd8 Switch to version 1: remove src/app/contact/page.tsx 2026-05-12 17:41:47 +00:00
ef6a873d55 Switch to version 1: remove src/app/about/page.tsx 2026-05-12 17:41:46 +00:00
ba9169a567 Switch to version 1: modified src/app/styles/base.css 2026-05-12 17:41:46 +00:00
d6321c2492 Switch to version 1: modified src/app/page.tsx 2026-05-12 17:41:46 +00:00
b08a2a0424 Switch to version 1: modified src/app/layout.tsx 2026-05-12 17:41:45 +00:00
be18055497 Merge version_2 into main
Merge version_2 into main
2026-05-12 17:41:28 +00:00
602cbbb675 Update theme fonts 2026-05-12 17:41:25 +00:00
8f8ffda0b5 Update theme fonts 2026-05-12 17:41:25 +00:00
136e9dfd70 Merge version_2 into main
Merge version_2 into main
2026-05-12 17:40:32 +00:00
d639c918d0 Update theme fonts 2026-05-12 17:40:29 +00:00
7280ebbb7e Update theme fonts 2026-05-12 17:40:28 +00:00
85cf495a64 Switch to version 2: modified src/app/styles/variables.css 2026-05-12 17:36:54 +00:00
cf40dc7959 Switch to version 3: modified src/app/styles/variables.css 2026-05-12 17:36:48 +00:00
5c173594fb Switch to version 2: modified src/app/styles/base.css 2026-05-12 17:33:52 +00:00
4f08b64729 Switch to version 2: added src/app/reservations/page.tsx 2026-05-12 17:33:51 +00:00
f3690fac98 Switch to version 2: modified src/app/page.tsx 2026-05-12 17:33:51 +00:00
ffb0eaa876 Switch to version 2: added src/app/menu/page.tsx 2026-05-12 17:33:50 +00:00
91fd9d48f8 Switch to version 2: modified src/app/layout.tsx 2026-05-12 17:33:50 +00:00
d129affae8 Switch to version 2: added src/app/gallery/page.tsx 2026-05-12 17:33:50 +00:00
cf9fa5feb1 Switch to version 2: added src/app/contact/page.tsx 2026-05-12 17:33:49 +00:00
7a2333ce1f Switch to version 2: added src/app/about/page.tsx 2026-05-12 17:33:49 +00:00
aee05abf52 Switch to version 1: remove src/app/reservations/page.tsx 2026-05-12 17:33:25 +00:00
4489ef01ed Switch to version 1: remove src/app/menu/page.tsx 2026-05-12 17:33:25 +00:00
957bf8fb0b Switch to version 1: remove src/app/gallery/page.tsx 2026-05-12 17:33:24 +00:00
13f50f2ec2 Switch to version 1: remove src/app/contact/page.tsx 2026-05-12 17:33:24 +00:00
0d4248981a Switch to version 1: remove src/app/about/page.tsx 2026-05-12 17:33:23 +00:00
d8ff23494c Switch to version 1: modified src/app/styles/base.css 2026-05-12 17:33:23 +00:00
03fdb4c4db Switch to version 1: modified src/app/page.tsx 2026-05-12 17:33:22 +00:00
9528f868ad Switch to version 1: modified src/app/layout.tsx 2026-05-12 17:33:22 +00:00
3eeac0eb54 Switch to version 2: modified src/app/styles/variables.css 2026-05-12 17:33:10 +00:00
8166889bed Switch to version 3: modified src/app/styles/variables.css 2026-05-12 17:32:49 +00:00
d43f396b37 Switch to version 2: modified src/app/styles/variables.css 2026-05-12 17:32:43 +00:00
cd5d98b27b Merge version_3 into main
Merge version_3 into main
2026-05-12 17:32:32 +00:00
a0242ea8c1 Merge version_2 into main
Merge version_2 into main
2026-05-12 17:17:47 +00:00
f5cdfe9406 Merge version_2 into main
Merge version_2 into main
2026-05-12 17:17:44 +00:00
00a476b758 Merge version_2 into main
Merge version_2 into main
2026-05-12 17:17:32 +00:00
0202aded04 Merge version_2 into main
Merge version_2 into main
2026-05-12 17:13:53 +00:00
afba139560 Merge version_2 into main
Merge version_2 into main
2026-05-12 17:13:25 +00:00
61cd5fdea3 Merge version_2 into main
Merge version_2 into main
2026-05-12 17:12:59 +00:00
6321b250ce Merge version_2 into main
Merge version_2 into main
2026-05-12 17:12:39 +00:00
d7d21c9b93 Merge version_2 into main
Merge version_2 into main
2026-05-12 17:12:00 +00:00
8 changed files with 12 additions and 277 deletions

View File

@@ -1,38 +0,0 @@
"use client";
import ReactLenis from "lenis/react";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
import { Instagram, Facebook, Linkedin } from "lucide-react";
export default function AboutPage() {
return (
<ThemeProvider
defaultButtonVariant="icon-arrow"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="medium"
sizing="medium"
background="none"
cardStyle="solid"
primaryButtonStyle="shadow"
secondaryButtonStyle="solid"
headingFontWeight="medium"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "Overview", id: "/" },
{ name: "Menu", id: "/menu" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/#contact" },
]}
brandName="FEDERICO"
button={{ text: "Book Table", href: "/reservations" }}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}

View File

@@ -1,54 +0,0 @@
"use client";
import ReactLenis from "lenis/react";
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
import ContactCenter from "@/components/sections/contact/ContactCenter";
import FooterCard from "@/components/sections/footer/FooterCard";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import { Instagram, Facebook, Linkedin } from "lucide-react";
export default function ContactPage() {
return (
<ThemeProvider
defaultButtonVariant="icon-arrow"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="medium"
sizing="medium"
background="none"
cardStyle="solid"
primaryButtonStyle="shadow"
secondaryButtonStyle="solid"
headingFontWeight="medium"
>
<ReactLenis root>
<NavbarLayoutFloatingInline
navItems={[
{ name: "Overview", id: "/" },
{ name: "Gallery", id: "/gallery" },
{ name: "Reservations", id: "/reservations" },
{ name: "Contact", id: "/contact" },
]}
brandName="FEDERICO"
button={{ text: "Book Table", href: "/reservations" }}
/>
<ContactCenter
tag="Contact"
title="Visit or Reach Out"
description="Locate us at 1 Rue du Lac de Constance, Tunis. We are open for your pleasure."
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
<FooterCard
logoText="FEDERICO"
copyrightText="© 2025 FEDERICO Restaurant. 1 Rue du Lac de Constance, Tunis."
socialLinks={[
{ icon: Instagram, href: "#", ariaLabel: "Instagram" },
{ icon: Facebook, href: "#", ariaLabel: "Facebook" },
{ icon: Linkedin, href: "#", ariaLabel: "LinkedIn" },
]}
/>
</ReactLenis>
</ThemeProvider>
);
}

View File

@@ -1,51 +0,0 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import FeatureCardSeven from "@/components/sections/feature/FeatureCardSeven";
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
export default function GalleryPage() {
return (
<ThemeProvider
defaultButtonVariant="text-stagger"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "Home", id: "/" },
{ name: "Gallery", id: "/gallery" },
{ name: "Contact", id: "/contact" },
]}
brandName="Gallery"
button={{ text: "Get Started", href: "/contact" }}
/>
</div>
<div id="features" data-section="features">
<FeatureCardSeven
title="Our Gallery"
description="Explore our featured collection."
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
features={[
{
title: "Feature One", description: "Description one.", imageSrc: "https://images.unsplash.com/photo-1506744038136-46273834b3fb", imageAlt: "Feature one"
},
{
title: "Feature Two", description: "Description two.", imageSrc: "https://images.unsplash.com/photo-1470071459604-3b5ec3a7fe05", imageAlt: "Feature two"
}
]}
/>
</div>
</ThemeProvider>
);
}

View File

@@ -1,61 +0,0 @@
"use client";
import ReactLenis from "lenis/react";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
import FeatureCardOne from "@/components/sections/feature/FeatureCardOne";
import FooterCard from "@/components/sections/footer/FooterCard";
import { Instagram, Facebook, Linkedin } from "lucide-react";
export default function MenuPage() {
return (
<ThemeProvider
defaultButtonVariant="icon-arrow"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="medium"
sizing="medium"
background="none"
cardStyle="solid"
primaryButtonStyle="shadow"
secondaryButtonStyle="solid"
headingFontWeight="medium"
>
<ReactLenis root>
<NavbarLayoutFloatingInline
navItems={[
{ name: "Overview", id: "/" },
{ name: "Menu", id: "/menu" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/#contact" },
]}
brandName="FEDERICO"
button={{ text: "Book Table", href: "/reservations" }}
/>
<FeatureCardOne
className="py-20"
title="Our Menu"
description="Savor authentic Italian recipes made fresh daily."
gridVariant="three-columns-all-equal-width"
textboxLayout="default"
useInvertedBackground={false}
features={[
{ title: "Antipasti", description: "Light starters featuring fresh bruschetta and caprese salad.", imageSrc: "http://img.b2bpic.net/free-photo/tasty-bruschetta-with-tomatoes-basil-wooden-table_23-2148184659.jpg" },
{ title: "Primi Piatti", description: "Signature handmade pasta dishes with authentic sauces.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-penne-pasta-with-tomato-sauce-fresh-basil-grated-parmesan-cheese_84443-81547.jpg" },
{ title: "Secondi", description: "Premium seafood and meat preparations crafted with passion.", imageSrc: "http://img.b2bpic.net/free-photo/grilled-fish-with-vegetables-served-table_144627-24855.jpg" }
]}
animationType="slide-up"
/>
<FooterCard
logoText="FEDERICO"
copyrightText="© 2025 FEDERICO Restaurant. 1 Rue du Lac de Constance, Tunis."
socialLinks={[
{ icon: Instagram, href: "#", ariaLabel: "Instagram" },
{ icon: Facebook, href: "#", ariaLabel: "Facebook" },
{ icon: Linkedin, href: "#", ariaLabel: "LinkedIn" },
]}
/>
</ReactLenis>
</ThemeProvider>
);
}

View File

@@ -47,7 +47,7 @@ export default function FedericoRestaurantPage() {
{ text: "View Menu", href: "#menu" },
{ text: "Directions", href: "#contact" },
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DdIwT7IHWcCqb6UBtzr3xax2lB/uploaded-1778607880091-ae9age3h.jpg"
imageSrc="http://img.b2bpic.net/free-photo/waiter-is-serving-dinner-two-pretty-friends-women-elegant-restaurant_8353-10575.jpg"
imageAlt="Elegant Italian restaurant dining"
showDimOverlay={true}
/>

View File

@@ -1,61 +0,0 @@
"use client";
import ReactLenis from "lenis/react";
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
import FooterCard from "@/components/sections/footer/FooterCard";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import { Instagram, Facebook, Linkedin } from "lucide-react";
export default function ReservationsPage() {
return (
<ThemeProvider
defaultButtonVariant="icon-arrow"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="medium"
sizing="medium"
background="none"
cardStyle="solid"
primaryButtonStyle="shadow"
secondaryButtonStyle="solid"
headingFontWeight="medium"
>
<ReactLenis root>
<NavbarLayoutFloatingInline
navItems={[
{ name: "Overview", id: "/" },
{ name: "Gallery", id: "/gallery" },
{ name: "Reservations", id: "/reservations" },
{ name: "Contact", id: "/contact" },
]}
brandName="FEDERICO"
button={{ text: "Book Table", href: "/reservations" }}
/>
<ContactSplitForm
title="Reserve Your Table"
description="Select your date, time, and party size to confirm your reservation."
imageSrc="http://img.b2bpic.net/free-photo/view-table-arrangement-by-wedding-planner_23-2150167204.jpg"
imageAlt="Booking"
useInvertedBackground={false}
inputs={[
{ name: "date", type: "date", placeholder: "Date" },
{ name: "time", type: "time", placeholder: "Time" },
{ name: "guests", type: "number", placeholder: "Guests" },
]}
textarea={{ name: "requests", placeholder: "Any special requests?" }}
buttonText="Submit Booking"
/>
<FooterCard
logoText="FEDERICO"
copyrightText="© 2025 FEDERICO Restaurant. 1 Rue du Lac de Constance, Tunis."
socialLinks={[
{ icon: Instagram, href: "#", ariaLabel: "Instagram" },
{ icon: Facebook, href: "#", ariaLabel: "Facebook" },
{ icon: Linkedin, href: "#", ariaLabel: "LinkedIn" },
]}
/>
</ReactLenis>
</ThemeProvider>
);
}

View File

@@ -11,7 +11,7 @@ html {
body {
background-color: var(--background);
color: var(--foreground);
font-family: var(--font-inter), sans-serif;
font-family: var(--font-inter-tight), sans-serif;
position: relative;
min-height: 100vh;
overscroll-behavior: none;
@@ -24,5 +24,5 @@ h3,
h4,
h5,
h6 {
font-family: var(--font-dm-sans), sans-serif;
font-family: var(--font-inter-tight), sans-serif;
}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--background: #f6f0e9;
--card: #efe7dd;
--foreground: #2b180a;
--primary-cta: #2b180a;
--primary-cta-text: #f6f0e9;
--secondary-cta: #efe7dd;
--secondary-cta-text: #2b180a;
--accent: #94877c;
--background-accent: #afa094;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);