diff --git a/src/app/page.tsx b/src/app/page.tsx index 991cfdf..5d49a49 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,13 +44,13 @@ export default function LandingPage() { title="Exquisite Culinary Experiences" description="Crafting unforgettable dining moments through seasonal inspiration and artistic precision." testimonials={[ - { name: "Julia C.", handle: "@foodie", testimonial: "A master of flavor profiles.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/delicious-eggplant-dish-arrangement_23-2150410423.jpg", imageAlt: "professional chef presenting dish" }, - { name: "Mark D.", handle: "@critic", testimonial: "The best meal of my life.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-professional-male-chef-with-his-prepared-dish_23-2147863802.jpg", imageAlt: "professional chef presenting dish" }, - { name: "Anna S.", handle: "@taster", testimonial: "Exquisite attention to detail.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-with-vegetables_23-2147694145.jpg", imageAlt: "professional chef presenting dish" }, - { name: "Paul L.", handle: "@guest", testimonial: "Truly a culinary artist.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-red-nougat-sliced-with-nuts-fresh-red-strawberries-white-surface_140725-115409.jpg", imageAlt: "professional chef presenting dish" }, - { name: "Sarah P.", handle: "@foodlover", testimonial: "Incredible artistry and taste.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865314.jpg", imageAlt: "professional chef presenting dish" } + { name: "Julia C.", handle: "@foodie", testimonial: "A master of flavor profiles.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/delicious-eggplant-dish-arrangement_23-2150410423.jpg?_wi=1", imageAlt: "professional chef presenting dish" }, + { name: "Mark D.", handle: "@critic", testimonial: "The best meal of my life.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-professional-male-chef-with-his-prepared-dish_23-2147863802.jpg?_wi=1", imageAlt: "professional chef presenting dish" }, + { name: "Anna S.", handle: "@taster", testimonial: "Exquisite attention to detail.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-with-vegetables_23-2147694145.jpg?_wi=1", imageAlt: "professional chef presenting dish" }, + { name: "Paul L.", handle: "@guest", testimonial: "Truly a culinary artist.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-red-nougat-sliced-with-nuts-fresh-red-strawberries-white-surface_140725-115409.jpg?_wi=1", imageAlt: "professional chef presenting dish" }, + { name: "Sarah P.", handle: "@foodlover", testimonial: "Incredible artistry and taste.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865314.jpg?_wi=1", imageAlt: "professional chef presenting dish" } ]} - imageSrc="http://img.b2bpic.net/free-photo/delicious-eggplant-dish-arrangement_23-2150410423.jpg" + imageSrc="http://img.b2bpic.net/free-photo/delicious-eggplant-dish-arrangement_23-2150410423.jpg?_wi=2" imageAlt="professional chef presenting dish" mediaAnimation="slide-up" avatars={[ @@ -81,7 +81,7 @@ export default function LandingPage() { { title: "Modern Fusion", description: "Integrating global flavors seamlessly." }, { title: "Artisan Craft", description: "Hand-made techniques for every dish." } ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-young-professional-male-chef-with-his-prepared-dish_23-2147863802.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-young-professional-male-chef-with-his-prepared-dish_23-2147863802.jpg?_wi=2" imageAlt="chef portrait professional" mediaAnimation="blur-reveal" /> @@ -92,9 +92,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} features={[ - { title: "Fresh Ingredients", description: "Strict seasonal selection process.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-with-vegetables_23-2147694145.jpg", imageAlt: "farm to table ingredients" }, - { title: "Visual Plating", description: "Food as an art form.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-red-nougat-sliced-with-nuts-fresh-red-strawberries-white-surface_140725-115409.jpg", imageAlt: "plated gourmet dessert" }, - { title: "Kitchen Teamwork", description: "Coordinated precision in execution.", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865314.jpg", imageAlt: "masterchef preparing meal" } + { title: "Fresh Ingredients", description: "Strict seasonal selection process.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-with-vegetables_23-2147694145.jpg?_wi=2", imageAlt: "farm to table ingredients" }, + { title: "Visual Plating", description: "Food as an art form.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-red-nougat-sliced-with-nuts-fresh-red-strawberries-white-surface_140725-115409.jpg?_wi=2", imageAlt: "plated gourmet dessert" }, + { title: "Kitchen Teamwork", description: "Coordinated precision in execution.", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865314.jpg?_wi=2", imageAlt: "masterchef preparing meal" } ]} title="My Specialties" description="Why my approach delivers unparalleled flavor experiences."