diff --git a/src/app/page.tsx b/src/app/page.tsx
index 282d4ee..11a5d9a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,17 +31,11 @@ export default function LandingPage() {
@@ -50,101 +44,57 @@ export default function LandingPage() {
@@ -154,12 +104,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Google Maps",
- "TripAdvisor",
- "Talabat",
- "Facebook",
- "Instagram",
- ]}
+ "Google Maps", "TripAdvisor", "Talabat", "Facebook", "Instagram"]}
title="Loved by the Community"
description="Join 900+ happy diners who make us their late-night choice."
/>
@@ -173,59 +118,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- brand: "Burger",
- name: "Double Little Beef",
- price: "E£250",
- rating: 5,
- reviewCount: "120",
- imageSrc: "http://img.b2bpic.net/free-photo/tasty-restaurant-appetizers-big-company-including-goldy-chicken-nuggets-fried-potatoes-green-salad-leaves-fresh-cucumbers-standing-white-table-looking-delicious-mouthwatering_132075-13080.jpg",
- },
+ id: "1", brand: "Burger", name: "Double Little Beef", price: "E£250", rating: 5,
+ reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/tasty-restaurant-appetizers-big-company-including-goldy-chicken-nuggets-fried-potatoes-green-salad-leaves-fresh-cucumbers-standing-white-table-looking-delicious-mouthwatering_132075-13080.jpg"},
{
- id: "2",
- brand: "Burger",
- name: "Juicy Lucy",
- price: "E£290",
- rating: 5,
- reviewCount: "205",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hamburgers-arrangement_23-2148614059.jpg",
- },
+ id: "2", brand: "Burger", name: "Juicy Lucy", price: "E£290", rating: 5,
+ reviewCount: "205", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hamburgers-arrangement_23-2148614059.jpg"},
{
- id: "3",
- brand: "Burger",
- name: "Triple Smashed Burger",
- price: "E£350",
- rating: 5,
- reviewCount: "310",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-sandwich-tomatoes-ketchup-wooden-cutting-board-right-side-dark-color-surface_179666-34205.jpg",
- },
+ id: "3", brand: "Burger", name: "Triple Smashed Burger", price: "E£350", rating: 5,
+ reviewCount: "310", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-sandwich-tomatoes-ketchup-wooden-cutting-board-right-side-dark-color-surface_179666-34205.jpg"},
{
- id: "4",
- brand: "Shawarma",
- name: "Shawarma Fries",
- price: "E£200",
- rating: 4,
- reviewCount: "150",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-tasty-with-vegetables-meat-inside-round-plate_140725-11602.jpg",
- },
+ id: "4", brand: "Shawarma", name: "Shawarma Fries", price: "E£200", rating: 4,
+ reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-tasty-with-vegetables-meat-inside-round-plate_140725-11602.jpg"},
{
- id: "5",
- brand: "Hawawshi",
- name: "Hawawshi Loaded",
- price: "E£220",
- rating: 5,
- reviewCount: "98",
- imageSrc: "http://img.b2bpic.net/free-photo/juicy-bacon-cheeseburger_23-2151950563.jpg",
- },
+ id: "5", brand: "Hawawshi", name: "Hawawshi Loaded", price: "E£220", rating: 5,
+ reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/juicy-bacon-cheeseburger_23-2151950563.jpg"},
{
- id: "6",
- brand: "Burger",
- name: "Signature Smash",
- price: "E£280",
- rating: 5,
- reviewCount: "250",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-deloicious-frozen-fruit-yogurt_23-2148759712.jpg",
- },
+ id: "6", brand: "Burger", name: "Signature Smash", price: "E£280", rating: 5,
+ reviewCount: "250", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-deloicious-frozen-fruit-yogurt_23-2148759712.jpg"},
]}
title="Menu Highlights"
description="From our famous Triple Smashed Burger to signature Shawarma Fries."
@@ -239,17 +148,11 @@ export default function LandingPage() {
description="Enjoy the warmth of our fireplace and the energy of live music as you dig into the best comfort food in Sidi Gaber."
metrics={[
{
- value: "2AM",
- title: "Closing Time",
- },
+ value: "2AM", title: "Closing Time"},
{
- value: "4.5",
- title: "Star Rating",
- },
+ value: "4.5", title: "Star Rating"},
{
- value: "900+",
- title: "Happy Diners",
- },
+ value: "900+", title: "Happy Diners"},
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629588.jpg"
mediaAnimation="slide-up"
@@ -264,34 +167,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- label: "Quality",
- title: "Fresh Ingredients",
- items: [
- "Farm-fresh beef",
- "Hand-cut veggies",
- "Artisan buns",
- ],
+ id: "f1", label: "Quality", title: "Fresh Ingredients", items: [
+ "Farm-fresh beef", "Hand-cut veggies", "Artisan buns"],
},
{
- id: "f2",
- label: "Service",
- title: "Fast & Friendly",
- items: [
- "Express prep",
- "Friendly team",
- "Always smiling",
- ],
+ id: "f2", label: "Service", title: "Fast & Friendly", items: [
+ "Express prep", "Friendly team", "Always smiling"],
},
{
- id: "f3",
- label: "Value",
- title: "Generous Portions",
- items: [
- "Loaded burgers",
- "Big shawarma plates",
- "Value-packed meals",
- ],
+ id: "f3", label: "Value", title: "Generous Portions", items: [
+ "Loaded burgers", "Big shawarma plates", "Value-packed meals"],
},
]}
title="Why 3etra is Alexandria's Favorite"
@@ -305,20 +190,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "loc1",
- title: "Where are you located?",
- content: "We are located at Sidi Gaber, Alexandria, right in the center of the district.",
- },
+ id: "loc1", title: "Where are you located?", content: "We are located at Sidi Gaber, Alexandria, right in the center of the district."},
{
- id: "loc2",
- title: "What are your hours?",
- content: "We are open daily until 2AM, ready for your late-night cravings.",
- },
+ id: "loc2", title: "What are your hours?", content: "We are open daily until 2AM, ready for your late-night cravings."},
{
- id: "loc3",
- title: "Do you offer delivery?",
- content: "Yes, we partner with all major delivery services in Alexandria.",
- },
+ id: "loc3", title: "Do you offer delivery?", content: "Yes, we partner with all major delivery services in Alexandria."},
]}
title="Visit Us"
description="Located in the heart of Sidi Gaber, Alexandria."
@@ -334,22 +210,14 @@ export default function LandingPage() {
description="Book a table or inquire about our menu."
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
+ name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
- name: "phone",
- type: "tel",
- placeholder: "Your Phone Number",
- required: true,
+ name: "phone", type: "tel", placeholder: "Your Phone Number", required: true,
},
]}
textarea={{
- name: "request",
- placeholder: "Your message or reservation request",
- rows: 4,
+ name: "request", placeholder: "Your message or reservation request", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/blurred-city-lights_23-2148139066.jpg"
@@ -361,42 +229,27 @@ export default function LandingPage() {
logoText="3etra"
columns={[
{
- title: "Navigate",
- items: [
+ title: "Navigate", items: [
{
- label: "Menu",
- href: "#menu",
- },
+ label: "Menu", href: "#menu"},
{
- label: "Location",
- href: "#location",
- },
+ label: "Location", href: "#location"},
],
},
{
- title: "Contact",
- items: [
+ title: "Contact", items: [
{
- label: "Call Us",
- href: "tel:+201000000000",
- },
+ label: "Call Us", href: "tel:+201000000000"},
{
- label: "WhatsApp",
- href: "#",
- },
+ label: "WhatsApp", href: "#"},
],
},
{
- title: "Social",
- items: [
+ title: "Social", items: [
{
- label: "Facebook",
- href: "#",
- },
+ label: "Facebook", href: "#"},
{
- label: "Instagram",
- href: "#",
- },
+ label: "Instagram", href: "#"},
],
},
]}