diff --git a/src/app/page.tsx b/src/app/page.tsx
index 0e4ec56..a85598b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,84 +29,36 @@ export default function LandingPage() {
@@ -116,9 +68,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="A Hidden Gem in Dubai"
description={[
- "AMG Kaffeehaus is more than a café — it’s a destination. Nestled in Dubai Design District, it blends the elegance of Mercedes-Benz with a refined coffee culture.",
- "Guests enjoy a calm, stylish atmosphere surrounded by iconic automotive design, making every visit unforgettable.",
- ]}
+ "AMG Kaffeehaus is more than a café — it’s a destination. Nestled in Dubai Design District, it blends the elegance of Mercedes-Benz with a refined coffee culture.", "Guests enjoy a calm, stylish atmosphere surrounded by iconic automotive design, making every visit unforgettable."]}
/>
@@ -129,21 +79,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
features={[
- {
- title: "Luxury Atmosphere",
- description: "Sleek interiors inspired by AMG performance design. Aesthetic, Instagram-worthy, and calming.",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-3d-lighting-lamp-design_23-2151047621.jpg?_wi=1",
- },
- {
- title: "Premium Coffee",
- description: "Rich, aromatic coffee crafted to perfection. A true experience for coffee lovers.",
- imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-delicious-coffee-assortment_23-2149514293.jpg?_wi=1",
- },
- {
- title: "Automotive Experience",
- description: "Enjoy your drink surrounded by iconic Mercedes-Benz vehicles and design.",
- imageSrc: "http://img.b2bpic.net/free-photo/driver-view-car-interior-hand-steering-wheel-speed-motion_169016-68523.jpg?_wi=1",
- },
+ { title: "Luxury Atmosphere", description: "Sleek interiors inspired by AMG performance design.", imageSrc: "http://img.b2bpic.net/free-photo/modern-3d-lighting-lamp-design_23-2151047621.jpg" },
+ { title: "Premium Coffee", description: "Rich, aromatic coffee crafted to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-delicious-coffee-assortment_23-2149514293.jpg" },
+ { title: "Automotive Experience", description: "Enjoy your drink surrounded by iconic Mercedes-Benz vehicles.", imageSrc: "http://img.b2bpic.net/free-photo/driver-view-car-interior-hand-steering-wheel-speed-motion_169016-68523.jpg" },
]}
title="Performance Driven Experience"
description="Excellence in every detail."
@@ -155,43 +93,11 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
+ animationType="slide-up"
products={[
- {
- id: "p1",
- name: "AMG Mocha",
- price: "AED 35",
- imageSrc: "http://img.b2bpic.net/free-photo/coffee-concept-with-differents-types-coffee-coffee-beans-milk-cinnamon-sticks-grey-background-flat-lay_1220-7081.jpg",
- },
- {
- id: "p2",
- name: "Signature Latte",
- price: "AED 30",
- imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-delicious-coffee-arrangement_23-2149514294.jpg",
- },
- {
- id: "p3",
- name: "Luxury Desserts",
- price: "AED 45",
- imageSrc: "http://img.b2bpic.net/free-photo/golden-dyed-chocolate-volcano-served-with-vanilla-ice-cream-berries-tea_141793-2309.jpg",
- },
- {
- id: "p4",
- name: "Nitro Cold Brew",
- price: "AED 38",
- imageSrc: "http://img.b2bpic.net/free-photo/roasted-coffee-beans-coffee-clipboard-with-text-chalkboard_23-2147874153.jpg",
- },
- {
- id: "p5",
- name: "Gold Cappuccino",
- price: "AED 50",
- imageSrc: "http://img.b2bpic.net/free-photo/coffee_74190-2976.jpg",
- },
- {
- id: "p6",
- name: "Dark Truffle",
- price: "AED 25",
- imageSrc: "http://img.b2bpic.net/free-photo/chocolate-dessert-with-side-cream_140725-1739.jpg",
- },
+ { id: "p1", name: "AMG Mocha", price: "AED 35", imageSrc: "http://img.b2bpic.net/free-photo/coffee-concept-with-differents-types-coffee-coffee-beans-milk-cinnamon-sticks-grey-background-flat-lay_1220-7081.jpg" },
+ { id: "p2", name: "Signature Latte", price: "AED 30", imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-delicious-coffee-arrangement_23-2149514294.jpg" },
+ { id: "p3", name: "Luxury Desserts", price: "AED 45", imageSrc: "http://img.b2bpic.net/free-photo/golden-dyed-chocolate-volcano-served-with-vanilla-ice-cream-berries-tea_141793-2309.jpg" },
]}
title="Signature Selection"
description="Curated flavors for the discerning palate."
@@ -204,46 +110,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
- {
- id: "t1",
- name: "Sarah Ahmed",
- handle: "@sarah.dxb",
- testimonial: "A hidden gem… stylish, calm, and the coffee is excellent.",
- imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892961.jpg",
- imageAlt: "City background panoramic view",
- },
- {
- id: "t2",
- name: "Mark Wilson",
- handle: "@mark_dubai",
- testimonial: "Perfect place to relax and enjoy the AMG vibe.",
- imageSrc: "http://img.b2bpic.net/free-photo/cups-lamp-near-twig_23-2147811206.jpg",
- imageAlt: "City background panoramic view",
- },
- {
- id: "t3",
- name: "Elena Rossi",
- handle: "@elena.coffee",
- testimonial: "One of the most aesthetic cafés in Dubai.",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-3d-lighting-lamp-design_23-2151047621.jpg?_wi=2",
- imageAlt: "City background panoramic view",
- },
- {
- id: "t4",
- name: "Omar K.",
- handle: "@omar.lux",
- testimonial: "Exquisite quality and design. A truly premium experience.",
- imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-delicious-coffee-assortment_23-2149514293.jpg?_wi=2",
- imageAlt: "City background panoramic view",
- },
- {
- id: "t5",
- name: "Julie D.",
- handle: "@jules.life",
- testimonial: "The atmosphere is unmatched in the Design District.",
- imageSrc: "http://img.b2bpic.net/free-photo/driver-view-car-interior-hand-steering-wheel-speed-motion_169016-68523.jpg?_wi=2",
- imageAlt: "City background panoramic view",
- },
+ { id: "t1", name: "Sarah Ahmed", handle: "@sarah.dxb", testimonial: "A hidden gem… stylish, calm, and the coffee is excellent.", imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892961.jpg" },
+ { id: "t2", name: "Mark Wilson", handle: "@mark_dubai", testimonial: "Perfect place to relax and enjoy the AMG vibe.", imageSrc: "http://img.b2bpic.net/free-photo/cups-lamp-near-twig_23-2147811206.jpg" },
+ { id: "t3", name: "Elena Rossi", handle: "@elena.coffee", testimonial: "One of the most aesthetic cafés in Dubai.", imageSrc: "http://img.b2bpic.net/free-photo/modern-3d-lighting-lamp-design_23-2151047621.jpg" },
]}
title="What Our Guests Say"
description="Voices of the AMG community."
@@ -253,16 +122,9 @@ export default function LandingPage() {