Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7f459ddea0 | |||
| 97c9bf627b | |||
| d2f576dfc6 | |||
| 89d4f0ebb6 |
@@ -21,11 +21,11 @@ export const metadata: Metadata = {
|
|||||||
openGraph: {
|
openGraph: {
|
||||||
title: "Al Saqr Restaurant - 24-Hour Dining in Al Qusais", description: "Fresh, affordable meals open 24/7. Dine-in, pickup, delivery. Vegan friendly. Located on Damascus Street, Al Qusais 2.", type: "website", siteName: "Al Saqr Restaurant", images: [
|
title: "Al Saqr Restaurant - 24-Hour Dining in Al Qusais", description: "Fresh, affordable meals open 24/7. Dine-in, pickup, delivery. Vegan friendly. Located on Damascus Street, Al Qusais 2.", type: "website", siteName: "Al Saqr Restaurant", images: [
|
||||||
{
|
{
|
||||||
url: "http://img.b2bpic.net/free-photo/restaurant-hall-with-bright-color-sitting-furniturs-panoramic-windows_114579-1521.jpg", alt: "Al Saqr Restaurant - Fresh and Affordable Dining"},
|
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ8FOMuveLQ8wkceTtt94xt48a/uploaded-1772514029566-bkf7zggi.png", alt: "Al Saqr Restaurant - Fresh and Affordable Dining"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
twitter: {
|
twitter: {
|
||||||
card: "summary_large_image", title: "Al Saqr Restaurant - 24/7 Affordable Food in Al Qusais", description: "Fresh meals, quick service, 24 hours. Call 04 263 1366 to order.", images: ["http://img.b2bpic.net/free-photo/restaurant-hall-with-bright-color-sitting-furniturs-panoramic-windows_114579-1521.jpg"],
|
card: "summary_large_image", title: "Al Saqr Restaurant - 24/7 Affordable Food in Al Qusais", description: "Fresh meals, quick service, 24 hours. Call 04 263 1366 to order.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ8FOMuveLQ8wkceTtt94xt48a/uploaded-1772514029566-bkf7zggi.png"],
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
|||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
carouselItems={[
|
carouselItems={[
|
||||||
{
|
{
|
||||||
id: "hero-1", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-bright-color-sitting-furniturs-panoramic-windows_114579-1521.jpg?_wi=1"},
|
id: "hero-1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ8FOMuveLQ8wkceTtt94xt48a/uploaded-1772514029566-bkf7zggi.png?_wi=1"},
|
||||||
{
|
{
|
||||||
id: "hero-2", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-tomatoes-lemon-slices-oval-plate-table-free-space_140725-147488.jpg?_wi=1"},
|
id: "hero-2", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-tomatoes-lemon-slices-oval-plate-table-free-space_140725-147488.jpg?_wi=1"},
|
||||||
{
|
{
|
||||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
|||||||
tag="About Us"
|
tag="About Us"
|
||||||
tagIcon={Heart}
|
tagIcon={Heart}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-hall-with-bright-color-sitting-furniturs-panoramic-windows_114579-1521.jpg?_wi=2"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ8FOMuveLQ8wkceTtt94xt48a/uploaded-1772514029566-bkf7zggi.png?_wi=2"
|
||||||
imageAlt="Al Saqr Restaurant welcoming dining area"
|
imageAlt="Al Saqr Restaurant welcoming dining area"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "📍 Get Directions", href: "#contact" },
|
{ text: "📍 Get Directions", href: "#contact" },
|
||||||
@@ -204,7 +204,7 @@ export default function LandingPage() {
|
|||||||
required: true,
|
required: true,
|
||||||
}}
|
}}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-hall-with-bright-color-sitting-furniturs-panoramic-windows_114579-1521.jpg?_wi=3"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ8FOMuveLQ8wkceTtt94xt48a/uploaded-1772514029566-bkf7zggi.png?_wi=3"
|
||||||
imageAlt="Al Saqr Restaurant dining experience"
|
imageAlt="Al Saqr Restaurant dining experience"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
|
|||||||
@@ -2,23 +2,23 @@
|
|||||||
/* Base units */
|
/* Base units */
|
||||||
/* --vw is set by ThemeProvider */
|
/* --vw is set by ThemeProvider */
|
||||||
|
|
||||||
/* --background: #0a0a0a;;;;
|
/* --background: #f5f5f5;;
|
||||||
--card: #1a1a1a;;;;
|
--card: #ffffff;;
|
||||||
--foreground: #f5f5f5;;;;
|
--foreground: #1c1c1c;;
|
||||||
--primary-cta: #ff0000;;;;
|
--primary-cta: #6139e6;;
|
||||||
--secondary-cta: #1a1a1a;;;;
|
--secondary-cta: #ffffff;;
|
||||||
--accent: #991b1b;;;;
|
--accent: #6139e6;;
|
||||||
--background-accent: #7f1d1d;;;; */
|
--background-accent: #b3a8e8;; */
|
||||||
|
|
||||||
--background: #0a0a0a;;;;
|
--background: #f5f5f5;;
|
||||||
--card: #1a1a1a;;;;
|
--card: #ffffff;;
|
||||||
--foreground: #f5f5f5;;;;
|
--foreground: #1c1c1c;;
|
||||||
--primary-cta: #ff0000;;;;
|
--primary-cta: #6139e6;;
|
||||||
--primary-cta-text: #ffffff;;;;
|
--primary-cta-text: #f5f5f5;;
|
||||||
--secondary-cta: #1a1a1a;;;;
|
--secondary-cta: #ffffff;;
|
||||||
--secondary-cta-text: #ffffff;;;;
|
--secondary-cta-text: #1c1c1c;;
|
||||||
--accent: #991b1b;;;;
|
--accent: #6139e6;;
|
||||||
--background-accent: #7f1d1d;;;;
|
--background-accent: #b3a8e8;;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user