diff --git a/src/app/page.tsx b/src/app/page.tsx
index 8109c5f..e5b94ba 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,35 +33,21 @@ export default function LandingPage() {
@@ -71,13 +57,9 @@ export default function LandingPage() {
description="Savor the authentic taste of home-cooked meals and premium coffee in a luxurious, inviting atmosphere. Experience culinary delight with every visit."
buttons={[
{
- text: "View Menu",
- href: "#menu",
- },
+ text: "View Menu", href: "#menu"},
{
- text: "Order Online",
- href: "#contact",
- },
+ text: "Order Online", href: "#contact"},
]}
buttonAnimation="opacity"
imageSrc="http://img.b2bpic.net/free-photo/delicious-coffee-cup-indoors_23-2150708144.jpg"
@@ -93,17 +75,11 @@ export default function LandingPage() {
description="At Cafeteria Regio's, we believe in serving more than just food; we offer a delightful experience rooted in quality ingredients and exceptional service. With a legacy of warm hospitality, we've become a cherished spot for delicious meals and memorable moments. Our passion for authentic flavors and a cozy ambiance drives everything we do."
metrics={[
{
- value: "15+",
- title: "Years Serving",
- },
+ value: "15+", title: "Years Serving"},
{
- value: "1200+",
- title: "Happy Customers",
- },
+ value: "1200+", title: "Happy Customers"},
{
- value: "50+",
- title: "Signature Dishes",
- },
+ value: "50+", title: "Signature Dishes"},
]}
imageSrc="http://img.b2bpic.net/free-photo/chef-placing-fresh-tomatoes-salad_23-2148516911.jpg"
imageAlt="Chef preparing food in a luxurious kitchen"
@@ -120,24 +96,16 @@ export default function LandingPage() {
features={[
{
icon: Wheat,
- title: "Chilaquiles Rojos",
- description: "Our famous red chilaquiles with tender shredded chicken, fresh cream, and cheese, a breakfast classic with rich flavor.",
- },
+ title: "Chilaquiles Rojos", description: "Our famous red chilaquiles with tender shredded chicken, fresh cream, and cheese, a breakfast classic with rich flavor."},
{
icon: Beef,
- title: "Bistec a la Plancha",
- description: "Succulent grilled steak, perfectly seasoned and served with your choice of savory sides, a true taste of home.",
- },
+ title: "Bistec a la Plancha", description: "Succulent grilled steak, perfectly seasoned and served with your choice of savory sides, a true taste of home."},
{
icon: Coffee,
- title: "Premium Regio's Coffee",
- description: "Start your day with our signature strong and aromatic coffee, brewed to perfection for the ultimate morning boost.",
- },
+ title: "Premium Regio's Coffee", description: "Start your day with our signature strong and aromatic coffee, brewed to perfection for the ultimate morning boost."},
{
icon: Flame,
- title: "Hearty Breakfast Plates",
- description: "Enjoy generous portions of classic breakfast combinations, ensuring a satisfying start to your day.",
- },
+ title: "Hearty Breakfast Plates", description: "Enjoy generous portions of classic breakfast combinations, ensuring a satisfying start to your day."},
]}
title="Signature Delights"
description="Explore our exquisite selection of dishes, crafted with the freshest ingredients and a touch of traditional flavor. From hearty breakfasts to sumptuous lunches, every bite is a culinary journey."
@@ -152,53 +120,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p-chilaquiles",
- name: "Chilaquiles Rojos con Pollo",
- price: "$12.99",
- variant: "Spicy Red Sauce",
- imageSrc: "http://img.b2bpic.net/free-photo/mexican-meal_23-2148159757.jpg",
- imageAlt: "Chilaquiles rojos with chicken",
- },
+ id: "p-chilaquiles", name: "Chilaquiles Rojos con Pollo", price: "$12.99", variant: "Spicy Red Sauce", imageSrc: "http://img.b2bpic.net/free-photo/mexican-meal_23-2148159757.jpg", imageAlt: "Chilaquiles rojos with chicken"},
{
- id: "p-bistec",
- name: "Bistec a la Plancha",
- price: "$18.50",
- variant: "Served with Rice & Beans",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-dipping-steak-piece-into-sour-sauce_140725-5004.jpg",
- imageAlt: "Grilled steak with sides",
- },
+ id: "p-bistec", name: "Bistec a la Plancha", price: "$18.50", variant: "Served with Rice & Beans", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-dipping-steak-piece-into-sour-sauce_140725-5004.jpg", imageAlt: "Grilled steak with sides"},
{
- id: "p-pancakes",
- name: "Gourmet Pancake Stack",
- price: "$10.00",
- variant: "Berries & Maple Syrup",
- imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pancakes-with-pomegranate-seeds-bananas-raspberries_23-2148354693.jpg",
- imageAlt: "Stack of gourmet pancakes",
- },
+ id: "p-pancakes", name: "Gourmet Pancake Stack", price: "$10.00", variant: "Berries & Maple Syrup", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pancakes-with-pomegranate-seeds-bananas-raspberries_23-2148354693.jpg", imageAlt: "Stack of gourmet pancakes"},
{
- id: "p-tacos",
- name: "Assorted Street Tacos",
- price: "$14.00",
- variant: "Choice of 3 Tacos",
- imageSrc: "http://img.b2bpic.net/free-photo/clipboard-near-food-sombrero_23-2147740804.jpg",
- imageAlt: "Variety of Mexican street tacos",
- },
+ id: "p-tacos", name: "Assorted Street Tacos", price: "$14.00", variant: "Choice of 3 Tacos", imageSrc: "http://img.b2bpic.net/free-photo/clipboard-near-food-sombrero_23-2147740804.jpg", imageAlt: "Variety of Mexican street tacos"},
{
- id: "p-sandwich",
- name: "Regio's Club Sandwich",
- price: "$11.50",
- variant: "Served with Fries",
- imageSrc: "http://img.b2bpic.net/free-photo/toas-sandwich-table_23-2148454702.jpg",
- imageAlt: "Club sandwich with french fries",
- },
+ id: "p-sandwich", name: "Regio's Club Sandwich", price: "$11.50", variant: "Served with Fries", imageSrc: "http://img.b2bpic.net/free-photo/toas-sandwich-table_23-2148454702.jpg", imageAlt: "Club sandwich with french fries"},
{
- id: "p-salad",
- name: "Chicken Caesar Salad",
- price: "$13.00",
- variant: "Freshly Grilled Chicken",
- imageSrc: "http://img.b2bpic.net/free-photo/main-course-restaurant_7939-2358.jpg",
- imageAlt: "Chicken Caesar salad",
- },
+ id: "p-salad", name: "Chicken Caesar Salad", price: "$13.00", variant: "Freshly Grilled Chicken", imageSrc: "http://img.b2bpic.net/free-photo/main-course-restaurant_7939-2358.jpg", imageAlt: "Chicken Caesar salad"},
]}
title="Our Full Menu"
description="Indulge in our diverse menu, featuring classic comforts and unique creations, all prepared with care and passion. Find your next favorite meal."
@@ -207,57 +139,28 @@ export default function LandingPage() {
@@ -392,62 +242,37 @@ export default function LandingPage() {
logoText="Cafeteria Regio's"
columns={[
{
- title: "Quick Links",
- items: [
+ title: "Quick Links", items: [
{
- label: "Home",
- href: "#hero",
- },
+ label: "Home", href: "#hero"},
{
- label: "About Us",
- href: "#about",
- },
+ label: "About Us", href: "#about"},
{
- label: "Our Menu",
- href: "#menu",
- },
+ label: "Our Menu", href: "#menu"},
{
- label: "Contact",
- href: "#contact",
- },
+ label: "Contact", href: "#contact"},
],
},
{
- title: "Menu",
- items: [
+ title: "Menu", items: [
{
- label: "Breakfast",
- href: "#menu",
- },
+ label: "Breakfast", href: "#menu"},
{
- label: "Lunch",
- href: "#menu",
- },
+ label: "Lunch", href: "#menu"},
{
- label: "Specials",
- href: "#specials",
- },
+ label: "Specials", href: "#specials"},
{
- label: "Drinks",
- href: "#menu",
- },
+ label: "Drinks", href: "#menu"},
],
},
{
- title: "Connect",
- items: [
+ title: "Connect", items: [
{
- label: "Facebook",
- href: "#",
- },
+ label: "Facebook", href: "#"},
{
- label: "Instagram",
- href: "#",
- },
+ label: "Instagram", href: "#"},
{
- label: "Reservations",
- href: "#contact",
- },
+ label: "Reservations", href: "#contact"},
],
},
]}