diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1eb267f..d994f7b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
@@ -52,19 +44,14 @@ export default function LandingPage() {
@@ -128,25 +91,15 @@ export default function LandingPage() {
author="Sarah Al-Enezi"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/young-pretty-woman-drinking-tasty-sweet-cocktail-city-terrace-casual-trendy-outfit-weekend-travel-mood_291049-1724.jpg",
- alt: "Sarah",
- },
+ src: "http://img.b2bpic.net/free-photo/young-pretty-woman-drinking-tasty-sweet-cocktail-city-terrace-casual-trendy-outfit-weekend-travel-mood_291049-1724.jpg", alt: "Sarah"},
{
- src: "http://img.b2bpic.net/free-photo/attractive-happy-young-bearded-man-trendy-hat-texting-messages-via-social-networks-browsing-internet-using-free-wifi-his-electronic-device-coffee-break-restaurant_273609-1934.jpg",
- alt: "Ahmed",
- },
+ src: "http://img.b2bpic.net/free-photo/attractive-happy-young-bearded-man-trendy-hat-texting-messages-via-social-networks-browsing-internet-using-free-wifi-his-electronic-device-coffee-break-restaurant_273609-1934.jpg", alt: "Ahmed"},
{
- src: "http://img.b2bpic.net/free-vector/flat-boho-pattern-design_23-2149052790.jpg",
- alt: "Fatima",
- },
+ src: "http://img.b2bpic.net/free-vector/flat-boho-pattern-design_23-2149052790.jpg", alt: "Fatima"},
{
- src: "http://img.b2bpic.net/free-photo/beautiful-cheerful-girl-with-tattooes-dreadlocks-is-sitting-food-court-while-drinking-coffee_613910-5185.jpg",
- alt: "Omar",
- },
+ src: "http://img.b2bpic.net/free-photo/beautiful-cheerful-girl-with-tattooes-dreadlocks-is-sitting-food-court-while-drinking-coffee_613910-5185.jpg", alt: "Omar"},
{
- src: "http://img.b2bpic.net/free-photo/spectacular-woman-with-dark-long-hair-smiling-coffee-break_291650-641.jpg",
- alt: "Noor",
- },
+ src: "http://img.b2bpic.net/free-photo/spectacular-woman-with-dark-long-hair-smiling-coffee-break_291650-641.jpg", alt: "Noor"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -160,12 +113,7 @@ export default function LandingPage() {
title="Recognized Excellence"
description="Trusted and featured by culinary leaders across the region."
names={[
- "Gulf Food News",
- "Kuwait Taste Awards",
- "Artisan Coffee Weekly",
- "Middle East Dining",
- "Luxury Lifestyle Mag",
- ]}
+ "Gulf Food News", "Kuwait Taste Awards", "Artisan Coffee Weekly", "Middle East Dining", "Luxury Lifestyle Mag"]}
/>
@@ -178,40 +126,15 @@ export default function LandingPage() {
description="We blend precision with passion in every cup and creation."
metrics={[
{
- id: "m1",
- value: "5k+",
- title: "Happy Guests",
- description: "Serving the finest community",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12094.jpg?_wi=1",
- },
+ id: "m1", value: "5k+", title: "Happy Guests", description: "Serving the finest community", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12094.jpg?_wi=1"},
{
- id: "m2",
- value: "45+",
- title: "Unique Blends",
- description: "Sourced from high-altitude farms",
- imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-background_23-2148116660.jpg",
- },
+ id: "m2", value: "45+", title: "Unique Blends", description: "Sourced from high-altitude farms", imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-background_23-2148116660.jpg"},
{
- id: "m3",
- value: "24",
- title: "Pastry Chefs",
- description: "Masters of traditional sweets",
- imageSrc: "http://img.b2bpic.net/free-photo/muffins-with-cocoa-cream-wooden-board-with-rollcake-slices_114579-16671.jpg",
- },
+ id: "m3", value: "24", title: "Pastry Chefs", description: "Masters of traditional sweets", imageSrc: "http://img.b2bpic.net/free-photo/muffins-with-cocoa-cream-wooden-board-with-rollcake-slices_114579-16671.jpg"},
{
- id: "m4",
- value: "100%",
- title: "Organic Ingredients",
- description: "Only the best for our patrons",
- imageSrc: "http://img.b2bpic.net/free-photo/traditional-dessert-pakhlava-with-almonds_140725-4059.jpg",
- },
+ id: "m4", value: "100%", title: "Organic Ingredients", description: "Only the best for our patrons", imageSrc: "http://img.b2bpic.net/free-photo/traditional-dessert-pakhlava-with-almonds_140725-4059.jpg"},
{
- id: "m5",
- value: "99",
- title: "Quality Score",
- description: "Consistently rated top-tier",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg",
- },
+ id: "m5", value: "99", title: "Quality Score", description: "Consistently rated top-tier", imageSrc: "http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg"},
]}
/>
@@ -220,13 +143,9 @@ export default function LandingPage() {