diff --git a/src/app/page.tsx b/src/app/page.tsx
index a36b7ad..3f79207 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -10,7 +10,7 @@ import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleC
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
-import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
+import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
export default function LandingPage() {
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,109 +47,61 @@ export default function LandingPage() {
@@ -167,9 +111,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="A Legacy of Taste"
description={[
- "For over twenty years, Elysium has defined the standard for fine dining through relentless innovation and respect for tradition.",
- "Our chefs source only the finest local ingredients to create seasonal masterpieces that tell a unique story on every plate.",
- ]}
+ "For over twenty years, Elysium has defined the standard for fine dining through relentless innovation and respect for tradition.", "Our chefs source only the finest local ingredients to create seasonal masterpieces that tell a unique story on every plate."]}
/>
@@ -180,34 +122,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "1",
- label: "Service",
- title: "Impeccable Care",
- items: [
- "Personalized attention",
- "Professional sommelier service",
- "Concierge reservations",
- ],
+ id: "1", label: "Service", title: "Impeccable Care", items: [
+ "Personalized attention", "Professional sommelier service", "Concierge reservations"],
},
{
- id: "2",
- label: "Ingredients",
- title: "Farm to Table",
- items: [
- "Locally sourced produce",
- "Sustainable seafood",
- "Organic herbs garden",
- ],
+ id: "2", label: "Ingredients", title: "Farm to Table", items: [
+ "Locally sourced produce", "Sustainable seafood", "Organic herbs garden"],
},
{
- id: "3",
- label: "Setting",
- title: "Sophisticated Ambiance",
- items: [
- "Elegant mood lighting",
- "Private booth options",
- "Live acoustic music",
- ],
+ id: "3", label: "Setting", title: "Sophisticated Ambiance", items: [
+ "Elegant mood lighting", "Private booth options", "Live acoustic music"],
},
]}
title="Why Elysium Dining"
@@ -223,59 +147,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- brand: "Seafood",
- name: "Pan-Seared Sea Bass",
- price: "$45",
- rating: 5,
- reviewCount: "120",
- imageSrc: "http://img.b2bpic.net/free-photo/stir-fry-noodles-with-vegetables-shrimps-black-bowl-ai-generated-image_511042-1812.jpg",
- },
+ id: "p1", brand: "Seafood", name: "Pan-Seared Sea Bass", price: "$45", rating: 5,
+ reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/stir-fry-noodles-with-vegetables-shrimps-black-bowl-ai-generated-image_511042-1812.jpg"},
{
- id: "p2",
- brand: "Meat",
- name: "Dry-Aged Prime Steak",
- price: "$65",
- rating: 5,
- reviewCount: "95",
- imageSrc: "http://img.b2bpic.net/free-photo/gourmet-steak-dinner-with-mashed-potatoes-vegetables_84443-82580.jpg",
- },
+ id: "p2", brand: "Meat", name: "Dry-Aged Prime Steak", price: "$65", rating: 5,
+ reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/gourmet-steak-dinner-with-mashed-potatoes-vegetables_84443-82580.jpg"},
{
- id: "p3",
- brand: "Vegetarian",
- name: "Truffle Risotto",
- price: "$38",
- rating: 4,
- reviewCount: "88",
- imageSrc: "http://img.b2bpic.net/free-photo/warm-winter-quinoa-salad-with-pumpkin-chorizo-mozzarella-arugula-leaves-pomegranate_127032-3569.jpg",
- },
+ id: "p3", brand: "Vegetarian", name: "Truffle Risotto", price: "$38", rating: 4,
+ reviewCount: "88", imageSrc: "http://img.b2bpic.net/free-photo/warm-winter-quinoa-salad-with-pumpkin-chorizo-mozzarella-arugula-leaves-pomegranate_127032-3569.jpg"},
{
- id: "p4",
- brand: "Appetizer",
- name: "Artisan Cheese Plate",
- price: "$28",
- rating: 5,
- reviewCount: "72",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-sliced-meals-different-dishes-inside-white-plate-table_140725-11651.jpg",
- },
+ id: "p4", brand: "Appetizer", name: "Artisan Cheese Plate", price: "$28", rating: 5,
+ reviewCount: "72", imageSrc: "http://img.b2bpic.net/free-photo/front-view-sliced-meals-different-dishes-inside-white-plate-table_140725-11651.jpg"},
{
- id: "p5",
- brand: "Dessert",
- name: "Dark Chocolate Fondant",
- price: "$22",
- rating: 5,
- reviewCount: "150",
- imageSrc: "http://img.b2bpic.net/free-photo/tiramisu-with-mascarpone-cheese-chocolate-plate_140725-11024.jpg",
- },
+ id: "p5", brand: "Dessert", name: "Dark Chocolate Fondant", price: "$22", rating: 5,
+ reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/tiramisu-with-mascarpone-cheese-chocolate-plate_140725-11024.jpg"},
{
- id: "p6",
- brand: "Beverage",
- name: "Vintage Cabernet Glass",
- price: "$32",
- rating: 5,
- reviewCount: "64",
- imageSrc: "http://img.b2bpic.net/free-photo/man-pouring-wine-glass-his-wife_23-2148435716.jpg",
- },
+ id: "p6", brand: "Beverage", name: "Vintage Cabernet Glass", price: "$32", rating: 5,
+ reviewCount: "64", imageSrc: "http://img.b2bpic.net/free-photo/man-pouring-wine-glass-his-wife_23-2148435716.jpg"},
]}
title="Signature Menu"
description="Discover our chef-curated selections that define modern gourmet cuisine."
@@ -283,46 +171,21 @@ export default function LandingPage() {
-
@@ -380,11 +227,10 @@ export default function LandingPage() {
@@ -392,33 +238,21 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file
diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css
index b7afc67..b168257 100644
--- a/src/app/styles/variables.css
+++ b/src/app/styles/variables.css
@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
- --background: #f5f4ef;
- --card: #dad6cd;
- --foreground: #2a2928;
- --primary-cta: #2a2928;
+ --background: #f6f0e9;
+ --card: #efe7dd;
+ --foreground: #2b180a;
+ --primary-cta: #2b180a;
--primary-cta-text: #f5f4ef;
- --secondary-cta: #ecebea;
+ --secondary-cta: #efe7dd;
--secondary-cta-text: #2a2928;
- --accent: #ffffff;
- --background-accent: #c6b180;
+ --accent: #94877c;
+ --background-accent: #afa094;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);