diff --git a/src/app/page.tsx b/src/app/page.tsx
index 252d6dd..b453c90 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
@@ -52,116 +44,67 @@ export default function LandingPage() {
@@ -174,41 +117,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- name: "Handmade Pupusas",
- price: "$3.50",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-arrangement-view_23-2148716415.jpg?_wi=3",
- },
+ id: "1", name: "Handmade Pupusas", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-arrangement-view_23-2148716415.jpg?_wi=3"},
{
- id: "2",
- name: "Pan Con Pollo",
- price: "$8.95",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-notebook-arrangement_23-2148708222.jpg?_wi=3",
- },
+ id: "2", name: "Pan Con Pollo", price: "$8.95", imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-notebook-arrangement_23-2148708222.jpg?_wi=3"},
{
- id: "3",
- name: "Yuca Frita",
- price: "$6.50",
- imageSrc: "http://img.b2bpic.net/free-photo/french-fries-bowl-seen-from_1220-274.jpg?_wi=3",
- },
+ id: "3", name: "Yuca Frita", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/french-fries-bowl-seen-from_1220-274.jpg?_wi=3"},
{
- id: "4",
- name: "Salvadoran Empanadas",
- price: "$4.00",
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-pastry-table_1398-2210.jpg?_wi=3",
- },
+ id: "4", name: "Salvadoran Empanadas", price: "$4.00", imageSrc: "http://img.b2bpic.net/free-photo/fresh-pastry-table_1398-2210.jpg?_wi=3"},
{
- id: "5",
- name: "Fresh Pastries",
- price: "$2.50",
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-pastry-table_1398-2210.jpg?_wi=4",
- },
+ id: "5", name: "Fresh Pastries", price: "$2.50", imageSrc: "http://img.b2bpic.net/free-photo/fresh-pastry-table_1398-2210.jpg?_wi=4"},
{
- id: "6",
- name: "Shrimp Tacos",
- price: "$9.50",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-arrangement-view_23-2148716415.jpg?_wi=4",
- },
+ id: "6", name: "Shrimp Tacos", price: "$9.50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-arrangement-view_23-2148716415.jpg?_wi=4"},
]}
title="Made Fresh Daily"
description="Authentic recipes, prepared with traditional care in the heart of Lancaster."
@@ -223,45 +142,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Sarah J.",
- role: "Regular Customer",
- company: "Lancaster Local",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-hanging-out_23-2149436788.jpg",
- },
+ id: "1", name: "Sarah J.", role: "Regular Customer", company: "Lancaster Local", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-hanging-out_23-2149436788.jpg"},
{
- id: "2",
- name: "Michael R.",
- role: "Food Enthusiast",
- company: "Lancaster Local",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-asian-woman-friends-reunion_23-2149244683.jpg",
- },
+ id: "2", name: "Michael R.", role: "Food Enthusiast", company: "Lancaster Local", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-asian-woman-friends-reunion_23-2149244683.jpg"},
{
- id: "3",
- name: "Elena D.",
- role: "Loyal Patron",
- company: "Lancaster Local",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167446.jpg",
- },
+ id: "3", name: "Elena D.", role: "Loyal Patron", company: "Lancaster Local", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167446.jpg"},
{
- id: "4",
- name: "David K.",
- role: "Business Owner",
- company: "Lancaster Local",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-happy-couple-taking-selfie-with-mobile-phone-while-enjoying-date-restaurant_58466-16341.jpg",
- },
+ id: "4", name: "David K.", role: "Business Owner", company: "Lancaster Local", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-happy-couple-taking-selfie-with-mobile-phone-while-enjoying-date-restaurant_58466-16341.jpg"},
{
- id: "5",
- name: "Maria L.",
- role: "Family Diner",
- company: "Lancaster Local",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-eating-outdoors-chinese-asian-food-sitting-stree_197531-31017.jpg",
- },
+ id: "5", name: "Maria L.", role: "Family Diner", company: "Lancaster Local", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-eating-outdoors-chinese-asian-food-sitting-stree_197531-31017.jpg"},
]}
title="Voices of Lancaster"
description="See why our neighbors call us the home of authentic Salvadoran flavor."
@@ -275,60 +169,24 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "p1",
- badge: "Best Seller",
- price: "$3.50",
- subtitle: "Pupusas Revueltas",
- features: [
- "Cheese & Bean",
- "Pork & Cheese",
- "Loroco",
- "Traditional Masa",
- ],
+ id: "p1", badge: "Best Seller", price: "$3.50", subtitle: "Pupusas Revueltas", features: [
+ "Cheese & Bean", "Pork & Cheese", "Loroco", "Traditional Masa"],
},
{
- id: "p2",
- badge: "Popular",
- price: "$6.50",
- subtitle: "Yuca Frita",
- features: [
- "Served with curtido",
- "Crispy texture",
- "Traditional Salsa",
- ],
+ id: "p2", badge: "Popular", price: "$6.50", subtitle: "Yuca Frita", features: [
+ "Served with curtido", "Crispy texture", "Traditional Salsa"],
},
{
- id: "p3",
- badge: "Special",
- price: "$8.95",
- subtitle: "Pan Con Pollo",
- features: [
- "Fresh Chicken",
- "Traditional Herbs",
- "Garden Veggies",
- ],
+ id: "p3", badge: "Special", price: "$8.95", subtitle: "Pan Con Pollo", features: [
+ "Fresh Chicken", "Traditional Herbs", "Garden Veggies"],
},
{
- id: "p4",
- badge: "Special",
- price: "$9.50",
- subtitle: "Shrimp Tacos",
- features: [
- "Handmade Tortillas",
- "Fresh Shrimp",
- "Zesty Salsa",
- ],
+ id: "p4", badge: "Special", price: "$9.50", subtitle: "Shrimp Tacos", features: [
+ "Handmade Tortillas", "Fresh Shrimp", "Zesty Salsa"],
},
{
- id: "p5",
- badge: "Dessert",
- price: "$2.50",
- subtitle: "Salvadoran Pastries",
- features: [
- "Sweet Bread",
- "Custard Filling",
- "Authentic Dough",
- ],
+ id: "p5", badge: "Dessert", price: "$2.50", subtitle: "Salvadoran Pastries", features: [
+ "Sweet Bread", "Custard Filling", "Authentic Dough"],
},
]}
title="Popular Menu Items"
@@ -340,18 +198,13 @@ export default function LandingPage() {
@@ -361,37 +214,23 @@ export default function LandingPage() {
logoText="Authentic Salvadoran Kitchen"
columns={[
{
- title: "Quick Links",
- items: [
+ title: "Quick Links", items: [
{
- label: "Menu",
- href: "#menu",
- },
+ label: "Menu", href: "#menu"},
{
- label: "Reviews",
- href: "#reviews",
- },
+ label: "Reviews", href: "#reviews"},
{
- label: "Directions",
- href: "#location",
- },
+ label: "Directions", href: "#location"},
],
},
{
- title: "Support",
- items: [
+ title: "Support", items: [
{
- label: "Call Us",
- href: "tel:+16615550199",
- },
+ label: "Call Us", href: "tel:+16615550199"},
{
- label: "Instagram",
- href: "https://instagram.com",
- },
+ label: "Instagram", href: "https://instagram.com"},
{
- label: "Privacy Policy",
- href: "#",
- },
+ label: "Privacy Policy", href: "#"},
],
},
]}