14 Commits

Author SHA1 Message Date
561db3e121 Merge version_4 into main
Merge version_4 into main
2026-03-16 06:21:16 +00:00
ae6386cee9 Remove watermark 2026-03-16 06:21:12 +00:00
83e7b2b60a Merge version_4 into main
Merge version_4 into main
2026-03-02 08:50:13 +00:00
1bea0229d4 Update src/app/page.tsx 2026-03-02 08:50:09 +00:00
7f2f5508f0 Merge version_4 into main
Merge version_4 into main
2026-03-02 08:48:27 +00:00
bb9dc80ef5 Update src/app/page.tsx 2026-03-02 08:48:23 +00:00
e3dbc30221 Update src/app/layout.tsx 2026-03-02 08:48:23 +00:00
7c96ffc689 Merge version_3 into main
Merge version_3 into main
2026-03-02 08:44:09 +00:00
5c5eb3eb78 Update src/app/page.tsx 2026-03-02 08:44:05 +00:00
e01fb50a0e Merge version_3 into main
Merge version_3 into main
2026-03-02 08:43:29 +00:00
450150e823 Update src/app/page.tsx 2026-03-02 08:43:25 +00:00
1c92f93d17 Merge version_2 into main
Merge version_2 into main
2026-03-02 08:39:45 +00:00
5d6f7190ac Update src/app/page.tsx 2026-03-02 08:39:41 +00:00
159cf50377 Merge version_1 into main
Merge version_1 into main
2026-03-02 08:32:14 +00:00
2 changed files with 31 additions and 10 deletions

View File

@@ -3,7 +3,6 @@ import { Mulish } from "next/font/google";
import { Inter } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const mulish = Mulish({
variable: "--font-mulish", subsets: ["latin"],
@@ -37,7 +36,7 @@ export default function RootLayout({
<body
className={`${mulish.variable} ${inter.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -1410,4 +1409,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import HeroBillboard from '@/components/sections/hero/HeroBillboard';
@@ -47,7 +47,7 @@ export default function LandingPage() {
tag="Est. 2020"
tagIcon={Flame}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/chicken-kebab-doner-served-flatbread-with-fries-pickles_140725-8272.jpg"
imageSrc="http://img.b2bpic.net/free-photo/chicken-kebab-doner-served-flatbread-with-fries-pickles_140725-8272.jpg?_wi=1"
imageAlt="Arabic cuisine spread"
mediaAnimation="slide-up"
buttons={[
@@ -66,7 +66,8 @@ export default function LandingPage() {
title="Where Tradition Meets Modern Hospitality. We bring authentic Arabic recipes passed down through generations, combined with warm hospitality and exceptional service to create an unforgettable dining experience."
useInvertedBackground={false}
buttons={[
{ text: "Learn More", href: "#" }
{ text: "Learn More", href: "#" },
{ text: "Reserve Table", href: "contact" }
]}
buttonAnimation="slide-up"
/>
@@ -85,13 +86,34 @@ export default function LandingPage() {
animationType="slide-up"
products={[
{
id: "1", name: "Homemade Falafel", price: "$8.99", imageSrc: "http://img.b2bpic.net/free-photo/falafel-hummus-pita-middle-eastern-arabic-dishes-halal-food-top-view-copy-space_2829-14258.jpg", imageAlt: "Crispy falafel served with tahini sauce"
id: "1", name: "Homemade Falafel", price: "$8.99", imageSrc: "http://img.b2bpic.net/free-photo/falafel-hummus-pita-middle-eastern-arabic-dishes-halal-food-top-view-copy-space_2829-14258.jpg?_wi=1", imageAlt: "Crispy falafel served with tahini sauce"
},
{
id: "2", name: "Chicken Shawarma", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/arabic-shaurma-stuffings-inside-lavash_114579-3093.jpg", imageAlt: "Tender chicken shawarma in pita bread"
id: "2", name: "Chicken Shawarma", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/arabic-shaurma-stuffings-inside-lavash_114579-3093.jpg?_wi=1", imageAlt: "Tender chicken shawarma in pita bread"
},
{
id: "3", name: "Creamy Hummus", price: "$7.49", imageSrc: "http://img.b2bpic.net/free-photo/healthy-homemade-hummus-with-olive-oil-pita-chips_2829-16490.jpg", imageAlt: "Smooth hummus with olive oil and spices"
id: "3", name: "Creamy Hummus", price: "$7.49", imageSrc: "http://img.b2bpic.net/free-photo/healthy-homemade-hummus-with-olive-oil-pita-chips_2829-16490.jpg?_wi=1", imageAlt: "Smooth hummus with olive oil and spices"
},
{
id: "4", name: "Lamb Kabsa", price: "$14.99", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-doner-served-flatbread-with-fries-pickles_140725-8272.jpg?_wi=2", imageAlt: "Fragrant lamb kabsa with spiced rice"
},
{
id: "5", name: "Tabbouleh Salad", price: "$9.99", imageSrc: "http://img.b2bpic.net/free-photo/falafel-hummus-pita-middle-eastern-arabic-dishes-halal-food-top-view-copy-space_2829-14258.jpg?_wi=2", imageAlt: "Fresh tabbouleh with parsley and tomatoes"
},
{
id: "6", name: "Baba Ghanoush", price: "$8.49", imageSrc: "http://img.b2bpic.net/free-photo/healthy-homemade-hummus-with-olive-oil-pita-chips_2829-16490.jpg?_wi=2", imageAlt: "Creamy baba ghanoush dip"
},
{
id: "7", name: "Chicken Kofta", price: "$13.49", imageSrc: "http://img.b2bpic.net/free-photo/arabic-shaurma-stuffings-inside-lavash_114579-3093.jpg?_wi=2", imageAlt: "Spiced chicken kofta kebabs"
},
{
id: "8", name: "Feta & Olive Mezze", price: "$10.99", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-doner-served-flatbread-with-fries-pickles_140725-8272.jpg?_wi=3", imageAlt: "Selection of feta cheese and marinated olives"
},
{
id: "9", name: "Seafood Grilled", price: "$16.99", imageSrc: "http://img.b2bpic.net/free-photo/falafel-hummus-pita-middle-eastern-arabic-dishes-halal-food-top-view-copy-space_2829-14258.jpg?_wi=3", imageAlt: "Grilled seafood platter"
},
{
id: "10", name: "Dukkah-Spiced Bread", price: "$5.99", imageSrc: "http://img.b2bpic.net/free-photo/healthy-homemade-hummus-with-olive-oil-pita-chips_2829-16490.jpg?_wi=3", imageAlt: "Warm pita bread with dukkah spice blend"
}
]}
buttons={[
@@ -190,4 +212,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}