Merge version_1 into main #2
405
src/app/page.tsx
405
src/app/page.tsx
@@ -32,35 +32,21 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Menu", id: "#menu"},
|
||||
{
|
||||
name: "Events",
|
||||
id: "#events",
|
||||
},
|
||||
name: "Events", id: "#events"},
|
||||
{
|
||||
name: "Gallery",
|
||||
id: "#gallery",
|
||||
},
|
||||
name: "Gallery", id: "#gallery"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#reviews",
|
||||
},
|
||||
name: "Reviews", id: "#reviews"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="KETCH UP"
|
||||
button={{
|
||||
text: "Reserve a Table",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Reserve a Table", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -68,63 +54,36 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
title="KETCH UP"
|
||||
description="RESTAURANT & COCKTAIL LOUNGE\nWhere the City Comes to Eat, Drink & Feel Alive"
|
||||
testimonials={[
|
||||
{
|
||||
name: "John D.",
|
||||
handle: "@johndubai",
|
||||
testimonial: "Amazing food and even better vibe!",
|
||||
rating: 4.5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104578.jpg?_wi=1",
|
||||
},
|
||||
name: "John D.", handle: "@johndubai", testimonial: "Amazing food and even better vibe!", rating: 4.5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104578.jpg"},
|
||||
{
|
||||
name: "Jane S.",
|
||||
handle: "@janesmithdxb",
|
||||
testimonial: "The best spot on Bluewaters for a night out.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-jacket-jeans-clothes_158538-1629.jpg",
|
||||
},
|
||||
name: "Jane S.", handle: "@janesmithdxb", testimonial: "The best spot on Bluewaters for a night out.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-jacket-jeans-clothes_158538-1629.jpg"},
|
||||
{
|
||||
name: "Mike J.",
|
||||
handle: "@mike_eats",
|
||||
testimonial: "Unforgettable cocktails and delicious burgers.",
|
||||
rating: 4.5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg",
|
||||
},
|
||||
name: "Mike J.", handle: "@mike_eats", testimonial: "Unforgettable cocktails and delicious burgers.", rating: 4.5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg"},
|
||||
{
|
||||
name: "Emily W.",
|
||||
handle: "@emilyindubai",
|
||||
testimonial: "A true gem for urban dining in Dubai.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/proud-entrepreneur-with-employees-background_1098-3585.jpg",
|
||||
},
|
||||
name: "Emily W.", handle: "@emilyindubai", testimonial: "A true gem for urban dining in Dubai.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/proud-entrepreneur-with-employees-background_1098-3585.jpg"},
|
||||
{
|
||||
name: "David L.",
|
||||
handle: "@david_dxb",
|
||||
testimonial: "Highly recommend for anyone visiting Bluewaters Island.",
|
||||
rating: 4.5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-architect-woman_53876-31462.jpg",
|
||||
},
|
||||
name: "David L.", handle: "@david_dxb", testimonial: "Highly recommend for anyone visiting Bluewaters Island.", rating: 4.5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-architect-woman_53876-31462.jpg"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
tag="📍 Bluewaters Island, Dubai — Near Dubai Eye"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve a Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve a Table", href: "#contact"},
|
||||
{
|
||||
text: "View Our Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Our Menu", href: "#menu"},
|
||||
{
|
||||
text: "🛵 Order on Talabat",
|
||||
href: "https://www.talabat.com/uae/ketch-up",
|
||||
},
|
||||
text: "🛵 Order on Talabat", href: "https://www.talabat.com/uae/ketch-up"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -132,30 +91,20 @@ export default function LandingPage() {
|
||||
videoAriaLabel="Dark restaurant interior ambient video"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "5-Star Dining",
|
||||
icon: Star,
|
||||
type: "text-icon", text: "5-Star Dining", icon: Star,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Exclusive Cocktails",
|
||||
type: "text", text: "Exclusive Cocktails"},
|
||||
{
|
||||
type: "text-icon", text: "Live DJ Sets", icon: Headphones,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Live DJ Sets",
|
||||
icon: Headphones,
|
||||
},
|
||||
type: "text", text: "JBR Skyline Views"},
|
||||
{
|
||||
type: "text",
|
||||
text: "JBR Skyline Views",
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Happy Hour Daily",
|
||||
icon: Sparkles,
|
||||
type: "text-icon", text: "Happy Hour Daily", icon: Sparkles,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104578.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104578.jpg"
|
||||
imageAlt="businesswoman smiling portrait professional"
|
||||
/>
|
||||
</div>
|
||||
@@ -167,35 +116,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "rating",
|
||||
value: "4.3",
|
||||
title: "Overall Rating",
|
||||
description: "2,198+ Reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gold-silver-award-emblem-with-laurel-star_107791-30797.jpg",
|
||||
},
|
||||
id: "rating", value: "4.3", title: "Overall Rating", description: "2,198+ Reviews", imageSrc: "http://img.b2bpic.net/free-vector/gold-silver-award-emblem-with-laurel-star_107791-30797.jpg"},
|
||||
{
|
||||
id: "delivery",
|
||||
value: "Talabat",
|
||||
title: "Delivery Available",
|
||||
description: "Fast & Fresh",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-delivery-man-red-uniform-cap-holding-stack-pizza-boxes-showing-smartphone-camera-looking-confident_141793-30214.jpg",
|
||||
},
|
||||
id: "delivery", value: "Talabat", title: "Delivery Available", description: "Fast & Fresh", imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-delivery-man-red-uniform-cap-holding-stack-pizza-boxes-showing-smartphone-camera-looking-confident_141793-30214.jpg"},
|
||||
{
|
||||
id: "lounge",
|
||||
value: "Cocktail",
|
||||
title: "Upstairs Lounge",
|
||||
description: "DJ Nights Daily",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gin-tonic-with-raspberries-lime-blue-background_181624-58187.jpg",
|
||||
},
|
||||
id: "lounge", value: "Cocktail", title: "Upstairs Lounge", description: "DJ Nights Daily", imageSrc: "http://img.b2bpic.net/free-photo/gin-tonic-with-raspberries-lime-blue-background_181624-58187.jpg"},
|
||||
{
|
||||
id: "food",
|
||||
value: "Handcrafted",
|
||||
title: "Signature Burgers",
|
||||
description: "Bold Flavors",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-clipboard-beside-hamburger-fries_23-2148505721.jpg",
|
||||
},
|
||||
id: "food", value: "Handcrafted", title: "Signature Burgers", description: "Bold Flavors", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-clipboard-beside-hamburger-fries_23-2148505721.jpg"},
|
||||
]}
|
||||
title="Not just a restaurant — every evening becomes a party"
|
||||
description=""
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -204,9 +134,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="An Urban Escape on Bluewaters Island"
|
||||
description={[
|
||||
"Born from a passion for good food and great vibes, KETCH UP is a casual yet stylish restaurant and cocktail lounge on the iconic Bluewaters Island, steps from the Dubai Eye. By day we serve handcrafted burgers, fresh salads, and bold flavors. By night we transform into an electrifying lounge with DJs, signature cocktails, and an atmosphere you won't forget.",
|
||||
"وُلد كيتش أب من شغف حقيقي بالطعام الجيد والأجواء الرائعة. يقع في جزيرة بلووترز الشهيرة بجوار عين دبي، نقدم برغرات مصنوعة يدوياً، سلطات طازجة، وكوكتيلات لا تُنسى — مع موسيقى مباشرة من الدي جي ليلاً.",
|
||||
]}
|
||||
"Born from a passion for good food and great vibes, KETCH UP is a casual yet stylish restaurant and cocktail lounge on the iconic Bluewaters Island, steps from the Dubai Eye. By day we serve handcrafted burgers, fresh salads, and bold flavors. By night we transform into an electrifying lounge with DJs, signature cocktails, and an atmosphere you won't forget.", "وُلد كيتش أب من شغف حقيقي بالطعام الجيد والأجواء الرائعة. يقع في جزيرة بلووترز الشهيرة بجوار عين دبي، نقدم برغرات مصنوعة يدوياً، سلطات طازجة، وكوكتيلات لا تُنسى — مع موسيقى مباشرة من الدي جي ليلاً."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -218,47 +146,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "classic-burger",
|
||||
name: "KETCH UP Classic Burger",
|
||||
price: "AED 72",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-beef-hamburger-patties-with-herbs-spices_114579-8670.jpg",
|
||||
imageAlt: "KETCH UP Classic Burger",
|
||||
},
|
||||
id: "classic-burger", name: "KETCH UP Classic Burger", price: "AED 72", imageSrc: "http://img.b2bpic.net/free-photo/raw-beef-hamburger-patties-with-herbs-spices_114579-8670.jpg", imageAlt: "KETCH UP Classic Burger"},
|
||||
{
|
||||
id: "double-stack",
|
||||
name: "Double Stack Burger",
|
||||
price: "AED 88",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burger-closeup-fast-food-cheat-meal-concept-junk-food_169016-67425.jpg",
|
||||
imageAlt: "Double Stack Burger",
|
||||
},
|
||||
id: "double-stack", name: "Double Stack Burger", price: "AED 88", imageSrc: "http://img.b2bpic.net/free-photo/burger-closeup-fast-food-cheat-meal-concept-junk-food_169016-67425.jpg", imageAlt: "Double Stack Burger"},
|
||||
{
|
||||
id: "chicken-schnitzel",
|
||||
name: "Grilled Chicken Schnitzel",
|
||||
price: "AED 82",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fish-chips-plate-with-lemon-slice-woman-with-cutlery_23-2148784868.jpg",
|
||||
imageAlt: "Grilled Chicken Schnitzel",
|
||||
},
|
||||
id: "chicken-schnitzel", name: "Grilled Chicken Schnitzel", price: "AED 82", imageSrc: "http://img.b2bpic.net/free-photo/fish-chips-plate-with-lemon-slice-woman-with-cutlery_23-2148784868.jpg", imageAlt: "Grilled Chicken Schnitzel"},
|
||||
{
|
||||
id: "lamb-shank",
|
||||
name: "Slow-Cooked Lamb Shank",
|
||||
price: "AED 110",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-stew-with-potatoes-spices-broth_114579-4595.jpg",
|
||||
imageAlt: "Slow-Cooked Lamb Shank",
|
||||
},
|
||||
id: "lamb-shank", name: "Slow-Cooked Lamb Shank", price: "AED 110", imageSrc: "http://img.b2bpic.net/free-photo/meat-stew-with-potatoes-spices-broth_114579-4595.jpg", imageAlt: "Slow-Cooked Lamb Shank"},
|
||||
{
|
||||
id: "truffle-fries",
|
||||
name: "Truffle Fries",
|
||||
price: "AED 35",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-potato-fries-with-white-dressing_23-2148501598.jpg",
|
||||
imageAlt: "Truffle Fries",
|
||||
},
|
||||
id: "truffle-fries", name: "Truffle Fries", price: "AED 35", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-potato-fries-with-white-dressing_23-2148501598.jpg", imageAlt: "Truffle Fries"},
|
||||
{
|
||||
id: "classic-martini",
|
||||
name: "Classic Martini",
|
||||
price: "AED 45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aromatic-cocktail-ready-be-served-with-olives_23-2148617618.jpg",
|
||||
imageAlt: "Classic Martini",
|
||||
},
|
||||
id: "classic-martini", name: "Classic Martini", price: "AED 45", imageSrc: "http://img.b2bpic.net/free-photo/aromatic-cocktail-ready-be-served-with-olives_23-2148617618.jpg", imageAlt: "Classic Martini"},
|
||||
]}
|
||||
title="Handcrafted. Bold. Unforgettable."
|
||||
description="Burgers, Mains, Salads, Sides & More — AED 100–300"
|
||||
@@ -272,40 +170,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
tag: "🎉 LADIES NIGHT",
|
||||
title: "Every Wednesday",
|
||||
subtitle: "5PM – 8PM",
|
||||
description: "3 Drinks + Special Food Bites from Chef — AED 50\nDJ from 7PM – 11PM",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-bar-having-chat-dinking-cocktails_1303-13489.jpg",
|
||||
imageAlt: "Ladies Night at Ketch Up Dubai",
|
||||
},
|
||||
tag: "🎉 LADIES NIGHT", title: "Every Wednesday", subtitle: "5PM – 8PM", description: "3 Drinks + Special Food Bites from Chef — AED 50\nDJ from 7PM – 11PM", imageSrc: "http://img.b2bpic.net/free-photo/women-bar-having-chat-dinking-cocktails_1303-13489.jpg", imageAlt: "Ladies Night at Ketch Up Dubai"},
|
||||
{
|
||||
tag: "🍹 HAPPY HOUR",
|
||||
title: "Sat & Sun + Mon & Tue",
|
||||
subtitle: "4PM – 8PM",
|
||||
description: "House Beverages — AED 20\nSelected Classic Cocktails — AED 33",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-toasting-drinks-together-outdoors_23-2148270916.jpg",
|
||||
imageAlt: "Happy Hour at Ketch Up Dubai",
|
||||
},
|
||||
tag: "🍹 HAPPY HOUR", title: "Sat & Sun + Mon & Tue", subtitle: "4PM – 8PM", description: "House Beverages — AED 20\nSelected Classic Cocktails — AED 33", imageSrc: "http://img.b2bpic.net/free-photo/friends-toasting-drinks-together-outdoors_23-2148270916.jpg", imageAlt: "Happy Hour at Ketch Up Dubai"},
|
||||
{
|
||||
tag: "🎧 DJ NIGHTS",
|
||||
title: "Every Evening",
|
||||
subtitle: "from 7PM",
|
||||
description: "Upstairs Lounge opens into full cocktail bar\nFreshest music + highest quality sound system",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-dj-controller-orange-wall_197531-23829.jpg",
|
||||
imageAlt: "DJ Nights at Ketch Up Dubai Lounge",
|
||||
},
|
||||
tag: "🎧 DJ NIGHTS", title: "Every Evening", subtitle: "from 7PM", description: "Upstairs Lounge opens into full cocktail bar\nFreshest music + highest quality sound system", imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-dj-controller-orange-wall_197531-23829.jpg", imageAlt: "DJ Nights at Ketch Up Dubai Lounge"},
|
||||
{
|
||||
tag: "🌅 SUNDOWNER SESSIONS",
|
||||
title: "Terrace Open",
|
||||
subtitle: "Golden Hour vibes",
|
||||
description: "Terrace open with JBR views\nCocktails + Shisha + Golden Hour vibes",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hammock-sunset_74190-126.jpg",
|
||||
imageAlt: "Sundowner Sessions on Ketch Up Terrace",
|
||||
},
|
||||
tag: "🌅 SUNDOWNER SESSIONS", title: "Terrace Open", subtitle: "Golden Hour vibes", description: "Terrace open with JBR views\nCocktails + Shisha + Golden Hour vibes", imageSrc: "http://img.b2bpic.net/free-photo/hammock-sunset_74190-126.jpg", imageAlt: "Sundowner Sessions on Ketch Up Terrace"},
|
||||
]}
|
||||
title="Every Night is a Different Vibe"
|
||||
tag="✦ EVENTS & SPECIALS ✦"
|
||||
description=""
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -317,47 +192,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "interior-dining",
|
||||
name: "Urban Dining Room",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-dinner-new-modern-indoor_1122-2075.jpg",
|
||||
imageAlt: "Dark dining room with pendant lights and grey chairs",
|
||||
},
|
||||
id: "interior-dining", name: "Urban Dining Room", price: "", imageSrc: "http://img.b2bpic.net/free-photo/interior-dinner-new-modern-indoor_1122-2075.jpg", imageAlt: "Dark dining room with pendant lights and grey chairs"},
|
||||
{
|
||||
id: "neon-logo",
|
||||
name: "Signature Neon Sign",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bright-neon-lights-spelling-tasty-food_181624-45099.jpg",
|
||||
imageAlt: "Neon KETCH UP logo sign on the wall",
|
||||
},
|
||||
id: "neon-logo", name: "Signature Neon Sign", price: "", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bright-neon-lights-spelling-tasty-food_181624-45099.jpg", imageAlt: "Neon KETCH UP logo sign on the wall"},
|
||||
{
|
||||
id: "jbr-skyline",
|
||||
name: "JBR Skyline from Terrace",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-nature-tropical-beach-sea_74190-6811.jpg",
|
||||
imageAlt: "JBR skyline from the rooftop terrace at night",
|
||||
},
|
||||
id: "jbr-skyline", name: "JBR Skyline from Terrace", price: "", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-nature-tropical-beach-sea_74190-6811.jpg", imageAlt: "JBR skyline from the rooftop terrace at night"},
|
||||
{
|
||||
id: "burger-closeup",
|
||||
name: "Handcrafted Classic Burger",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hamburgers-arrangement_23-2148614059.jpg",
|
||||
imageAlt: "Close-up of a handcrafted burger",
|
||||
},
|
||||
id: "burger-closeup", name: "Handcrafted Classic Burger", price: "", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hamburgers-arrangement_23-2148614059.jpg", imageAlt: "Close-up of a handcrafted burger"},
|
||||
{
|
||||
id: "cocktail-colorful",
|
||||
name: "Colorful Signature Cocktails",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-stacked-aesthetic-objects_23-2150185358.jpg",
|
||||
imageAlt: "Assortment of colorful cocktail glasses",
|
||||
},
|
||||
id: "cocktail-colorful", name: "Colorful Signature Cocktails", price: "", imageSrc: "http://img.b2bpic.net/free-photo/still-life-stacked-aesthetic-objects_23-2150185358.jpg", imageAlt: "Assortment of colorful cocktail glasses"},
|
||||
{
|
||||
id: "dj-lounge",
|
||||
name: "Upstairs DJ Lounge",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sound-engineer-adjusting-volume-levels-amplifier-record-guitar-tunes_482257-115443.jpg",
|
||||
imageAlt: "DJ booth in the upstairs lounge area",
|
||||
},
|
||||
id: "dj-lounge", name: "Upstairs DJ Lounge", price: "", imageSrc: "http://img.b2bpic.net/free-photo/sound-engineer-adjusting-volume-levels-amplifier-record-guitar-tunes_482257-115443.jpg", imageAlt: "DJ booth in the upstairs lounge area"},
|
||||
]}
|
||||
title="Moments Captured"
|
||||
description="A Glimpse into KETCH UP Dubai"
|
||||
@@ -371,49 +216,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "ahmed-k",
|
||||
name: "Ahmed K.",
|
||||
handle: "via Google Maps 🗺️",
|
||||
testimonial: "Amazing views of JBR, best shisha in Bluewaters! The happy hour deals are unbeatable — house cocktails for just 20 AED. The staff (especially Silvester & Aqil) make you feel like royalty. Our new favorite spot!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg",
|
||||
imageAlt: "Ahmed K.",
|
||||
},
|
||||
id: "ahmed-k", name: "Ahmed K.", handle: "via Google Maps 🗺️", testimonial: "Amazing views of JBR, best shisha in Bluewaters! The happy hour deals are unbeatable — house cocktails for just 20 AED. The staff (especially Silvester & Aqil) make you feel like royalty. Our new favorite spot!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg", imageAlt: "Ahmed K."},
|
||||
{
|
||||
id: "sarah-m",
|
||||
handle: "via Google Maps 🗺️",
|
||||
testimonial: "Came for dinner, stayed for the DJ! The Ketch Up Classic Burger is the best burger I've had in Dubai. Truffle fries were perfectly crispy. The upstairs lounge vibe at night is electric. 100% coming back.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-charming-delighted-cute-female-customer-give-positive-feedback-show-thumbsup-like-gesture-smiling-broadly-agree-recommend-perfect-product-skincare-standing-satisfied-orange-background_1258-308855.jpg",
|
||||
imageAlt: "Sarah M.",
|
||||
},
|
||||
id: "sarah-m", name: "Sarah M.", handle: "via Google Maps 🗺️", testimonial: "Came for dinner, stayed for the DJ! The Ketch Up Classic Burger is the best burger I've had in Dubai. Truffle fries were perfectly crispy. The upstairs lounge vibe at night is electric. 100% coming back.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-charming-delighted-cute-female-customer-give-positive-feedback-show-thumbsup-like-gesture-smiling-broadly-agree-recommend-perfect-product-skincare-standing-satisfied-orange-background_1258-308855.jpg", imageAlt: "Sarah M."},
|
||||
{
|
||||
id: "james-r",
|
||||
name: "James R.",
|
||||
handle: "via TripAdvisor ✈️",
|
||||
testimonial: "Great spot on Bluewaters Island. Love the two terraces — one facing JBR, incredible views. The creamy mussels were a highlight. Mariel at the bar gave us exceptional service. Perfect for after-work sundowners.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-using-smart-watch-express-pay_1170-2342.jpg",
|
||||
imageAlt: "James R.",
|
||||
},
|
||||
id: "james-r", name: "James R.", handle: "via TripAdvisor ✈️", testimonial: "Great spot on Bluewaters Island. Love the two terraces — one facing JBR, incredible views. The creamy mussels were a highlight. Mariel at the bar gave us exceptional service. Perfect for after-work sundowners.", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-using-smart-watch-express-pay_1170-2342.jpg", imageAlt: "James R."},
|
||||
{
|
||||
id: "priya-s",
|
||||
name: "Priya S.",
|
||||
handle: "via Google Maps 🗺️",
|
||||
testimonial: "Ladies Night on Wednesdays is everything! 3 drinks + food bites + DJ for AED 50? Absolute steal. The ambience is lovely — vintage interiors, cool lighting, great music. Go early to get terrace seats.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-smiling-caucasian-woman-traveller-fitting-dress-sunglasses-high-floor-bangkok-stylish-female-exploring-amazing-big-city-view_343596-1428.jpg",
|
||||
imageAlt: "Priya S.",
|
||||
},
|
||||
id: "priya-s", name: "Priya S.", handle: "via Google Maps 🗺️", testimonial: "Ladies Night on Wednesdays is everything! 3 drinks + food bites + DJ for AED 50? Absolute steal. The ambience is lovely — vintage interiors, cool lighting, great music. Go early to get terrace seats.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-smiling-caucasian-woman-traveller-fitting-dress-sunglasses-high-floor-bangkok-stylish-female-exploring-amazing-big-city-view_343596-1428.jpg", imageAlt: "Priya S."},
|
||||
{
|
||||
id: "darya",
|
||||
name: "Дарья (Darya)",
|
||||
handle: "via Talabat 🛵",
|
||||
testimonial: "Best burgers in Dubai!!!",
|
||||
rating: 4.5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-redhead-girl-sweater-showing-okay-signs-smiling-pleased-approve-like-praise-excellent-ch_1258-146537.jpg",
|
||||
imageAlt: "Darya",
|
||||
},
|
||||
id: "darya", name: "Дарья (Darya)", handle: "via Talabat 🛵", testimonial: "Best burgers in Dubai!!!", rating: 4.5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-redhead-girl-sweater-showing-okay-signs-smiling-pleased-approve-like-praise-excellent-ch_1258-146537.jpg", imageAlt: "Darya"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Guests Say"
|
||||
@@ -421,9 +237,7 @@ export default function LandingPage() {
|
||||
tag="✦ GUEST REVIEWS ✦"
|
||||
buttons={[
|
||||
{
|
||||
text: "See All Reviews on Google",
|
||||
href: "https://maps.google.com/maps?q=KETCH+UP+Dubai+Restaurant+Bluewaters+Island",
|
||||
},
|
||||
text: "See All Reviews on Google", href: "https://maps.google.com/maps?q=KETCH+UP+Dubai+Restaurant+Bluewaters+Island"},
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
/>
|
||||
@@ -433,51 +247,30 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Planning a visit to KETCH UP Dubai? Whether it's a casual dinner, a lively night out, or a special occasion, make your reservation here. You can fill out our form directly or chat with us via WhatsApp for a quick booking. We are located on Bluewaters Island, a prime spot near the iconic Dubai Eye, offering stunning views and an unforgettable experience. Find our full address, contact details, and opening hours below. We look forward to welcoming you to the KETCH UP experience!\n\n**Reservation Form:**\nFull Name (text input)\nPhone Number (tel input)\nEmail (email input)\nDate (date picker)\nTime (time selector)\nNumber of Guests (1–20)\nOccasion (Birthday / Anniversary / Business / Other)\nSpecial Requests (textarea)\n\n**Opening Hours:**\nWeekdays (Mon–Fri): 10:00 AM – 12:00 AM (Midnight)\nWeekends (Sat–Sun): 10:00 AM – 1:00 AM\n\nNote: Lounge & DJ nights start from 7:00 PM daily. Shisha available on terrace until closing.\nPrice Range: AED 100–300 per person\n\n**Contact Information:**\n📍 Address: Bluewaters Island (near Dubai Eye / Dubai Ain), Off Jumeirah Beach Residence (JBR), Dubai, UAE\n📞 Phone: +971 50 750 7424\n📧 Email: Reserve@ketch-up.com\n\n**Order Delivery via Talabat:**"
|
||||
buttons={[
|
||||
{
|
||||
text: "✓ Reserve Now",
|
||||
},
|
||||
text: "✓ Reserve Now"},
|
||||
{
|
||||
text: "💬 Reserve via WhatsApp",
|
||||
href: "https://wa.me/971507507424?text=Hi%20KETCH%20UP%20Dubai%20%F0%9F%8D%94%0AI'd%20like%20to%20make%20a%20reservation%0A%0A%F0%9F%91%A4%20Name%3A%20%0A%F0%9F%93%85%20Date%3A%20%0A%E2%8F%B0%20Time%3A%20%0A%F0%9F%91%A5%20Guests%3A%20%0A%F0%9F%8E%89%20Occasion%3A%20",
|
||||
},
|
||||
text: "💬 Reserve via WhatsApp", href: "https://wa.me/971507507424?text=Hi%20KETCH%20UP%20Dubai%20%F0%9F%8D%94%0AI'd%20like%20to%20make%20a%20reservation%0A%0A%F0%9F%91%A4%20Name%3A%20%0A%F0%9F%93%85%20Date%3A%20%0A%E2%8F%B0%20Time%3A%20%0A%F0%9F%91%A5%20Guests%3A%20%0A%F0%9F%8E%89%20Occasion%3A%20"},
|
||||
{
|
||||
text: "🗺️ Get Directions",
|
||||
href: "https://maps.google.com/?q=Ketch+Up+Dubai+Bluewaters+Island",
|
||||
},
|
||||
text: "🗺️ Get Directions", href: "https://maps.google.com/?q=Ketch+Up+Dubai+Bluewaters+Island"},
|
||||
{
|
||||
text: "📞 Call Now",
|
||||
href: "tel:+971507507424",
|
||||
},
|
||||
text: "📞 Call Now", href: "tel:+971507507424"},
|
||||
{
|
||||
text: "✉️ Send Email",
|
||||
href: "mailto:Reserve@ketch-up.com",
|
||||
},
|
||||
text: "✉️ Send Email", href: "mailto:Reserve@ketch-up.com"},
|
||||
{
|
||||
text: "🛵 Order Now on Talabat",
|
||||
href: "https://www.talabat.com/uae/ketch-up",
|
||||
},
|
||||
text: "🛵 Order Now on Talabat", href: "https://www.talabat.com/uae/ketch-up"},
|
||||
{
|
||||
text: "📸 Instagram @ketchupdxb",
|
||||
href: "https://www.instagram.com/ketchupdxb",
|
||||
},
|
||||
text: "📸 Instagram @ketchupdxb", href: "https://www.instagram.com/ketchupdxb"},
|
||||
{
|
||||
text: "👍 Facebook",
|
||||
href: "https://www.facebook.com/ketchupdxb",
|
||||
},
|
||||
text: "👍 Facebook", href: "https://www.facebook.com/ketchupdxb"},
|
||||
{
|
||||
text: "🗺️ Google Maps",
|
||||
href: "https://maps.google.com/?q=KETCH+UP+Dubai+Restaurant+Bluewaters+Island",
|
||||
},
|
||||
text: "🗺️ Google Maps", href: "https://maps.google.com/?q=KETCH+UP+Dubai+Restaurant+Bluewaters+Island"},
|
||||
{
|
||||
text: "🚗 Start Navigation",
|
||||
href: "https://maps.google.com/?q=Ketch+Up+Bluewaters+Island+Dubai&navigate=yes",
|
||||
},
|
||||
text: "🚗 Start Navigation", href: "https://maps.google.com/?q=Ketch+Up+Bluewaters+Island+Dubai&navigate=yes"},
|
||||
]}
|
||||
title="Reserve Your Table & Find Us"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -488,69 +281,45 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Dubai Restaurant & Lounge",
|
||||
},
|
||||
label: "Dubai Restaurant & Lounge"},
|
||||
{
|
||||
label: "Where the City Comes to Eat, Drink & Feel Alive",
|
||||
},
|
||||
label: "Where the City Comes to Eat, Drink & Feel Alive"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "Events",
|
||||
href: "#events",
|
||||
},
|
||||
label: "Events", href: "#events"},
|
||||
{
|
||||
label: "Gallery",
|
||||
href: "#gallery",
|
||||
},
|
||||
label: "Gallery", href: "#gallery"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#reviews",
|
||||
},
|
||||
label: "Reviews", href: "#reviews"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "📞 +971 50 750 7424",
|
||||
href: "tel:+971507507424",
|
||||
},
|
||||
label: "📞 +971 50 750 7424", href: "tel:+971507507424"},
|
||||
{
|
||||
label: "✉️ Reserve@ketch-up.com",
|
||||
href: "mailto:Reserve@ketch-up.com",
|
||||
},
|
||||
label: "✉️ Reserve@ketch-up.com", href: "mailto:Reserve@ketch-up.com"},
|
||||
{
|
||||
label: "📍 Bluewaters Island, Dubai",
|
||||
href: "https://maps.google.com/?q=Ketch+Up+Dubai+Bluewaters+Island",
|
||||
},
|
||||
label: "📍 Bluewaters Island, Dubai", href: "https://maps.google.com/?q=Ketch+Up+Dubai+Bluewaters+Island"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Mon–Fri: 10AM – 12AM",
|
||||
},
|
||||
label: "Mon–Fri: 10AM – 12AM"},
|
||||
{
|
||||
label: "Sat–Sun: 10AM – 1AM",
|
||||
},
|
||||
label: "Sat–Sun: 10AM – 1AM"},
|
||||
{
|
||||
label: "🛵 Order on Talabat",
|
||||
href: "https://www.talabat.com/uae/ketch-up",
|
||||
},
|
||||
label: "🛵 Order on Talabat", href: "https://www.talabat.com/uae/ketch-up"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user