diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1b1b47f..a12d7c3 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -56,96 +48,50 @@ export default function LandingPage() {
@@ -157,17 +103,11 @@ export default function LandingPage() {
description="We bring the spirit of Thailand's legendary night markets to you. ChokDee means 'Good Luck' in Thai, and we aim to share that joy through every dish we serve."
metrics={[
{
- value: "12",
- title: "Years Experience",
- },
+ value: "12", title: "Years Experience"},
{
- value: "250+",
- title: "Recipes Perfected",
- },
+ value: "250+", title: "Recipes Perfected"},
{
- value: "100%",
- title: "Fresh Ingredients",
- },
+ value: "100%", title: "Fresh Ingredients"},
]}
imageSrc="http://img.b2bpic.net/free-photo/view-delicious-food-sold-streets-city_23-2151516913.jpg?_wi=2"
mediaAnimation="slide-up"
@@ -182,34 +122,16 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- id: "1",
- label: "01",
- title: "Authentic Spices",
- items: [
- "Directly sourced chilies",
- "Fresh lemongrass",
- "Galangal roots",
- ],
+ id: "1", label: "01", title: "Authentic Spices", items: [
+ "Directly sourced chilies", "Fresh lemongrass", "Galangal roots"],
},
{
- id: "2",
- label: "02",
- title: "Local Produce",
- items: [
- "Luxembourg seasonal veggies",
- "Quality local meats",
- "Fresh caught fish",
- ],
+ id: "2", label: "02", title: "Local Produce", items: [
+ "Luxembourg seasonal veggies", "Quality local meats", "Fresh caught fish"],
},
{
- id: "3",
- label: "03",
- title: "Traditional Recipes",
- items: [
- "Family-kept secrets",
- "Time-honored techniques",
- "No shortcuts",
- ],
+ id: "3", label: "03", title: "Traditional Recipes", items: [
+ "Family-kept secrets", "Time-honored techniques", "No shortcuts"],
},
]}
title="Why ChokDee?"
@@ -225,59 +147,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- brand: "Street Food",
- name: "Classic Pad Thai",
- price: "€16.50",
- rating: 5,
- reviewCount: "120",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-salmon-tacos-with-red-caviar-green-onion-plate_141793-11578.jpg?_wi=2",
- },
+ id: "1", brand: "Street Food", name: "Classic Pad Thai", price: "€16.50", rating: 5,
+ reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/side-view-salmon-tacos-with-red-caviar-green-onion-plate_141793-11578.jpg?_wi=2"},
{
- id: "2",
- brand: "Curry",
- name: "Thai Green Curry",
- price: "€18.00",
- rating: 5,
- reviewCount: "95",
- imageSrc: "http://img.b2bpic.net/free-photo/green-curry-bowl-with-lime-red-onion-lemon-grass-garlic-kaffir-lime-leaves_1150-21367.jpg?_wi=2",
- },
+ id: "2", brand: "Curry", name: "Thai Green Curry", price: "€18.00", rating: 5,
+ reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/green-curry-bowl-with-lime-red-onion-lemon-grass-garlic-kaffir-lime-leaves_1150-21367.jpg?_wi=2"},
{
- id: "3",
- brand: "Dessert",
- name: "Mango Sticky Rice",
- price: "€9.50",
- rating: 5,
- reviewCount: "80",
- imageSrc: "http://img.b2bpic.net/free-photo/coconut-milk-custard_1339-5935.jpg",
- },
+ id: "3", brand: "Dessert", name: "Mango Sticky Rice", price: "€9.50", rating: 5,
+ reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/coconut-milk-custard_1339-5935.jpg"},
{
- id: "4",
- brand: "Appetizer",
- name: "Chicken Satay",
- price: "€8.50",
- rating: 4,
- reviewCount: "70",
- imageSrc: "http://img.b2bpic.net/free-photo/pork-satay-with-peanut-sauce-sweet-sour-sauce-thai-food_1150-45517.jpg",
- },
+ id: "4", brand: "Appetizer", name: "Chicken Satay", price: "€8.50", rating: 4,
+ reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/pork-satay-with-peanut-sauce-sweet-sour-sauce-thai-food_1150-45517.jpg"},
{
- id: "5",
- brand: "Snack",
- name: "Spring Rolls",
- price: "€7.00",
- rating: 4,
- reviewCount: "65",
- imageSrc: "http://img.b2bpic.net/free-photo/spring-rolls-with-cheese-dark-wood-background_1150-45274.jpg",
- },
+ id: "5", brand: "Snack", name: "Spring Rolls", price: "€7.00", rating: 4,
+ reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/spring-rolls-with-cheese-dark-wood-background_1150-45274.jpg"},
{
- id: "6",
- brand: "Stir-fry",
- name: "Basil Chicken",
- price: "€17.00",
- rating: 5,
- reviewCount: "110",
- imageSrc: "http://img.b2bpic.net/free-photo/pork-green-curry-white-bowl-with-spices-black-cement-background_1150-35198.jpg",
- },
+ id: "6", brand: "Stir-fry", name: "Basil Chicken", price: "€17.00", rating: 5,
+ reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/pork-green-curry-white-bowl-with-spices-black-cement-background_1150-35198.jpg"},
]}
title="Street Food Favorites"
description="Explore our menu of traditional Thai delicacies available in Luxembourg."
@@ -290,20 +176,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "1",
- title: "Do you offer delivery?",
- content: "Yes, we partner with local delivery apps.",
- },
+ id: "1", title: "Do you offer delivery?", content: "Yes, we partner with local delivery apps."},
{
- id: "2",
- title: "Do you have vegetarian options?",
- content: "Absolutely! We have several traditional veggie dishes.",
- },
+ id: "2", title: "Do you have vegetarian options?", content: "Absolutely! We have several traditional veggie dishes."},
{
- id: "3",
- title: "Can I book a table?",
- content: "Yes, reservation is recommended for weekends.",
- },
+ id: "3", title: "Can I book a table?", content: "Yes, reservation is recommended for weekends."},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-indonesian-bakso_23-2148933343.jpg"
mediaAnimation="blur-reveal"
@@ -321,25 +198,15 @@ export default function LandingPage() {
author="Elena Rossi"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552679.jpg",
- alt: "Customer",
- },
+ src: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552679.jpg", alt: "Customer"},
{
- src: "http://img.b2bpic.net/free-photo/older-friends-eating-restaurant_23-2149316782.jpg",
- alt: "Customer",
- },
+ src: "http://img.b2bpic.net/free-photo/older-friends-eating-restaurant_23-2149316782.jpg", alt: "Customer"},
{
- src: "http://img.b2bpic.net/free-photo/optimistic-confident-carefree-chill-african-american-female_176420-31297.jpg",
- alt: "Customer",
- },
+ src: "http://img.b2bpic.net/free-photo/optimistic-confident-carefree-chill-african-american-female_176420-31297.jpg", alt: "Customer"},
{
- src: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg",
- alt: "Customer",
- },
+ src: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg", alt: "Customer"},
{
- src: "http://img.b2bpic.net/free-photo/medium-shot-happy-colleagues-with-pizza_23-2149103772.jpg",
- alt: "Customer",
- },
+ src: "http://img.b2bpic.net/free-photo/medium-shot-happy-colleagues-with-pizza_23-2149103772.jpg", alt: "Customer"},
]}
ratingAnimation="slide-up"
avatarsAnimation="blur-reveal"
@@ -351,14 +218,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
- "TripAdvisor",
- "Google Reviews",
- "Facebook",
- "Instagram",
- "Yelp",
- "Foursquare",
- "Zomato",
- ]}
+ "TripAdvisor", "Google Reviews", "Facebook", "Instagram", "Yelp", "Foursquare", "Zomato"]}
title="Trusted by Foodies"
description="Featured and recommended across Luxembourg's top review platforms."
/>
@@ -368,18 +228,13 @@ export default function LandingPage() {
@@ -390,52 +245,36 @@ export default function LandingPage() {
{
items: [
{
- label: "About",
- href: "#about",
- },
+ label: "Our Story", href: "#about"},
{
- label: "Menu",
- href: "#products",
- },
+ label: "Menu", href: "#products"},
{
- label: "Contact",
- href: "#contact",
- },
+ label: "Contact & Location", href: "#contact"},
],
},
{
items: [
{
- label: "Facebook",
- href: "#",
- },
+ label: "Facebook", href: "#"},
{
- label: "Instagram",
- href: "#",
- },
+ label: "Instagram", href: "#"},
{
- label: "Twitter",
- href: "#",
- },
+ label: "TripAdvisor", href: "#"},
],
},
{
items: [
{
- label: "Privacy Policy",
- href: "#",
- },
+ label: "Privacy Policy", href: "#"},
{
- label: "Terms of Use",
- href: "#",
- },
+ label: "Allergen Information", href: "#"},
],
},
]}
- logoText="ChokDee Thai"
+ logoText="ChokDee Thai Luxembourg"
/>
);
-}
+}
\ No newline at end of file