Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-08 17:14:21 +00:00

View File

@@ -67,27 +67,27 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-iron-teapot-with-glass-tea-potted-plant-table_141793-13004.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-iron-teapot-with-glass-tea-potted-plant-table_141793-13004.jpg?_wi=1",
imageAlt: "Molten Chocolate and Premium Coffee",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-iron-teapot-with-glass-tea-potted-plant-table_141793-13004.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-iron-teapot-with-glass-tea-potted-plant-table_141793-13004.jpg?_wi=2",
imageAlt: "Premium Coffee Experience",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-iron-teapot-with-glass-tea-potted-plant-table_141793-13004.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-iron-teapot-with-glass-tea-potted-plant-table_141793-13004.jpg?_wi=3",
imageAlt: "Rich Hot Chocolate",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-iron-teapot-with-glass-tea-potted-plant-table_141793-13004.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-iron-teapot-with-glass-tea-potted-plant-table_141793-13004.jpg?_wi=4",
imageAlt: "Cozy Ajman Cafe",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-iron-teapot-with-glass-tea-potted-plant-table_141793-13004.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-iron-teapot-with-glass-tea-potted-plant-table_141793-13004.jpg?_wi=5",
imageAlt: "Signature Chocolate Dessert",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-iron-teapot-with-glass-tea-potted-plant-table_141793-13004.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-iron-teapot-with-glass-tea-potted-plant-table_141793-13004.jpg?_wi=6",
imageAlt: "Warm Cafe Atmosphere",
},
]}
@@ -131,42 +131,42 @@ export default function LandingPage() {
name: "Signature Hot Chocolate",
price: "AED 25",
variant: "Drink",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-whisky-served-cocktail-glass_140725-2501.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-whisky-served-cocktail-glass_140725-2501.jpg?_wi=1",
},
{
id: "2",
name: "Premium Cappuccino",
price: "AED 20",
variant: "Coffee",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-whisky-served-cocktail-glass_140725-2501.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-whisky-served-cocktail-glass_140725-2501.jpg?_wi=2",
},
{
id: "3",
name: "Piccolo Coffee",
price: "AED 18",
variant: "Coffee",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-whisky-served-cocktail-glass_140725-2501.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-whisky-served-cocktail-glass_140725-2501.jpg?_wi=3",
},
{
id: "4",
name: "Molten Lava Cake",
price: "AED 30",
variant: "Dessert",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-composition-with-copy-space_23-2148549318.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-composition-with-copy-space_23-2148549318.jpg?_wi=1",
},
{
id: "5",
name: "Chocolate Brownie",
price: "AED 22",
variant: "Dessert",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-composition-with-copy-space_23-2148549318.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-composition-with-copy-space_23-2148549318.jpg?_wi=2",
},
{
id: "6",
name: "Iced Mocha",
price: "AED 24",
variant: "Drink",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-whisky-served-cocktail-glass_140725-2501.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-whisky-served-cocktail-glass_140725-2501.jpg?_wi=4",
},
]}
title="Our Menu | قائمة الطعام"
@@ -186,7 +186,7 @@ export default function LandingPage() {
tags: [
"Modern Ambiance",
],
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-composition-with-copy-space_23-2148549318.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-composition-with-copy-space_23-2148549318.jpg?_wi=3",
},
{
id: "takeaway",
@@ -194,7 +194,7 @@ export default function LandingPage() {
tags: [
"Quick Service",
],
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-whisky-served-cocktail-glass_140725-2501.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-whisky-served-cocktail-glass_140725-2501.jpg?_wi=5",
},
{
id: "delivery",
@@ -202,7 +202,7 @@ export default function LandingPage() {
tags: [
"Safe & Fast",
],
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-whisky-served-cocktail-glass_140725-2501.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-whisky-served-cocktail-glass_140725-2501.jpg?_wi=6",
},
]}
title="Our Services | خدماتنا"
@@ -221,7 +221,7 @@ export default function LandingPage() {
quote: "The hot chocolate here is the best in Ajman!",
name: "Sara A.",
role: "Customer",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-holds-cup-coffee-prepare-drinks-clients-cafe-working-s_1258-138290.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-holds-cup-coffee-prepare-drinks-clients-cafe-working-s_1258-138290.jpg?_wi=1",
},
{
id: "2",
@@ -229,7 +229,7 @@ export default function LandingPage() {
quote: "Modern ambiance and very friendly staff.",
name: "Ahmed K.",
role: "Customer",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-holds-cup-coffee-prepare-drinks-clients-cafe-working-s_1258-138290.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-holds-cup-coffee-prepare-drinks-clients-cafe-working-s_1258-138290.jpg?_wi=2",
},
{
id: "3",
@@ -237,7 +237,7 @@ export default function LandingPage() {
quote: "Perfect piccolo and delicious desserts.",
name: "Fatima M.",
role: "Customer",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-holds-cup-coffee-prepare-drinks-clients-cafe-working-s_1258-138290.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-holds-cup-coffee-prepare-drinks-clients-cafe-working-s_1258-138290.jpg?_wi=3",
},
{
id: "4",
@@ -245,7 +245,7 @@ export default function LandingPage() {
quote: "My go-to place for a relaxing evening.",
name: "Khalid S.",
role: "Customer",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-holds-cup-coffee-prepare-drinks-clients-cafe-working-s_1258-138290.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-holds-cup-coffee-prepare-drinks-clients-cafe-working-s_1258-138290.jpg?_wi=4",
},
{
id: "5",
@@ -253,7 +253,7 @@ export default function LandingPage() {
quote: "The lava cake is absolutely divine.",
name: "Layla R.",
role: "Customer",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-holds-cup-coffee-prepare-drinks-clients-cafe-working-s_1258-138290.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-holds-cup-coffee-prepare-drinks-clients-cafe-working-s_1258-138290.jpg?_wi=5",
},
]}
title="What People Say | تقييمات العملاء"