diff --git a/src/app/page.tsx b/src/app/page.tsx
index c00ead1..86fe7da 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,137 +29,47 @@ export default function LandingPage() {
@@ -171,20 +81,11 @@ export default function LandingPage() {
title="Welcome to Clove Cafe"
description="Located in the vibrant F-7 Markaz, Clove Cafe offers a refreshing rooftop dining experience with a perfect blend of comfort and style. Whether you're here for brunch, coffee, or dinner, our space is designed to help you unwind and enjoy every moment."
bulletPoints={[
- {
- title: "Artisan Coffee",
- description: "Hand-crafted brews every day.",
- },
- {
- title: "Rooftop Views",
- description: "Relax under the open sky.",
- },
- {
- title: "Cozy Ambiance",
- description: "Perfect for all your moments.",
- },
+ { title: "Artisan Coffee", description: "Hand-crafted brews every day." },
+ { title: "Rooftop Views", description: "Relax under the open sky." },
+ { title: "Cozy Ambiance", description: "Perfect for all your moments." },
]}
- imageSrc="http://img.b2bpic.net/free-photo/coffee-cup-cheesecake-wooden-table-front-cushion-against-white-wall_23-2148067198.jpg?_wi=2"
+ imageSrc="http://img.b2bpic.net/free-photo/coffee-cup-cheesecake-wooden-table-front-cushion-against-white-wall_23-2148067198.jpg"
imageAlt="cafe interior aesthetic modern cozy"
mediaAnimation="blur-reveal"
/>
@@ -197,42 +98,12 @@ export default function LandingPage() {
gridVariant="asymmetric-60-wide-40-narrow"
useInvertedBackground={false}
products={[
- {
- id: "1",
- name: "Signature Coffee",
- price: "Rs 800",
- imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cupcake-strawberries-cupcake-plate-chocolate-cream-candies-strawberries-bowls-cup-herbal-tea-dark-table_140725-117161.jpg?_wi=2",
- },
- {
- id: "2",
- name: "Gourmet Pasta",
- price: "Rs 1,500",
- imageSrc: "http://img.b2bpic.net/free-photo/pasta-topped-with-walnuts-olives_140725-3500.jpg",
- },
- {
- id: "3",
- name: "Artisan Burger",
- price: "Rs 1,200",
- imageSrc: "http://img.b2bpic.net/free-photo/waffles-with-sliced-banana-strawberries-whipping-cream_114579-9242.jpg",
- },
- {
- id: "4",
- name: "Fresh Pizza",
- price: "Rs 1,800",
- imageSrc: "http://img.b2bpic.net/free-photo/european-pretty-woman-hungry-juicy-burger-summer-cafe_343596-2304.jpg",
- },
- {
- id: "5",
- name: "Light Salad",
- price: "Rs 900",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-person-near-burger-plate-holding-jar-with-butter_23-2148784521.jpg",
- },
- {
- id: "6",
- name: "Delicious Dessert",
- price: "Rs 700",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background_140725-136324.jpg",
- },
+ { id: "1", name: "Signature Coffee", price: "Rs 800", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cupcake-strawberries-cupcake-plate-chocolate-cream-candies-strawberries-bowls-cup-herbal-tea-dark-table_140725-117161.jpg" },
+ { id: "2", name: "Gourmet Pasta", price: "Rs 1,500", imageSrc: "http://img.b2bpic.net/free-photo/pasta-topped-with-walnuts-olives_140725-3500.jpg" },
+ { id: "3", name: "Artisan Burger", price: "Rs 1,200", imageSrc: "http://img.b2bpic.net/free-photo/waffles-with-sliced-banana-strawberries-whipping-cream_114579-9242.jpg" },
+ { id: "4", name: "Fresh Pizza", price: "Rs 1,800", imageSrc: "http://img.b2bpic.net/free-photo/european-pretty-woman-hungry-juicy-burger-summer-cafe_343596-2304.jpg" },
+ { id: "5", name: "Light Salad", price: "Rs 900", imageSrc: "http://img.b2bpic.net/free-photo/front-view-person-near-burger-plate-holding-jar-with-butter_23-2148784521.jpg" },
+ { id: "6", name: "Delicious Dessert", price: "Rs 700", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background_140725-136324.jpg" },
]}
title="Fresh Flavors, Beautifully Served"
description="Explore our curated menu with a range of delicious options from beverages to gourmet meals."
@@ -246,21 +117,9 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights"
useInvertedBackground={true}
features={[
- {
- title: "Rooftop Seating 🌿",
- description: "Enjoy the fresh Islamabad breeze.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-with-delicious-food_23-2150168111.jpg?_wi=2",
- },
- {
- title: "Quiet Atmosphere",
- description: "Escape the city hustle.",
- imageSrc: "http://img.b2bpic.net/free-photo/beauty-book-tenderness-cute-chair_1150-1189.jpg",
- },
- {
- title: "Perfect for Groups",
- description: "Spacious seating for everyone.",
- imageSrc: "http://img.b2bpic.net/free-photo/people-eating-appetizers-rooftop-party_23-2148266878.jpg",
- },
+ { title: "Rooftop Seating 🌿", description: "Enjoy the fresh Islamabad breeze.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-with-delicious-food_23-2150168111.jpg" },
+ { title: "Quiet Atmosphere", description: "Escape the city hustle.", imageSrc: "http://img.b2bpic.net/free-photo/beauty-book-tenderness-cute-chair_1150-1189.jpg" },
+ { title: "Perfect for Groups", description: "Spacious seating for everyone.", imageSrc: "http://img.b2bpic.net/free-photo/people-eating-appetizers-rooftop-party_23-2148266878.jpg" },
]}
title="Dine Under the Open Sky"
description="Clove Cafe’s rooftop seating offers a peaceful escape from the city. Enjoy fresh air, skyline views, and a cozy atmosphere."
@@ -272,51 +131,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- title: "Beautiful Vibe",
- quote: "Beautiful rooftop and peaceful environment!",
- name: "Sarah Khan",
- role: "Designer",
- imageSrc: "http://img.b2bpic.net/free-photo/laptop-digital-tablet-book-pot-plant-wooden-table-restaurant_23-2147936091.jpg",
- imageAlt: "Laptop; digital tablet; book and pot plant on wooden table in the restaurant",
- },
- {
- id: "2",
- title: "Great Food",
- quote: "Great food and very cozy vibe.",
- name: "Ali Hassan",
- role: "Student",
- imageSrc: "http://img.b2bpic.net/free-photo/teenage-girl-sitting-glass-table-with-chocolate-smoothie_1157-1221.jpg?_wi=3",
- imageAlt: "Laptop; digital tablet; book and pot plant on wooden table in the restaurant",
- },
- {
- id: "3",
- title: "Amazing Spot",
- quote: "Perfect place for a chill evening.",
- name: "Zara Noor",
- role: "Writer",
- imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-cheesecake-wooden-table-front-cushion-against-white-wall_23-2148067198.jpg?_wi=3",
- imageAlt: "Laptop; digital tablet; book and pot plant on wooden table in the restaurant",
- },
- {
- id: "4",
- title: "Top Tier",
- quote: "Love the coffee, love the view.",
- name: "Omar Farooq",
- role: "Developer",
- imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cupcake-strawberries-cupcake-plate-chocolate-cream-candies-strawberries-bowls-cup-herbal-tea-dark-table_140725-117161.jpg?_wi=3",
- imageAlt: "Laptop; digital tablet; book and pot plant on wooden table in the restaurant",
- },
- {
- id: "5",
- title: "Hidden Gem",
- quote: "A must-visit rooftop in F-7.",
- name: "Mina Ahmed",
- role: "Manager",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-with-delicious-food_23-2150168111.jpg?_wi=3",
- imageAlt: "Laptop; digital tablet; book and pot plant on wooden table in the restaurant",
- },
+ { id: "1", title: "Beautiful Vibe", quote: "Beautiful rooftop and peaceful environment!", name: "Sarah Khan", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/laptop-digital-tablet-book-pot-plant-wooden-table-restaurant_23-2147936091.jpg" },
+ { id: "2", title: "Great Food", quote: "Great food and very cozy vibe.", name: "Ali Hassan", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/teenage-girl-sitting-glass-table-with-chocolate-smoothie_1157-1221.jpg" },
+ { id: "3", title: "Amazing Spot", quote: "Perfect place for a chill evening.", name: "Zara Noor", role: "Writer", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-cheesecake-wooden-table-front-cushion-against-white-wall_23-2148067198.jpg" },
+ { id: "4", title: "Top Tier", quote: "Love the coffee, love the view.", name: "Omar Farooq", role: "Developer", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cupcake-strawberries-cupcake-plate-chocolate-cream-candies-strawberries-bowls-cup-herbal-tea-dark-table_140725-117161.jpg" },
+ { id: "5", title: "Hidden Gem", quote: "A must-visit rooftop in F-7.", name: "Mina Ahmed", role: "Manager", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-with-delicious-food_23-2150168111.jpg" },
]}
title="What People Are Saying"
description="With a 4.4 rating, Clove Cafe is loved for its ambiance and food quality."
@@ -325,25 +144,14 @@ export default function LandingPage() {
@@ -380,21 +178,11 @@ export default function LandingPage() {
title="Looking for a Peaceful Café Spot?"
description="Visit Clove Cafe and enjoy great food with a beautiful rooftop view."
inputs={[
- {
- name: "reserve",
- type: "text",
- placeholder: "Reservation Name",
- required: true,
- },
- {
- name: "phone",
- type: "tel",
- placeholder: "Phone Number",
- required: true,
- },
+ { name: "reserve", type: "text", placeholder: "Reservation Name", required: true },
+ { name: "phone", type: "tel", placeholder: "Phone Number", required: true },
]}
buttonText="Reserve Now"
- imageSrc="http://img.b2bpic.net/free-photo/two-young-beautiful-girls-smiling-speaking-resting-cafe-shot-from-outside_176420-6932.jpg?_wi=3"
+ imageSrc="http://img.b2bpic.net/free-photo/two-young-beautiful-girls-smiling-speaking-resting-cafe-shot-from-outside_176420-6932.jpg"
/>
@@ -403,29 +191,15 @@ export default function LandingPage() {
logoText="Clove Cafe"
columns={[
{
- title: "Explore",
- items: [
- {
- label: "Menu",
- href: "#menu",
- },
- {
- label: "Location",
- href: "#contact",
- },
+ title: "Explore", items: [
+ { label: "Menu", href: "#menu" },
+ { label: "Location", href: "#contact" },
],
},
{
- title: "Support",
- items: [
- {
- label: "Call Us",
- href: "tel:03046407777",
- },
- {
- label: "WhatsApp",
- href: "#",
- },
+ title: "Support", items: [
+ { label: "Call Us", href: "tel:03046407777" },
+ { label: "WhatsApp", href: "#" },
],
},
]}