diff --git a/src/app/page.tsx b/src/app/page.tsx
index 92a0692..c1ac25c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -56,97 +44,30 @@ export default function LandingPage() {
@@ -156,21 +77,9 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Crafted with Passion"
metrics={[
- {
- label: "Years of Excellence",
- value: "5+",
- icon: Award,
- },
- {
- label: "Review Rating",
- value: "4.4",
- icon: Star,
- },
- {
- label: "Happy Guests",
- value: "500+",
- icon: Coffee,
- },
+ { label: "Years of Excellence", value: "5+", icon: Award },
+ { label: "Review Rating", value: "4.4", icon: Star },
+ { label: "Happy Guests", value: "500+", icon: Coffee },
]}
metricsAnimation="slide-up"
/>
@@ -183,42 +92,12 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- name: "Hot Spanish Latte",
- price: "SAR 18",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cup-plate-high-angle_23-2149703762.jpg?_wi=2",
- },
- {
- id: "p2",
- name: "Iced Coffee",
- price: "SAR 15",
- imageSrc: "http://img.b2bpic.net/free-photo/cup-black-tea_1339-7162.jpg?_wi=2",
- },
- {
- id: "p3",
- name: "Cortado",
- price: "SAR 14",
- imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-hot-coffee-cafe_53876-88441.jpg?_wi=2",
- },
- {
- id: "p4",
- name: "V60 Pour Over",
- price: "SAR 20",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-brewing-gadgets-wooden-bar-counter_176420-7894.jpg",
- },
- {
- id: "p5",
- name: "House Blend Beans",
- price: "SAR 45",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-concept-wooden-table_23-2148464808.jpg",
- },
- {
- id: "p6",
- name: "Artisan Pastry",
- price: "SAR 12",
- imageSrc: "http://img.b2bpic.net/free-photo/toasts-with-fig-confiture-glass-tea_114579-4535.jpg",
- },
+ { id: "p1", name: "Hot Spanish Latte", price: "SAR 18", imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cup-plate-high-angle_23-2149703762.jpg" },
+ { id: "p2", name: "Iced Coffee", price: "SAR 15", imageSrc: "http://img.b2bpic.net/free-photo/cup-black-tea_1339-7162.jpg" },
+ { id: "p3", name: "Cortado", price: "SAR 14", imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-hot-coffee-cafe_53876-88441.jpg" },
+ { id: "p4", name: "V60 Pour Over", price: "SAR 20", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-brewing-gadgets-wooden-bar-counter_176420-7894.jpg" },
+ { id: "p5", name: "House Blend Beans", price: "SAR 45", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-concept-wooden-table_23-2148464808.jpg" },
+ { id: "p6", name: "Artisan Pastry", price: "SAR 12", imageSrc: "http://img.b2bpic.net/free-photo/toasts-with-fig-confiture-glass-tea_114579-4535.jpg" },
]}
title="Our Signature Brews"
description="Explore our curated menu of specialty coffees and seasonal favorites."
@@ -227,49 +106,26 @@ export default function LandingPage() {
@@ -278,14 +134,7 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
names={[
- "Al Olaya Locals",
- "Riyadh Coffee Enthusiasts",
- "Artisan Brew Fans",
- "Specialty Coffee Lovers",
- "City Professionals",
- "Reading Enthusiasts",
- "Design Focused Peers",
- ]}
+ "Al Olaya Locals", "Riyadh Coffee Enthusiasts", "Artisan Brew Fans", "Specialty Coffee Lovers", "City Professionals", "Reading Enthusiasts", "Design Focused Peers"]}
title="Proudly Serving Our Community"
description="Building connections, one cup at a time."
/>
@@ -298,26 +147,11 @@ export default function LandingPage() {
rating={5}
author="Rei, Local Guide"
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/dreamy-young-smiling-asian-woman-reading-book-sitting-cafe-eating-croissant-drinking-coffee_1258-198933.jpg",
- alt: "Customer Photo",
- },
- {
- src: "http://img.b2bpic.net/free-photo/beautiful-young-asian-woman-with-book-hands-sitting-cafe-drinking-coffee-eating_1258-199209.jpg",
- alt: "Customer Photo",
- },
- {
- src: "http://img.b2bpic.net/free-photo/dreamy-young-smiling-asian-woman-reading-book-sitting-cafe-eating-croissant-drinking-coffee-i_1258-127556.jpg",
- alt: "Customer Photo",
- },
- {
- src: "http://img.b2bpic.net/free-photo/cup-coffee-table-front-woman-reading-book_23-2147862855.jpg",
- alt: "Customer Photo",
- },
- {
- src: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-cup-coffee-while-using-smart-phone-cafe_637285-8102.jpg",
- alt: "Customer Photo",
- },
+ { src: "http://img.b2bpic.net/free-photo/dreamy-young-smiling-asian-woman-reading-book-sitting-cafe-eating-croissant-drinking-coffee_1258-198933.jpg", alt: "Customer Photo" },
+ { src: "http://img.b2bpic.net/free-photo/beautiful-young-asian-woman-with-book-hands-sitting-cafe-drinking-coffee-eating_1258-199209.jpg", alt: "Customer Photo" },
+ { src: "http://img.b2bpic.net/free-photo/dreamy-young-smiling-asian-woman-reading-book-sitting-cafe-eating-croissant-drinking-coffee-i_1258-127556.jpg", alt: "Customer Photo" },
+ { src: "http://img.b2bpic.net/free-photo/cup-coffee-table-front-woman-reading-book_23-2147862855.jpg", alt: "Customer Photo" },
+ { src: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-cup-coffee-while-using-smart-phone-cafe_637285-8102.jpg", alt: "Customer Photo" },
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -329,21 +163,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
- {
- id: "1",
- title: "What are your opening hours?",
- content: "We are open daily and close at 1 AM.",
- },
- {
- id: "2",
- title: "Where are you located?",
- content: "We are located in the heart of Al Olaya, Riyadh.",
- },
- {
- id: "3",
- title: "Do you offer delivery?",
- content: "Yes, we support no-contact delivery options.",
- },
+ { id: "1", title: "What are your opening hours?", content: "We are open daily and close at 1 AM." },
+ { id: "2", title: "Where are you located?", content: "We are located in the heart of Al Olaya, Riyadh." },
+ { id: "3", title: "Do you offer delivery?", content: "Yes, we support no-contact delivery options." },
]}
title="Frequently Asked Questions"
description="Have questions about our menu or location?"
@@ -354,9 +176,7 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file