diff --git a/src/app/page.tsx b/src/app/page.tsx index b6baf79..e660657 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,140 +31,40 @@ export default function LandingPage() {
@@ -176,7 +76,7 @@ export default function LandingPage() { description="We bring the soul of Peru to Lehi. Every dish is cooked over real fire, unlocking deep, smoky, authentic flavors that you won't find anywhere else." subdescription="Whether it's an intimate date night or a family celebration, our clean, energetic atmosphere ensures a world-class experience every time." icon={Flame} - imageSrc="http://img.b2bpic.net/free-photo/close-up-delicious-tacos_23-2150831067.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/close-up-delicious-tacos_23-2150831067.jpg" mediaAnimation="slide-up" /> @@ -188,42 +88,12 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} products={[ - { - id: "p1", - name: "Lomo Saltado", - price: "$24", - imageSrc: "http://img.b2bpic.net/free-photo/spicy-shrimp-dish-with-green-chilies-sesame-seeds_84443-85824.jpg?_wi=2", - }, - { - id: "p2", - name: "Rotisserie Chicken", - price: "$18", - imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breasts-with-vegetables_23-2148189826.jpg?_wi=2", - }, - { - id: "p3", - name: "Peruvian Fettuccine", - price: "$22", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-pasta-with-mussel-sauce-round-plate_176474-3413.jpg?_wi=2", - }, - { - id: "p4", - name: "Ceviche Mixto", - price: "$26", - imageSrc: "http://img.b2bpic.net/free-photo/spicy-shrimp-dish-with-green-chilies-sesame-seeds_84443-85824.jpg?_wi=3", - }, - { - id: "p5", - name: "Anticuchos", - price: "$16", - imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breasts-with-vegetables_23-2148189826.jpg?_wi=3", - }, - { - id: "p6", - name: "Quinoa Salad", - price: "$15", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-pasta-with-mussel-sauce-round-plate_176474-3413.jpg?_wi=3", - }, + { id: "p1", name: "Lomo Saltado", price: "$24", imageSrc: "http://img.b2bpic.net/free-photo/spicy-shrimp-dish-with-green-chilies-sesame-seeds_84443-85824.jpg" }, + { id: "p2", name: "Rotisserie Chicken", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breasts-with-vegetables_23-2148189826.jpg" }, + { id: "p3", name: "Peruvian Fettuccine", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pasta-with-mussel-sauce-round-plate_176474-3413.jpg" }, + { id: "p4", name: "Ceviche Mixto", price: "$26", imageSrc: "http://img.b2bpic.net/free-photo/spicy-shrimp-dish-with-green-chilies-sesame-seeds_84443-85824.jpg" }, + { id: "p5", name: "Anticuchos", price: "$16", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breasts-with-vegetables_23-2148189826.jpg" }, + { id: "p6", name: "Quinoa Salad", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pasta-with-mussel-sauce-round-plate_176474-3413.jpg" } ]} title="Signature Dishes" description="Authentic Peruvian flavors, prepared fresh and served in generous portions." @@ -235,56 +105,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "Alex W.", - date: "Oct 2023", - title: "Incredible Flavor", - quote: "First-time visitors, and we were so impressed we're already repeat customers!", - avatarSrc: "http://img.b2bpic.net/free-photo/young-couple-talking-enjoying-while-having-lunch-together-restaurant_58466-16803.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-talking-enjoying-while-having-lunch-together-restaurant_58466-16803.jpg", - imageAlt: "happy diner restaurant interior dark", - }, - { - id: "t2", - name: "Maria G.", - date: "Sep 2023", - title: "Best in Lehi", - quote: "The staff genuinely cares, and the atmosphere is just perfect.", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-redhead-waitress-holding-touchpad-while-standing-pub-looking-camera_637285-2434.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-redhead-waitress-holding-touchpad-while-standing-pub-looking-camera_637285-2434.jpg", - imageAlt: "happy diner restaurant interior dark", - }, - { - id: "t3", - name: "David T.", - date: "Aug 2023", - title: "Generous & Tasty", - quote: "Best portions and value in town. Perfectly prepared dishes.", - avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-spending-time-together_23-2149143978.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-spending-time-together_23-2149143978.jpg", - imageAlt: "happy diner restaurant interior dark", - }, - { - id: "t4", - name: "John D.", - date: "Aug 2023", - title: "Authentic Soul", - quote: "Deeply flavorful and truly spicy in all the right ways!", - avatarSrc: "http://img.b2bpic.net/free-photo/young-people-enjoying-street-food_23-2151525664.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-people-enjoying-street-food_23-2151525664.jpg", - imageAlt: "happy diner restaurant interior dark", - }, - { - id: "t5", - name: "Sofia L.", - date: "Jul 2023", - title: "Five Stars", - quote: "A place you'll want to come back to again and again.", - avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg", - imageAlt: "happy diner restaurant interior dark", - }, + { id: "t1", name: "Alex W.", date: "Oct 2023", title: "Incredible Flavor", quote: "First-time visitors, and we were so impressed we're already repeat customers!", tag: "Review", avatarSrc: "http://img.b2bpic.net/free-photo/young-couple-talking-enjoying-while-having-lunch-together-restaurant_58466-16803.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-talking-enjoying-while-having-lunch-together-restaurant_58466-16803.jpg" }, + { id: "t2", name: "Maria G.", date: "Sep 2023", title: "Best in Lehi", quote: "The staff genuinely cares, and the atmosphere is just perfect.", tag: "Review", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-redhead-waitress-holding-touchpad-while-standing-pub-looking-camera_637285-2434.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-redhead-waitress-holding-touchpad-while-standing-pub-looking-camera_637285-2434.jpg" }, + { id: "t3", name: "David T.", date: "Aug 2023", title: "Generous & Tasty", quote: "Best portions and value in town. Perfectly prepared dishes.", tag: "Review", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-spending-time-together_23-2149143978.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-spending-time-together_23-2149143978.jpg" }, + { id: "t4", name: "John D.", date: "Aug 2023", title: "Authentic Soul", quote: "Deeply flavorful and truly spicy in all the right ways!", tag: "Review", avatarSrc: "http://img.b2bpic.net/free-photo/young-people-enjoying-street-food_23-2151525664.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-people-enjoying-street-food_23-2151525664.jpg" }, + { id: "t5", name: "Sofia L.", date: "Jul 2023", title: "Five Stars", quote: "A place you'll want to come back to again and again.", tag: "Review", avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg" } ]} title="Guest Reviews" description="Hear what our amazing guests have to say about their experience." @@ -297,21 +122,9 @@ export default function LandingPage() { title="Why Red Fuego?" description="We are committed to excellence in every detail of your dining journey." accordionItems={[ - { - id: "a1", - title: "Authentic Flavors", - content: "Our recipes stay true to their Peruvian roots.", - }, - { - id: "a2", - title: "Consistent Experience", - content: "Every visit is a 5-star experience, every single time.", - }, - { - id: "a3", - title: "Warm Atmosphere", - content: "Clean, modern, and energetic, designed for your comfort.", - }, + { id: "a1", title: "Authentic Flavors", content: "Our recipes stay true to their Peruvian roots." }, + { id: "a2", title: "Consistent Experience", content: "Every visit is a 5-star experience, every single time." }, + { id: "a3", title: "Warm Atmosphere", content: "Clean, modern, and energetic, designed for your comfort." } ]} imageSrc="http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg" mediaAnimation="slide-up" @@ -324,21 +137,9 @@ export default function LandingPage() { title="Once you try Red Fuego, you'll understand why our guests return." tag="Join Us Tonight" metrics={[ - { - id: "m1", - value: "4.8+", - description: "Star Rating", - }, - { - id: "m2", - value: "100%", - description: "Authentic Ingredients", - }, - { - id: "m3", - value: "500+", - description: "Happy Guests", - }, + { id: "m1", value: "4.8+", description: "Star Rating" }, + { id: "m2", value: "100%", description: "Authentic Ingredients" }, + { id: "m3", value: "500+", description: "Happy Guests" } ]} metricsAnimation="slide-up" /> @@ -347,9 +148,7 @@ export default function LandingPage() {
); -} +} \ No newline at end of file