diff --git a/src/app/page.tsx b/src/app/page.tsx index 678a482..d39fe91 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,11 +48,11 @@ export default function LandingPage() { title="Nancy’s Cafe" description="Homestyle Comfort Food with a Local Touch" avatars={[ - { src: "http://img.b2bpic.net/free-photo/top-view-pancakes-with-cherries-apricot-slices-plate-cup-tea-with-coffee-beans-saucer-jar-wooden-background_141793-25085.jpg", alt: "Top view of pancakes" }, - { src: "http://img.b2bpic.net/free-photo/high-angle-breakfast-sandwiches-with-salmon-avocado_23-2148797014.jpg", alt: "Breakfast sandwich" }, - { src: "http://img.b2bpic.net/free-photo/nutritious-breakfast-meal-composition_23-2148833889.jpg", alt: "Nutritious breakfast" }, - { src: "http://img.b2bpic.net/free-photo/flat-lay-delicious-breakfast-meal-assortment_23-2148833911.jpg", alt: "Breakfast assortment" }, - { src: "http://img.b2bpic.net/free-photo/pan-cake-with-ice-cream-table_1232-2229.jpg", alt: "Homestyle breakfast" } + { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CLnXcwCCHvy8inuiD12queSn50/uploaded-1776174152782-sjuk1ail.jpg", alt: "Food 1" }, + { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CLnXcwCCHvy8inuiD12queSn50/uploaded-1776174152784-mqaego0z.jpg", alt: "Food 2" }, + { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CLnXcwCCHvy8inuiD12queSn50/uploaded-1776174152785-7h0d3e9m.jpg", alt: "Food 3" }, + { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CLnXcwCCHvy8inuiD12queSn50/uploaded-1776174152785-tjaghw5f.jpg", alt: "Interior 1" }, + { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CLnXcwCCHvy8inuiD12queSn50/uploaded-1776174152785-hs14ve4u.jpg", alt: "Interior 2" } ]} buttons={[ { text: "View Menu", href: "#menu" }, @@ -80,7 +80,7 @@ export default function LandingPage() { { value: "Local", title: "Favorite" }, { value: "Home", title: "Cooked" } ]} - imageSrc="http://img.b2bpic.net/free-photo/couple-having-fun-night_23-2149236889.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CLnXcwCCHvy8inuiD12queSn50/uploaded-1776174152785-hs14ve4u.jpg" imageAlt="Inside Nancy's Cafe" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -111,12 +111,12 @@ export default function LandingPage() { useInvertedBackground={false} buttons={[{ text: "Order Now", href: "tel:2199621400" }]} products={[ - { id: "p1", name: "Breakfast Special", price: "$9", variant: "Breakfast", imageSrc: "http://img.b2bpic.net/free-photo/pan-cake-with-ice-cream-table_1232-2229.jpg" }, - { id: "p2", name: "Cheeseburger", price: "$12", variant: "Lunch", imageSrc: "http://img.b2bpic.net/free-photo/man-holds-burger-with-hands-potato-chip_1150-1862.jpg" }, - { id: "p3", name: "Cuban Sandwich", price: "$11", variant: "Lunch", imageSrc: "http://img.b2bpic.net/free-photo/side-view-meat-burger-with-tomato-fries-with-spices-stand_141793-12500.jpg" }, - { id: "p4", name: "Meatloaf", price: "$13", variant: "Lunch", imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663868.jpg" }, - { id: "p5", name: "Taco Plate", price: "$10", variant: "Specialties", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tortilla-with-meat-vegetables_23-2148750445.jpg" }, - { id: "p6", name: "Puerto Rican Rice", price: "$12", variant: "Specialties", imageSrc: "http://img.b2bpic.net/free-photo/grain-with-rice-berry-roast-pork_1339-2958.jpg" } + { id: "p1", name: "Breakfast Special", price: "$9", variant: "Breakfast", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CLnXcwCCHvy8inuiD12queSn50/uploaded-1776174152782-sjuk1ail.jpg" }, + { id: "p2", name: "Signature Burger", price: "$12", variant: "Lunch", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CLnXcwCCHvy8inuiD12queSn50/uploaded-1776174152784-mqaego0z.jpg" }, + { id: "p3", name: "Chef Special", price: "$11", variant: "Lunch", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CLnXcwCCHvy8inuiD12queSn50/uploaded-1776174152785-7h0d3e9m.jpg" }, + { id: "p4", name: "Hearty Dish", price: "$13", variant: "Lunch", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CLnXcwCCHvy8inuiD12queSn50/uploaded-1776174152785-tjaghw5f.jpg" }, + { id: "p5", name: "House Specialty", price: "$10", variant: "Specialties", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CLnXcwCCHvy8inuiD12queSn50/uploaded-1776174152785-hs14ve4u.jpg" }, + { id: "p6", name: "Classic Plate", price: "$12", variant: "Specialties", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CLnXcwCCHvy8inuiD12queSn50/uploaded-1776174152782-sjuk1ail.jpg" } ]} title="Our Menu" description="Great meals at family-friendly prices ($8–$15)." @@ -130,11 +130,7 @@ export default function LandingPage() { rating={5} author="Local Resident" avatars={[ - { src: "http://img.b2bpic.net/free-photo/bowl-breaded-chicken-filled-with-cheese-lettuce_140725-5978.jpg", alt: "Happy Customer 1" }, - { src: "http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-3094.jpg", alt: "Happy Customer 2" }, - { src: "http://img.b2bpic.net/free-photo/laugh-is-way-happiness_329181-2893.jpg", alt: "Happy Customer 3" }, - { src: "http://img.b2bpic.net/free-photo/you-get-it-it-s-so-funny_329181-2916.jpg", alt: "Happy Customer 4" }, - { src: "http://img.b2bpic.net/free-photo/smiley-friends-cafe-enjoying-their-time_23-2148735439.jpg", alt: "Happy Customer 5" } + { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CLnXcwCCHvy8inuiD12queSn50/uploaded-1776174152785-7h0d3e9m.jpg", alt: "Happy Customer" } ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -147,9 +143,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { title: "Great Coffee", description: "Freshly brewed every morning.", imageSrc: "http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3428.jpg", imageAlt: "Cafe coffee" }, - { title: "Breakfast & Lunch", description: "Comfort food for anytime.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-sitting-table_23-2149726817.jpg", imageAlt: "Diner meal" }, - { title: "Family Friendly", description: "Welcoming for everyone.", imageSrc: "http://img.b2bpic.net/free-photo/dehydrated-sweet-potatoes-green-paper-box-with-vegan-burger_181624-60886.jpg", imageAlt: "Cafe interior" } + { title: "Freshly Brewed", description: "Great Coffee", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CLnXcwCCHvy8inuiD12queSn50/uploaded-1776174152784-mqaego0z.jpg", imageAlt: "Cafe coffee" }, + { title: "Breakfast & Lunch", description: "Comfort food for anytime.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CLnXcwCCHvy8inuiD12queSn50/uploaded-1776174152782-sjuk1ail.jpg", imageAlt: "Diner meal" }, + { title: "Family Friendly", description: "Welcoming for everyone.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CLnXcwCCHvy8inuiD12queSn50/uploaded-1776174152785-tjaghw5f.jpg", imageAlt: "Cafe interior" } ]} title="Gallery" description="A glimpse of our cozy atmosphere and delicious offerings." @@ -163,7 +159,7 @@ export default function LandingPage() { tag="Visit Us" title="Stop by Nancy’s Cafe today!" description="Experience homestyle comfort in Lake Station." - imageSrc="http://img.b2bpic.net/free-photo/welcome-wooden-sign-mockup_53876-88487.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CLnXcwCCHvy8inuiD12queSn50/uploaded-1776174152785-hs14ve4u.jpg" mediaAnimation="slide-up" buttonText="Get Directions" />