diff --git a/src/app/page.tsx b/src/app/page.tsx
index cd869a5..91c3d99 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,35 +31,21 @@ export default function LandingPage() {
@@ -67,37 +53,24 @@ export default function LandingPage() {
@@ -139,9 +97,7 @@ export default function LandingPage() {
title="Discover Cafetería Natsuko: Where Flavor Meets Comfort"
buttons={[
{
- text: "Our Story",
- href: "#about",
- },
+ text: "Our Story", href: "#about"},
]}
/>
@@ -154,61 +110,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "ramen-bowl",
- name: "Classic Tonkotsu Ramen",
- price: "$12.99",
- variant: "Pork broth, Chashu, Egg, Nori",
- imageSrc: "http://img.b2bpic.net/free-photo/assortment-noodles-table_23-2148803808.jpg",
- imageAlt: "A steaming bowl of classic Tonkotsu Ramen",
- },
+ id: "ramen-bowl", name: "Classic Tonkotsu Ramen", price: "$12.99", variant: "Pork broth, Chashu, Egg, Nori", imageSrc: "http://img.b2bpic.net/free-photo/assortment-noodles-table_23-2148803808.jpg", imageAlt: "A steaming bowl of classic Tonkotsu Ramen"},
{
- id: "sushi-platter",
- name: "Assorted Sushi Platter",
- price: "$18.50",
- variant: "Chef's selection of Nigiri & Maki",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-sushi-variety-flat-lay_23-2148517020.jpg",
- imageAlt: "A vibrant platter of assorted sushi and sashimi",
- },
+ id: "sushi-platter", name: "Assorted Sushi Platter", price: "$18.50", variant: "Chef's selection of Nigiri & Maki", imageSrc: "http://img.b2bpic.net/free-photo/delicious-sushi-variety-flat-lay_23-2148517020.jpg", imageAlt: "A vibrant platter of assorted sushi and sashimi"},
{
- id: "matcha-cake",
- name: "Matcha Delight Cake",
- price: "$6.75",
- variant: "Layers of green tea sponge & cream",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-colomba-pistachio-high-angle_23-2149341712.jpg",
- imageAlt: "A slice of elegant green tea matcha cake",
- },
+ id: "matcha-cake", name: "Matcha Delight Cake", price: "$6.75", variant: "Layers of green tea sponge & cream", imageSrc: "http://img.b2bpic.net/free-photo/delicious-colomba-pistachio-high-angle_23-2149341712.jpg", imageAlt: "A slice of elegant green tea matcha cake"},
{
- id: "fresh-juice",
- name: "Tropical Oasis Juice",
- price: "$5.00",
- variant: "Mango, Pineapple, Passionfruit",
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-orange-juice-glass-close-up-kitchen-table_169016-52129.jpg",
- imageAlt: "A refreshing glass of tropical fruit juice",
- },
+ id: "fresh-juice", name: "Tropical Oasis Juice", price: "$5.00", variant: "Mango, Pineapple, Passionfruit", imageSrc: "http://img.b2bpic.net/free-photo/fresh-orange-juice-glass-close-up-kitchen-table_169016-52129.jpg", imageAlt: "A refreshing glass of tropical fruit juice"},
{
- id: "mochi-dessert",
- name: "Colorful Mochi Assortment",
- price: "$7.25",
- variant: "Assorted flavors, soft & chewy",
- imageSrc: "http://img.b2bpic.net/free-photo/colorful-dessert-mochi_1339-5330.jpg",
- imageAlt: "A plate of colorful mochi desserts",
- },
+ id: "mochi-dessert", name: "Colorful Mochi Assortment", price: "$7.25", variant: "Assorted flavors, soft & chewy", imageSrc: "http://img.b2bpic.net/free-photo/colorful-dessert-mochi_1339-5330.jpg", imageAlt: "A plate of colorful mochi desserts"},
{
- id: "curry-udon",
- name: "Hearty Curry Udon",
- price: "$14.00",
- variant: "Rich curry broth, thick udon noodles",
- imageSrc: "http://img.b2bpic.net/free-photo/japanese-tempura-udon_74190-1581.jpg",
- imageAlt: "A bowl of Japanese curry udon with vegetables",
- },
+ id: "curry-udon", name: "Hearty Curry Udon", price: "$14.00", variant: "Rich curry broth, thick udon noodles", imageSrc: "http://img.b2bpic.net/free-photo/japanese-tempura-udon_74190-1581.jpg", imageAlt: "A bowl of Japanese curry udon with vegetables"},
]}
title="Our Diverse Asian Fusion Menu"
description="Explore a delightful range of ramen, sushi, pastries, and refreshing juices, crafted with authentic flavors and fresh ingredients."
buttons={[
{
- text: "View Full Menu",
- href: "#",
- },
+ text: "View Full Menu", href: "#"},
]}
/>
@@ -220,51 +138,27 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- id: "ramen-quality",
- label: "Ramen Expertise",
- title: "Authentic Ramen Bowls",
- items: [
- "Slow-cooked broths",
- "Hand-pulled noodles",
- "Fresh, local ingredients",
- ],
+ id: "ramen-quality", label: "Ramen Expertise", title: "Authentic Ramen Bowls", items: [
+ "Slow-cooked broths", "Hand-pulled noodles", "Fresh, local ingredients"],
buttons: [
{
- text: "Explore Ramen",
- href: "#menu",
- },
+ text: "Explore Ramen", href: "#menu"},
],
},
{
- id: "sushi-craft",
- label: "Sushi Artistry",
- title: "Exquisite Sushi Creations",
- items: [
- "Finest seafood selection",
- "Masterfully crafted rolls",
- "Visually stunning presentation",
- ],
+ id: "sushi-craft", label: "Sushi Artistry", title: "Exquisite Sushi Creations", items: [
+ "Finest seafood selection", "Masterfully crafted rolls", "Visually stunning presentation"],
buttons: [
{
- text: "Discover Sushi",
- href: "#menu",
- },
+ text: "Discover Sushi", href: "#menu"},
],
},
{
- id: "cafe-comfort",
- label: "Cozy Atmosphere",
- title: "Your Perfect Café Escape",
- items: [
- "Comfortable seating",
- "Warm, inviting ambiance",
- "Ideal for work or relaxation",
- ],
+ id: "cafe-comfort", label: "Cozy Atmosphere", title: "Your Perfect Café Escape", items: [
+ "Comfortable seating", "Warm, inviting ambiance", "Ideal for work or relaxation"],
buttons: [
{
- text: "Visit Us",
- href: "#contact",
- },
+ text: "Visit Us", href: "#contact"},
],
},
]}
@@ -277,66 +171,31 @@ export default function LandingPage() {
@@ -403,49 +242,31 @@ export default function LandingPage() {
{
items: [
{
- label: "Home",
- href: "#hero",
- },
+ label: "Home", href: "#hero"},
{
- label: "Menu",
- href: "#menu",
- },
+ label: "Menu", href: "#menu"},
{
- label: "About Us",
- href: "#about",
- },
+ label: "About Us", href: "#about"},
],
},
{
items: [
{
- label: "Reviews",
- href: "#reviews",
- },
+ label: "Reviews", href: "#reviews"},
{
- label: "FAQ",
- href: "#faq",
- },
+ label: "FAQ", href: "#faq"},
{
- label: "Contact",
- href: "#contact",
- },
+ label: "Contact", href: "#contact"},
],
},
{
items: [
{
- label: "Order Online",
- href: "#menu",
- },
+ label: "Order Online", href: "#menu"},
{
- label: "Privacy Policy",
- href: "#",
- },
+ label: "Privacy Policy", href: "#"},
{
- label: "Terms of Service",
- href: "#",
- },
+ label: "Terms of Service", href: "#"},
],
},
]}