diff --git a/src/app/page.tsx b/src/app/page.tsx
index c8b4af6..1271334 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -53,112 +45,60 @@ export default function LandingPage() {
@@ -168,14 +108,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Google",
- "Yelp",
- "TripAdvisor",
- "Local Eats",
- "Foodie Weekly",
- "Town Guide",
- "DineOut",
- ]}
+ "Google", "Yelp", "TripAdvisor", "Local Eats", "Foodie Weekly", "Town Guide", "DineOut"]}
title="4.0 Rating | 480+ Reviews"
description="“Excellent service, great food, and generous portions.”"
/>
@@ -188,32 +121,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- id: "f1",
- title: "Authentic Recipes",
- tags: [
- "Traditional",
- "Fresh",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/beach-party-with-food-drinks-wooden-plank_23-2147645495.jpg?_wi=2",
- },
+ id: "f1", title: "Authentic Recipes", tags: [
+ "Traditional", "Fresh"],
+ imageSrc: "http://img.b2bpic.net/free-photo/beach-party-with-food-drinks-wooden-plank_23-2147645495.jpg?_wi=2"},
{
- id: "f2",
- title: "Generous Portions",
- tags: [
- "Filling",
- "Satisfying",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/raw-cooked-steak-served-with-potato-tomato-sauce_140725-2565.jpg?_wi=2",
- },
+ id: "f2", title: "Generous Portions", tags: [
+ "Filling", "Satisfying"],
+ imageSrc: "http://img.b2bpic.net/free-photo/raw-cooked-steak-served-with-potato-tomato-sauce_140725-2565.jpg?_wi=2"},
{
- id: "f3",
- title: "Breakfast to Dinner",
- tags: [
- "All Day",
- "Variety",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/mexican-food_23-2148159787.jpg?_wi=2",
- },
+ id: "f3", title: "Breakfast to Dinner", tags: [
+ "All Day", "Variety"],
+ imageSrc: "http://img.b2bpic.net/free-photo/mexican-food_23-2148159787.jpg?_wi=2"},
]}
title="Why People Love Maria's"
description="We treat every customer like family."
@@ -228,41 +146,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Barbacoa Tacos",
- price: "$12.00",
- imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-homemade-delicious-crispy-potato-chips-brown-pot-fallen-oil-bottle-ketchup-tomatoes-potato-garlic-dark-background_140725-140873.jpg?_wi=2",
- },
+ id: "p1", name: "Barbacoa Tacos", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-homemade-delicious-crispy-potato-chips-brown-pot-fallen-oil-bottle-ketchup-tomatoes-potato-garlic-dark-background_140725-140873.jpg?_wi=2"},
{
- id: "p2",
- name: "Breakfast Tacos",
- price: "$8.00",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-tortillas-with-meat-vegetables_23-2148614372.jpg",
- },
+ id: "p2", name: "Breakfast Tacos", price: "$8.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-tortillas-with-meat-vegetables_23-2148614372.jpg"},
{
- id: "p3",
- name: "Street Tacos",
- price: "$10.00",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-stuffed-with-zucchini-with-slice-cheese-cucumber-blue-plate_141793-6117.jpg",
- },
+ id: "p3", name: "Street Tacos", price: "$10.00", imageSrc: "http://img.b2bpic.net/free-photo/side-view-stuffed-with-zucchini-with-slice-cheese-cucumber-blue-plate_141793-6117.jpg"},
{
- id: "p4",
- name: "Chips & Salsa",
- price: "$5.00",
- imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-meat-vegetables-top-view_23-2148750447.jpg",
- },
+ id: "p4", name: "Chips & Salsa", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/tortilla-with-meat-vegetables-top-view_23-2148750447.jpg"},
{
- id: "p5",
- name: "Classic Plates",
- price: "$15.00",
- imageSrc: "http://img.b2bpic.net/free-photo/three-delicious-mexican-tacos-with-fresh-toppings_84443-82579.jpg",
- },
+ id: "p5", name: "Classic Plates", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/three-delicious-mexican-tacos-with-fresh-toppings_84443-82579.jpg"},
{
- id: "p6",
- name: "Fajita Platter",
- price: "$18.00",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-tacos_23-2150878353.jpg",
- },
+ id: "p6", name: "Fajita Platter", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-tacos_23-2150878353.jpg"},
]}
title="Customer Favorites"
description="Everything made fresh to order."
@@ -276,37 +170,23 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- id: "b1",
- title: "Egg & Potato",
- tags: [
- "Classic",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-breakfast-red-chilaquiles-with-egg-yellow-background_123827-30646.jpg",
- },
+ id: "b1", title: "Egg & Potato", tags: [
+ "Classic"],
+ imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-breakfast-red-chilaquiles-with-egg-yellow-background_123827-30646.jpg"},
{
- id: "b2",
- title: "Beans & Cheese",
- tags: [
- "Simple",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/english-breakfast-dish_1203-9632.jpg",
- },
+ id: "b2", title: "Beans & Cheese", tags: [
+ "Simple"],
+ imageSrc: "http://img.b2bpic.net/free-photo/english-breakfast-dish_1203-9632.jpg"},
{
- id: "b3",
- title: "Bacon & Egg",
- tags: [
- "Favorite",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/tacos_23-2148159754.jpg",
- },
+ id: "b3", title: "Bacon & Egg", tags: [
+ "Favorite"],
+ imageSrc: "http://img.b2bpic.net/free-photo/tacos_23-2148159754.jpg"},
]}
title="Start Your Day the Right Way"
description="Locals love our breakfast tacos—fresh, filling, and made exactly how you like them."
buttons={[
{
- text: "Order Breakfast Now",
- href: "#",
- },
+ text: "Order Breakfast Now", href: "#"},
]}
/>
@@ -318,17 +198,11 @@ export default function LandingPage() {
description="At Maria’s, every guest is treated like family. Whether you’re grabbing a quick bite at the drive-through or sitting down with loved ones, you’ll always feel at home."
metrics={[
{
- value: "100%",
- title: "Authentic",
- },
+ value: "100%", title: "Authentic"},
{
- value: "480+",
- title: "Reviews",
- },
+ value: "480+", title: "Reviews"},
{
- value: "Daily",
- title: "Fresh",
- },
+ value: "Daily", title: "Fresh"},
]}
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -341,20 +215,15 @@ export default function LandingPage() {
@@ -363,29 +232,19 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file