2 Commits

Author SHA1 Message Date
8ab51a8bb8 Update src/app/styles/variables.css 2026-03-27 11:51:44 +00:00
db36cf269d Update src/app/page.tsx 2026-03-27 11:51:44 +00:00
2 changed files with 46 additions and 96 deletions

View File

@@ -11,9 +11,9 @@ import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCar
import FeatureCardSixteen from "@/components/sections/feature/FeatureCardSixteen";
import ContactText from "@/components/sections/contact/ContactText";
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
import { Sparkles } from "lucide-react";
import { Flame } from "lucide-react";
export default function ItalianRestaurantPage() {
export default function EthiopianRestaurantPage() {
return (
<ThemeProvider
defaultButtonVariant="icon-arrow"
@@ -30,29 +30,28 @@ export default function ItalianRestaurantPage() {
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
brandName="Bella Italia"
brandName="Abyssinia Taste"
navItems={[
{ name: "Menu", id: "menu" },
{ name: "About", id: "about" },
{ name: "Reservations", id: "contact" },
{ name: "Our Story", id: "about" },
{ name: "Visit Us", id: "contact" },
{ name: "Reviews", id: "testimonials" }
]}
button={{
text: "Book a Table",
href: "contact"
text: "Book a Table", href: "contact"
}}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboard
title="Welcome to Bella Italia"
description="Authentic Italian cuisine crafted with passion and tradition. Experience the flavors of Italy in every dish."
title="Taste the Soul of Ethiopia"
description="Experience authentic Ethiopian cuisine served on traditional Injera. A vibrant journey of spices, culture, and communal dining."
background={{ variant: "sparkles-gradient" }}
tag="Fine Dining"
tagIcon={Sparkles}
imageSrc="https://img.b2bpic.net/premium-photo/tasted-famous-italian-food_119101-260.jpg?id=6608694"
imageAlt="Elegant Italian restaurant dining room"
tag="Authentic Flavors"
tagIcon={Flame}
imageSrc="https://img.b2bpic.net/free-photo/ethiopian-food-injera-doro-wat-top-view_114579-2453.jpg"
imageAlt="Traditional Ethiopian food spread on injera"
buttons={[
{ text: "Reserve Now", href: "contact" },
{ text: "View Menu", href: "menu" }
@@ -62,39 +61,27 @@ export default function ItalianRestaurantPage() {
<div id="about" data-section="about">
<TextAbout
title="At Bella Italia, we honor the rich culinary traditions of Italy while celebrating the art of fine dining. Every dish tells a story of tradition, craftsmanship, and love for food."
title="At Abyssinia Taste, we bring you the heart of Ethiopia through centuries-old recipes. We believe that food is meant to be shared, fostering community, connection, and warmth in every meal."
useInvertedBackground={false}
buttons={[
{ text: "Learn More", href: "#" }
{ text: "Our Heritage", href: "#" }
]}
/>
</div>
<div id="menu" data-section="menu">
<ProductCardOne
title="Featured Dishes"
description="Discover our signature dishes, carefully crafted using authentic Italian recipes and premium ingredients."
title="Traditional Specialties"
description="Explore our curated selection of authentic stews, vegetables, and communal platters, all prepared with imported Ethiopian spices."
products={[
{
id: "1",
name: "Tagliatelle al Ragù",
price: "$28",
imageSrc: "https://img.b2bpic.net/free-photo/italian-spaghetti-tomato-sauce-with-parmesan-inside-blue-plate-top-view_114579-1556.jpg",
imageAlt: "Tagliatelle al Ragù with meat sauce"
id: "1", name: "Doro Wat", price: "$24", imageSrc: "https://img.b2bpic.net/free-photo/delicious-ethiopian-food-on-table_23-2148962635.jpg", imageAlt: "Spicy chicken stew"
},
{
id: "2",
name: "Risotto ai Funghi",
price: "$26",
imageSrc: "https://img.b2bpic.net/free-photo/pasta-tomato-sauce-with-chopped-parmesan-tomato-basilic_114579-919.jpg",
imageAlt: "Creamy mushroom risotto"
id: "2", name: "Veggie Combo", price: "$20", imageSrc: "https://img.b2bpic.net/free-photo/tasty-ethiopian-meal-on-table_23-2148962633.jpg", imageAlt: "Various vegetable stews on injera"
},
{
id: "3",
name: "Tiramisu Tradizionale",
price: "$12",
imageSrc: "https://img.b2bpic.net/free-photo/top-view-chicken-spaghetti-with-bell-peppers-parsley_140725-312.jpg",
imageAlt: "Classic tiramisu dessert"
id: "3", name: "Misir Wat", price: "$18", imageSrc: "https://img.b2bpic.net/free-photo/ethiopian-cuisine-misir-wat_23-2148962640.jpg", imageAlt: "Spiced red lentils"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -106,18 +93,14 @@ export default function ItalianRestaurantPage() {
<div id="impact" data-section="impact">
<MetricCardFourteen
title="Celebrating Our Success"
tag="By The Numbers"
title="Our Journey"
tag="Rooted in Tradition"
metrics={[
{
id: "1",
value: "25+",
description: "Years of excellence in authentic Italian cuisine and hospitality"
id: "1", value: "15+", description: "Years of sharing our rich cultural culinary heritage with the local community"
},
{
id: "2",
value: "50,000+",
description: "Happy customers who have enjoyed memorable dining experiences at Bella Italia"
id: "2", value: "100k+", description: "Meals served that bring people together through the ritual of injera"
}
]}
metricsAnimation="slide-up"
@@ -127,44 +110,17 @@ export default function ItalianRestaurantPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTen
title="What Our Guests Say"
description="Experience the warmth and authenticity that our visitors cherish about Bella Italia."
title="Voices of Our Guests"
description="Hear why our diners keep returning for the authentic flavors and community atmosphere."
testimonials={[
{
id: "1",
title: "An Unforgettable Evening",
quote: "The pasta was absolutely divine! Every bite transported me straight to Italy. The ambiance, the service, everything was perfect. We'll definitely be back.",
name: "Maria Rossi",
role: "Food Critic",
imageSrc: "https://img.b2bpic.net/free-photo/culinary-expert-commercial-kitchen-prepares-dish-with-fresh-basil-parsley_482257-124314.jpg",
imageAlt: "Maria Rossi"
id: "1", title: "A Cultural Treasure", quote: "Truly authentic flavors. Its like being invited into an Ethiopian home for dinner. The spices are perfectly balanced and the service is exceptionally welcoming.", name: "Sarah Jennings", role: "Food Writer", imageSrc: "https://img.b2bpic.net/free-photo/happy-friends-eating-ethiopian-food_23-2148962645.jpg"
},
{
id: "2",
title: "Authentic Italian Magic",
quote: "This is the most authentic Italian restaurant I've found in the city. The chef clearly knows his craft, and it shows in every plate. A true gem!",
name: "Giovanni Ferrari",
role: "Restaurant Enthusiast",
imageSrc: "https://img.b2bpic.net/free-photo/chef-white-uniform-garnishes-plated-dish-with-herbs-spices_482257-121123.jpg",
imageAlt: "Giovanni Ferrari"
id: "2", title: "Perfect Community Meal", quote: "I love the communal nature of eating on the same platter. Its a wonderful way to connect with friends. The Veggie Combo is absolutely world-class.", name: "Marcus Thorne", role: "Local Resident", imageSrc: "https://img.b2bpic.net/free-photo/people-sharing-traditional-meal_23-2148962650.jpg"
},
{
id: "3",
title: "Perfect for Special Occasions",
quote: "We celebrated our anniversary here and it was spectacular. The attention to detail, the wine pairings, the warmth of the staff simply extraordinary.",
name: "Elena Marchetti",
role: "Couple",
imageSrc: "https://img.b2bpic.net/free-photo/close-up-chef-cooking-restaurant-kitchen_329181-16131.jpg",
imageAlt: "Elena Marchetti"
},
{
id: "4",
title: "Worth Every Visit",
quote: "I've been coming to Bella Italia for three years now. The consistency, quality, and passion never wavers. It's become my second home.",
name: "Antonio Bianchi",
role: "Regular Guest",
imageSrc: "https://img.b2bpic.net/free-photo/chef-workg-together-professional-kitchen_23-2149727992.jpg",
imageAlt: "Antonio Bianchi"
id: "3", title: "Simply Extraordinary", quote: "First time having Ethiopian and I am blown away. The depth of flavor in the Doro Wat is unlike anything I've tried before. Highly recommended!", name: "Amara Okafor", role: "First-time Guest", imageSrc: "https://img.b2bpic.net/free-photo/guest-enjoying-authentic-meal_23-2148962655.jpg"
}
]}
textboxLayout="default"
@@ -174,25 +130,19 @@ export default function ItalianRestaurantPage() {
<div id="comparison" data-section="comparison">
<FeatureCardSixteen
title="What Sets Us Apart"
description="Traditional Italian dining elevated with modern hospitality and exceptional service."
title="Traditional vs. Conventional"
description="See why our commitment to traditional cooking methods makes all the difference."
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
negativeCard={{
items: [
"Frozen pre-made ingredients",
"Inconsistent flavors",
"Rushed service",
"Limited wine selection"
"Processed ingredients and shortcuts", "Inconsistent, watered-down spices", "Individual plate service only", "Generic dining atmosphere"
]
}}
positiveCard={{
items: [
"Fresh ingredients sourced daily from Italy",
"Consistent excellence in every dish",
"Attentive, unhurried service",
"Curated selection of Italian wines"
"Traditional cooking with premium spices imported from Ethiopia", "Slow-cooked, deep-flavored authentic stews", "Communal dining for a true cultural experience", "Warm, community-focused hospitality"
]
}}
/>
@@ -200,11 +150,11 @@ export default function ItalianRestaurantPage() {
<div id="contact" data-section="contact">
<ContactText
text="Ready to experience authentic Italian cuisine? Reserve your table at Bella Italia and join us for an evening of culinary excellence."
text="Ready to share a meal with us? Reserve your table at Abyssinia Taste for an authentic experience of flavors and community."
background={{ variant: "plain" }}
buttons={[
{ text: "Make a Reservation", href: "https://example.com/reservations" },
{ text: "Contact Us", href: "mailto:info@bellaitalia.com" }
{ text: "Book a Table", href: "https://example.com/reserve" },
{ text: "Email Us", href: "mailto:info@abyssiniataste.com" }
]}
useInvertedBackground={false}
/>
@@ -212,12 +162,12 @@ export default function ItalianRestaurantPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Bella Italia"
leftLink={{ text: "Privacy Policy", href: "#privacy" }}
rightLink={{ text: "Contact Us", href: "#contact" }}
logoText="Abyssinia Taste"
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "Visit Us", href: "#contact" }}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--background: #fbf8f0;
--card: #f3eee0;
--foreground: #3d2b1f;
--primary-cta: #a0522d;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta: #f3eee0;
--secondary-cta-text: #1c1c1c;
--accent: #e63946;
--background-accent: #e8bea8;
--accent: #d2691e;
--background-accent: #b8860b;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);