diff --git a/src/app/page.tsx b/src/app/page.tsx
index 57a028d..051cfcd 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -55,33 +43,13 @@ export default function LandingPage() {
@@ -116,57 +74,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
- {
- title: "Arepas",
- description: "Cornmeal pockets stuffed with cheese, beef, or chicken",
- icon: Beef,
- mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/traditional-arepas-wooden-board_23-2148708241.jpg",
- imageAlt: "Arepas",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arepas-plate-arrangement_23-2148708243.jpg",
- imageAlt: "Arepas",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-assortment_23-2148708217.jpg?_wi=2",
- imageAlt: "authentic venezuelan arepa with cheese filling",
- },
- {
- title: "Pabellón Criollo",
- description: "Shredded beef, rice, black beans, and fried plantains",
- icon: Utensils,
- mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-table-still-life_23-2150227846.jpg",
- imageAlt: "Pabellon",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/brazilian-food-arrangement-view_23-2148725077.jpg",
- imageAlt: "Pabellon",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-chopped-vegetables-cut-onion-cut-green-tomatoes-cauliflower-cut-yellow-bell-peppers-bowls-white-table-with-free-space_140725-102632.jpg",
- imageAlt: "authentic venezuelan arepa with cheese filling",
- },
- {
- title: "Tequeños",
- description: "Crispy cheese sticks served with dipping sauce",
- icon: Star,
- mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/chicken-nuggets-with-sweet-chili-with-cracker_140725-3726.jpg",
- imageAlt: "Tequenos",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-corn-dog_23-2149387994.jpg",
- imageAlt: "Tequenos",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/top-centered-view-salad-plate-stand-dark-grey-background_140725-134657.jpg?_wi=2",
- imageAlt: "authentic venezuelan arepa with cheese filling",
- },
+ { title: "Arepas", description: "Cornmeal pockets stuffed with cheese, beef, or chicken", icon: Beef, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/traditional-arepas-wooden-board_23-2148708241.jpg", imageAlt: "Arepas" }, { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arepas-plate-arrangement_23-2148708243.jpg", imageAlt: "Arepas" }] },
+ { title: "Pabellón Criollo", description: "Shredded beef, rice, black beans, and fried plantains", icon: Utensils, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-table-still-life_23-2150227846.jpg", imageAlt: "Pabellon" }, { imageSrc: "http://img.b2bpic.net/free-photo/brazilian-food-arrangement-view_23-2148725077.jpg", imageAlt: "Pabellon" }] },
+ { title: "Tequeños", description: "Crispy cheese sticks served with dipping sauce", icon: Star, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/chicken-nuggets-with-sweet-chili-with-cracker_140725-3726.jpg", imageAlt: "Tequenos" }, { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-corn-dog_23-2149387994.jpg", imageAlt: "Tequenos" }] }
]}
title="Authentic Specialties"
description="Discover the true taste of Venezuela with our traditional recipes."
@@ -178,49 +88,11 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
+ animationType="slide-up"
products={[
- {
- id: "1",
- name: "Arepas",
- price: "$8",
- variant: "Classic",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-raw-arepas-grill-pan_23-2148716420.jpg",
- },
- {
- id: "2",
- name: "Pabellón Criollo",
- price: "$18",
- variant: "Signature",
- imageSrc: "http://img.b2bpic.net/free-photo/man-eating-delicious-eastern-pea-soup-with-meat-wooden-table-high-angle-view_176474-3801.jpg",
- },
- {
- id: "3",
- name: "Tequeños",
- price: "$10",
- variant: "Appetizer",
- imageSrc: "http://img.b2bpic.net/free-photo/herring-salad-with-onion-green-apple_2829-14200.jpg",
- },
- {
- id: "4",
- name: "Platter",
- price: "$22",
- variant: "Large",
- imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-food-frame-with-copy-space_23-2148708191.jpg",
- },
- {
- id: "5",
- name: "Empanadas",
- price: "$7",
- variant: "Street",
- imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-herbs-pomegranate_140725-4015.jpg",
- },
- {
- id: "6",
- name: "Cachapas",
- price: "$12",
- variant: "Fresh",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-spanish-tortilla_23-2149865533.jpg",
- },
+ { id: "1", name: "Arepas", price: "$8", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-raw-arepas-grill-pan_23-2148716420.jpg" },
+ { id: "2", name: "Pabellón Criollo", price: "$18", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/man-eating-delicious-eastern-pea-soup-with-meat-wooden-table-high-angle-view_176474-3801.jpg" },
+ { id: "3", name: "Tequeños", price: "$10", variant: "Appetizer", imageSrc: "http://img.b2bpic.net/free-photo/herring-salad-with-onion-green-apple_2829-14200.jpg" }
]}
title="Chef Specials"
description="Featured menu items crafted to perfection."
@@ -231,31 +103,9 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file