diff --git a/src/app/page.tsx b/src/app/page.tsx index c5d3a31..b1b5de1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,21 +30,13 @@ export default function LandingPage() { @@ -56,39 +48,23 @@ export default function LandingPage() { description="One of Lahore’s Favorite Brunch & Café Spots. Fresh, consistent, and comforting food in the heart of Gulberg." buttons={[ { - text: "Call Now", - href: "tel:+924235790127", - }, + text: "Call Now", href: "tel:+924235790127"}, { - text: "Reserve a Table", - href: "/contact", - }, + text: "Reserve a Table", href: "/contact"}, { - text: "Order Online", - href: "#", - }, + text: "Order Online", href: "#"}, ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/keto-diet-foodstuff-assortment-high-angle_23-2149179564.jpg?_wi=1", - imageAlt: "Luxurious cafe interior", - }, + imageSrc: "http://img.b2bpic.net/free-photo/keto-diet-foodstuff-assortment-high-angle_23-2149179564.jpg?_wi=1", imageAlt: "Luxurious cafe interior"}, { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-waffles-with-berries-coffee-perfect-breakfast_191095-99869.jpg?_wi=1", - imageAlt: "Fresh brunch waffles", - }, + imageSrc: "http://img.b2bpic.net/free-photo/delicious-waffles-with-berries-coffee-perfect-breakfast_191095-99869.jpg?_wi=1", imageAlt: "Fresh brunch waffles"}, { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-handmade-pecan-pie-ready-be-served_23-2148461067.jpg?_wi=1", - imageAlt: "Gourmet artisan pizza", - }, + imageSrc: "http://img.b2bpic.net/free-photo/delicious-handmade-pecan-pie-ready-be-served_23-2148461067.jpg?_wi=1", imageAlt: "Gourmet artisan pizza"}, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-cups-beans_23-2148464882.jpg?_wi=1", - imageAlt: "Artisan barista coffee", - }, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-cups-beans_23-2148464882.jpg?_wi=1", imageAlt: "Artisan barista coffee"}, { - imageSrc: "http://img.b2bpic.net/free-photo/man-taking-mobile-phone-while-having-breakfast_23-2147860436.jpg?_wi=1", - imageAlt: "Cozy cafe ambiance", - }, + imageSrc: "http://img.b2bpic.net/free-photo/man-taking-mobile-phone-while-having-breakfast_23-2147860436.jpg?_wi=1", imageAlt: "Cozy cafe ambiance"}, ]} /> @@ -100,41 +76,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Consistent Quality", - author: "Standard", - description: "Every meal is crafted with fresh, premium ingredients to maintain the high standards you love.", - tags: [ - "Fresh", - "Quality", - ], - imageSrc: "http://img.b2bpic.net/free-photo/keto-diet-foodstuff-assortment-high-angle_23-2149179564.jpg?_wi=2", - imageAlt: "luxurious cafe interior brunch setting", - }, + id: "f1", title: "Consistent Quality", author: "Standard", description: "Every meal is crafted with fresh, premium ingredients to maintain the high standards you love.", tags: [ + "Fresh", "Quality"], + imageSrc: "http://img.b2bpic.net/free-photo/keto-diet-foodstuff-assortment-high-angle_23-2149179564.jpg?_wi=2", imageAlt: "luxurious cafe interior brunch setting"}, { - id: "f2", - title: "Comforting Ambiance", - author: "Standard", - description: "A cozy, inviting space perfect for brunches, family dinners, or quick coffee breaks.", - tags: [ - "Cozy", - "Relaxed", - ], - imageSrc: "http://img.b2bpic.net/free-photo/delicious-waffles-with-berries-coffee-perfect-breakfast_191095-99869.jpg?_wi=2", - imageAlt: "fresh waffles brunch top view", - }, + id: "f2", title: "Comforting Ambiance", author: "Standard", description: "A cozy, inviting space perfect for brunches, family dinners, or quick coffee breaks.", tags: [ + "Cozy", "Relaxed"], + imageSrc: "http://img.b2bpic.net/free-photo/delicious-waffles-with-berries-coffee-perfect-breakfast_191095-99869.jpg?_wi=2", imageAlt: "fresh waffles brunch top view"}, { - id: "f3", - title: "Value for Money", - author: "Standard", - description: "We believe in high-end dining experiences that remain accessible and worthwhile for every diner.", - tags: [ - "Value", - "Accessible", - ], - imageSrc: "http://img.b2bpic.net/free-photo/delicious-handmade-pecan-pie-ready-be-served_23-2148461067.jpg?_wi=2", - imageAlt: "herbed chicken pizza freshly baked", - }, + id: "f3", title: "Value for Money", author: "Standard", description: "We believe in high-end dining experiences that remain accessible and worthwhile for every diner.", tags: [ + "Value", "Accessible"], + imageSrc: "http://img.b2bpic.net/free-photo/delicious-handmade-pecan-pie-ready-be-served_23-2148461067.jpg?_wi=2", imageAlt: "herbed chicken pizza freshly baked"}, ]} title="Why Choose Us" description="We are committed to delivering excellence through every plate, ensuring a premium experience in the heart of Lahore." @@ -149,23 +101,11 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Herbed Chicken Pizza", - price: "PKR 1,850", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-handmade-pecan-pie-ready-be-served_23-2148461067.jpg?_wi=3", - }, + id: "p1", name: "Herbed Chicken Pizza", price: "PKR 1,850", imageSrc: "http://img.b2bpic.net/free-photo/delicious-handmade-pecan-pie-ready-be-served_23-2148461067.jpg?_wi=3"}, { - id: "p2", - name: "Belgian Waffles", - price: "PKR 950", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-waffles-with-berries-coffee-perfect-breakfast_191095-99869.jpg?_wi=3", - }, + id: "p2", name: "Belgian Waffles", price: "PKR 950", imageSrc: "http://img.b2bpic.net/free-photo/delicious-waffles-with-berries-coffee-perfect-breakfast_191095-99869.jpg?_wi=3"}, { - id: "p3", - name: "Signature Coffee", - price: "PKR 650", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-cups-beans_23-2148464882.jpg?_wi=2", - }, + id: "p3", name: "Signature Coffee", price: "PKR 650", imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-cups-beans_23-2148464882.jpg?_wi=2"}, ]} title="Popular Menu Items" description="Taste the classics that made us Lahore's favorite brunch spot." @@ -179,59 +119,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Sarah Khan", - role: "Food Blogger", - company: "Lahore Eats", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-conversation-with-her-boyfriend-breakfast-dining-table_637285-12581.jpg?_wi=1", - }, + id: "t1", name: "Sarah Khan", role: "Food Blogger", company: "Lahore Eats", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-conversation-with-her-boyfriend-breakfast-dining-table_637285-12581.jpg?_wi=1"}, { - id: "t2", - name: "Ahmed Raza", - role: "Professional", - company: "Gulberg Local", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-posing-outdoors_23-2148767054.jpg", - }, + id: "t2", name: "Ahmed Raza", role: "Professional", company: "Gulberg Local", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-posing-outdoors_23-2148767054.jpg"}, { - id: "t3", - name: "Mariam Ali", - role: "Regular", - company: "Family Dining", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-taking-mobile-phone-while-having-breakfast_23-2147860436.jpg?_wi=2", - }, + id: "t3", name: "Mariam Ali", role: "Regular", company: "Family Dining", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/man-taking-mobile-phone-while-having-breakfast_23-2147860436.jpg?_wi=2"}, { - id: "t4", - name: "Zaid Malik", - role: "Foodie", - company: "City Guides", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944034.jpg", - }, + id: "t4", name: "Zaid Malik", role: "Foodie", company: "City Guides", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944034.jpg"}, { - id: "t5", - name: "Fatima Noor", - role: "Critic", - company: "Punjab Dining", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-conversation-with-her-boyfriend-breakfast-dining-table_637285-12581.jpg?_wi=2", - }, + id: "t5", name: "Fatima Noor", role: "Critic", company: "Punjab Dining", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-conversation-with-her-boyfriend-breakfast-dining-table_637285-12581.jpg?_wi=2"}, ]} kpiItems={[ { - value: "1300+", - label: "Reviews", - }, + value: "1300+", label: "Reviews"}, { - value: "4.1⭐", - label: "Rating", - }, + value: "4.1⭐", label: "Rating"}, { - value: "Local", - label: "Favorite", - }, + value: "Local", label: "Favorite"}, ]} title="What Our Guests Say" description="Consistently rated 4.1⭐ by over 1,300 happy diners." @@ -247,23 +156,14 @@ export default function LandingPage() { description="Numbers speak to the quality and consistency we bring to your table." metrics={[ { - id: "m1", - icon: Coffee, - title: "Cups Served", - value: "50K+", - }, + id: "m1", icon: Coffee, + title: "Cups Served", value: "50K+"}, { - id: "m2", - icon: Smile, - title: "Happy Guests", - value: "15K+", - }, + id: "m2", icon: Smile, + title: "Happy Guests", value: "15K+"}, { - id: "m3", - icon: Award, - title: "Awards Won", - value: "8", - }, + id: "m3", icon: Award, + title: "Awards Won", value: "8"}, ]} /> @@ -272,33 +172,21 @@ export default function LandingPage() { ); -} +} \ No newline at end of file