diff --git a/src/app/page.tsx b/src/app/page.tsx index bb6ca25..06fa017 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,12 +47,12 @@ export default function LandingPage() { description="Authentic Caribbean flavors in the heart of Decatur. Experience our legendary jerk chicken, oxtails, seafood, and more." buttons={[{ text: "View Menu", href: "#menu" }]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/chicken-tabacca-rosemary-with-boiled-egg_114579-2390.jpg", imageAlt: "Jerk Chicken" }, - { imageSrc: "http://img.b2bpic.net/free-photo/italian-pasta-with-seafood-king-prawns_78826-3315.jpg", imageAlt: "Shrimp Pasta" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-side-view-potatoes-with-mushroms-plate-with-potatoes-mushrooms-fork-center-grey-table_140725-117423.jpg", imageAlt: "Oxtails" }, - { imageSrc: "http://img.b2bpic.net/free-photo/roasted-salmon-steak-cast-iron-pan-served-with-mashed-potato_140725-1415.jpg", imageAlt: "Lobster" }, - { imageSrc: "http://img.b2bpic.net/free-photo/side-view-steak-sauce-with-potatoes-tomato-pepper-with-sauce-tray_141793-5113.jpg", imageAlt: "Ribs" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-chicken-salad-with-vegetables_140725-85144.jpg", imageAlt: "Tofu" }, + { imageSrc: "http://img.b2bpic.net/free-photo/chicken-tabacca-rosemary-with-boiled-egg_114579-2390.jpg?_wi=1", imageAlt: "Jerk Chicken" }, + { imageSrc: "http://img.b2bpic.net/free-photo/italian-pasta-with-seafood-king-prawns_78826-3315.jpg?_wi=1", imageAlt: "Shrimp Pasta" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-side-view-potatoes-with-mushroms-plate-with-potatoes-mushrooms-fork-center-grey-table_140725-117423.jpg?_wi=1", imageAlt: "Oxtails" }, + { imageSrc: "http://img.b2bpic.net/free-photo/roasted-salmon-steak-cast-iron-pan-served-with-mashed-potato_140725-1415.jpg?_wi=1", imageAlt: "Lobster" }, + { imageSrc: "http://img.b2bpic.net/free-photo/side-view-steak-sauce-with-potatoes-tomato-pepper-with-sauce-tray_141793-5113.jpg?_wi=1", imageAlt: "Ribs" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-chicken-salad-with-vegetables_140725-85144.jpg?_wi=1", imageAlt: "Tofu" }, ]} /> @@ -80,12 +80,12 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { title: "Jerk Chicken", description: "Spicy, smoky, authentic jerk goodness.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-tabacca-rosemary-with-boiled-egg_114579-2390.jpg", imageAlt: "Jerk Chicken" }, - { title: "Shrimp Pasta", description: "Jumbo shrimp in a rich, creamy sauce.", imageSrc: "http://img.b2bpic.net/free-photo/italian-pasta-with-seafood-king-prawns_78826-3315.jpg", imageAlt: "Shrimp Pasta" }, - { title: "Braised Oxtails", description: "Slow-cooked to fall-off-the-bone perfection.", imageSrc: "http://img.b2bpic.net/free-photo/top-side-view-potatoes-with-mushroms-plate-with-potatoes-mushrooms-fork-center-grey-table_140725-117423.jpg", imageAlt: "Oxtails" }, - { title: "Fresh Lobster", description: "Succulent lobster, island style.", imageSrc: "http://img.b2bpic.net/free-photo/roasted-salmon-steak-cast-iron-pan-served-with-mashed-potato_140725-1415.jpg", imageAlt: "Lobster" }, - { title: "BBQ Ribs", description: "Sweet, spicy, and perfectly charred ribs.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-steak-sauce-with-potatoes-tomato-pepper-with-sauce-tray_141793-5113.jpg", imageAlt: "Ribs" }, - { title: "Jerk Tofu", description: "Plant-based goodness with our signature jerk spice.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-chicken-salad-with-vegetables_140725-85144.jpg", imageAlt: "Tofu" }, + { title: "Jerk Chicken", description: "Spicy, smoky, authentic jerk goodness.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-tabacca-rosemary-with-boiled-egg_114579-2390.jpg?_wi=2", imageAlt: "Jerk Chicken" }, + { title: "Shrimp Pasta", description: "Jumbo shrimp in a rich, creamy sauce.", imageSrc: "http://img.b2bpic.net/free-photo/italian-pasta-with-seafood-king-prawns_78826-3315.jpg?_wi=2", imageAlt: "Shrimp Pasta" }, + { title: "Braised Oxtails", description: "Slow-cooked to fall-off-the-bone perfection.", imageSrc: "http://img.b2bpic.net/free-photo/top-side-view-potatoes-with-mushroms-plate-with-potatoes-mushrooms-fork-center-grey-table_140725-117423.jpg?_wi=2", imageAlt: "Oxtails" }, + { title: "Fresh Lobster", description: "Succulent lobster, island style.", imageSrc: "http://img.b2bpic.net/free-photo/roasted-salmon-steak-cast-iron-pan-served-with-mashed-potato_140725-1415.jpg?_wi=2", imageAlt: "Lobster" }, + { title: "BBQ Ribs", description: "Sweet, spicy, and perfectly charred ribs.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-steak-sauce-with-potatoes-tomato-pepper-with-sauce-tray_141793-5113.jpg?_wi=2", imageAlt: "Ribs" }, + { title: "Jerk Tofu", description: "Plant-based goodness with our signature jerk spice.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-chicken-salad-with-vegetables_140725-85144.jpg?_wi=2", imageAlt: "Tofu" }, ]} title="Menu Favorites" description="Explore the heart of Caribbean soul food."