diff --git a/src/app/page.tsx b/src/app/page.tsx index 14a40dc..bf2177b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,17 +46,17 @@ export default function LandingPage() { title="Comfort Food, Reimagined." description="Experience the warmth of home-cooked meals at The Potbelly. Every dish is crafted with fresh ingredients, love, and a touch of nostalgia." testimonials={[ - { name: "Alice R.", handle: "@alice_foodie", testimonial: "The best comfort food I have ever had! The atmosphere is perfect.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pumpkin-soup-with-shrimp-glass-red-wine_140725-5413.jpg", imageAlt: "cozy rustic restaurant interior warm lighting" }, - { name: "Mark D.", handle: "@mark_dines", testimonial: "Absolutely amazing flavors. Truly feels like home.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg", imageAlt: "restaurant kitchen professional chef cooking" }, - { name: "Sarah T.", handle: "@sarah_t", testimonial: "Great service and even better food. My new go-to spot.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/mixed-tomatoes-meat-blue-plate_140725-3479.jpg", imageAlt: "gourmet artisan sandwich close up" }, - { name: "David W.", handle: "@david_eats", testimonial: "The quality of ingredients is clearly top-tier. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/hands-front-dish_23-2147680623.jpg", imageAlt: "rustic hearty soup bowl steam" }, - { name: "Elena P.", handle: "@elena_loves", testimonial: "A wonderful hidden gem that feels just like a warm hug.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/salmon-salad-onion-orange-tomato-basil-lettuce-egg-side-view_141793-2477.jpg", imageAlt: "fresh garden salad bowl bright" } + { name: "Alice R.", handle: "@alice_foodie", testimonial: "The best comfort food I have ever had! The atmosphere is perfect.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pumpkin-soup-with-shrimp-glass-red-wine_140725-5413.jpg?_wi=1", imageAlt: "cozy rustic restaurant interior warm lighting" }, + { name: "Mark D.", handle: "@mark_dines", testimonial: "Absolutely amazing flavors. Truly feels like home.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg?_wi=1", imageAlt: "restaurant kitchen professional chef cooking" }, + { name: "Sarah T.", handle: "@sarah_t", testimonial: "Great service and even better food. My new go-to spot.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/mixed-tomatoes-meat-blue-plate_140725-3479.jpg?_wi=1", imageAlt: "gourmet artisan sandwich close up" }, + { name: "David W.", handle: "@david_eats", testimonial: "The quality of ingredients is clearly top-tier. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/hands-front-dish_23-2147680623.jpg?_wi=1", imageAlt: "rustic hearty soup bowl steam" }, + { name: "Elena P.", handle: "@elena_loves", testimonial: "A wonderful hidden gem that feels just like a warm hug.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/salmon-salad-onion-orange-tomato-basil-lettuce-egg-side-view_141793-2477.jpg?_wi=1", imageAlt: "fresh garden salad bowl bright" } ]} buttons={[ { text: "View Menu", href: "#products" }, { text: "Book Table", href: "#contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/pumpkin-soup-with-shrimp-glass-red-wine_140725-5413.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pumpkin-soup-with-shrimp-glass-red-wine_140725-5413.jpg?_wi=2" imageAlt="The Potbelly Restaurant Interior" mediaAnimation="blur-reveal" avatars={[ @@ -83,7 +83,7 @@ export default function LandingPage() { title="A Legacy of Comfort" description="Since our inception, The Potbelly has been dedicated to bringing people together through simple, honest food." subdescription="We source ingredients from local farms to ensure that every bite you take supports our community and tastes exactly as it should." - imageSrc="http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg?_wi=2" mediaAnimation="slide-up" icon={Utensils} /> @@ -96,12 +96,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { id: "p1", name: "Artisan Sandwich", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/mixed-tomatoes-meat-blue-plate_140725-3479.jpg" }, - { id: "p2", name: "Hearty Pot Soup", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/hands-front-dish_23-2147680623.jpg" }, - { id: "p3", name: "Garden Fresh Salad", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/salmon-salad-onion-orange-tomato-basil-lettuce-egg-side-view_141793-2477.jpg" }, - { id: "p4", name: "Crispy Sides", price: "$8", imageSrc: "http://img.b2bpic.net/free-photo/pair-nuggets-with-sour-cream-sauce-with-herbs_140725-4359.jpg" }, - { id: "p5", name: "Signature Entree", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-arrangement_23-2148510958.jpg" }, - { id: "p6", name: "House Dessert", price: "$9", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background_140725-136311.jpg" }, + { id: "p1", name: "Artisan Sandwich", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/mixed-tomatoes-meat-blue-plate_140725-3479.jpg?_wi=2" }, + { id: "p2", name: "Hearty Pot Soup", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/hands-front-dish_23-2147680623.jpg?_wi=2" }, + { id: "p3", name: "Garden Fresh Salad", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/salmon-salad-onion-orange-tomato-basil-lettuce-egg-side-view_141793-2477.jpg?_wi=2" }, + { id: "p4", name: "Crispy Sides", price: "$8", imageSrc: "http://img.b2bpic.net/free-photo/pair-nuggets-with-sour-cream-sauce-with-herbs_140725-4359.jpg?_wi=1" }, + { id: "p5", name: "Signature Entree", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-arrangement_23-2148510958.jpg?_wi=1" }, + { id: "p6", name: "House Dessert", price: "$9", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background_140725-136311.jpg?_wi=1" }, ]} title="Signature Menu" description="Indulge in our carefully curated selection of comfort classics." @@ -113,9 +113,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { id: "t1", name: "Emily C.", date: "Jan 2024", title: "Regular Diner", quote: "Consistently delicious food and warm service.", tag: "Lunch", avatarSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pair-nuggets-with-sour-cream-sauce-with-herbs_140725-4359.jpg", imageAlt: "crispy golden fries gourmet plating" }, - { id: "t2", name: "James L.", date: "Dec 2023", title: "Food Enthusiast", quote: "The pot soup is truly a comfort in a bowl.", tag: "Dinner", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43765.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-arrangement_23-2148510958.jpg", imageAlt: "house special entree rustic style" }, - { id: "t3", name: "Jessica M.", date: "Nov 2023", title: "Local Resident", quote: "Great atmosphere for weekend dinners.", tag: "Brunch", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-luxury-restaurant_23-2150598415.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background_140725-136311.jpg", imageAlt: "sweet artisan dessert plating" }, + { id: "t1", name: "Emily C.", date: "Jan 2024", title: "Regular Diner", quote: "Consistently delicious food and warm service.", tag: "Lunch", avatarSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pair-nuggets-with-sour-cream-sauce-with-herbs_140725-4359.jpg?_wi=2", imageAlt: "crispy golden fries gourmet plating" }, + { id: "t2", name: "James L.", date: "Dec 2023", title: "Food Enthusiast", quote: "The pot soup is truly a comfort in a bowl.", tag: "Dinner", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43765.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-arrangement_23-2148510958.jpg?_wi=2", imageAlt: "house special entree rustic style" }, + { id: "t3", name: "Jessica M.", date: "Nov 2023", title: "Local Resident", quote: "Great atmosphere for weekend dinners.", tag: "Brunch", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-luxury-restaurant_23-2150598415.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background_140725-136311.jpg?_wi=2", imageAlt: "sweet artisan dessert plating" }, { id: "t4", name: "Brian K.", date: "Oct 2023", title: "Business Traveler", quote: "The best stop on my road trip so far!", tag: "Dinner", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-man-woman-having-romantic-dinner-together_23-2148435807.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg", imageAlt: "happy diner portrait restaurant" }, { id: "t5", name: "Lucy H.", date: "Sep 2023", title: "Loyal Customer", quote: "I have never had a bad meal here.", tag: "Lunch", avatarSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43765.jpg", imageAlt: "young woman smiling restaurant setting" }, ]} @@ -132,7 +132,7 @@ export default function LandingPage() { title="Join Our Table" description="Sign up for our newsletter to receive seasonal menu updates and special invitations." buttonText="Subscribe" - imageSrc="http://img.b2bpic.net/free-photo/pumpkin-soup-with-shrimp-glass-red-wine_140725-5413.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pumpkin-soup-with-shrimp-glass-red-wine_140725-5413.jpg?_wi=3" mediaAnimation="slide-up" />