diff --git a/src/app/page.tsx b/src/app/page.tsx index dbea90b..ade9844 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { ], logoIcon: Flame, sidebarItems: [{ icon: Flame, active: true }, { icon: Coffee }], - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bacon-cheeseburger-with-arugula-tomato_84443-82005.jpg", buttons: [{ text: "Order Now" }], + imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bacon-cheeseburger-with-arugula-tomato_84443-82005.jpg?_wi=1", buttons: [{ text: "Order Now" }], listItems: [{ icon: Flame, title: "Fresh Grill", status: "Active" }] }} /> @@ -105,7 +105,7 @@ export default function LandingPage() { { value: "70+", title: "Years of Flavor" }, { value: "100+", title: "Countries Served" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/gourmet-bacon-cheeseburger-with-arugula-tomato_84443-82005.jpg" + imageSrc="http://img.b2bpic.net/free-photo/gourmet-bacon-cheeseburger-with-arugula-tomato_84443-82005.jpg?_wi=2" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -117,11 +117,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Alex R.", handle: "@alexburger", testimonial: "The best Whopper I've ever had, perfectly flame-grilled.", imageSrc: "http://img.b2bpic.net/free-photo/smiled-mulatto-woman-dressed-white-t-shirt-with-pretty-face-loose-hair-is-holding-yellow-red-peppers-hands-kitchen_8353-10038.jpg" }, + { id: "1", name: "Alex R.", handle: "@alexburger", testimonial: "The best Whopper I've ever had, perfectly flame-grilled.", imageSrc: "http://img.b2bpic.net/free-photo/smiled-mulatto-woman-dressed-white-t-shirt-with-pretty-face-loose-hair-is-holding-yellow-red-peppers-hands-kitchen_8353-10038.jpg?_wi=1" }, { id: "2", name: "Jamie T.", handle: "@jamie_eats", testimonial: "Fast service, hot fries, and great taste!", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-manager-eating-sandwich-using-computer-lunch-break-office-there-are-people-background_637285-26.jpg" }, { id: "3", name: "Sam L.", handle: "@sammyb", testimonial: "Burger King always satisfies that burger craving.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-curly-haired-woman-eats-delicious-meal-fast-food-smeared-with-ketchup-keeps-unhealthy-nutrition-has-binge-eating-habit-wears-white-shirt-blue-tie-isolated-pink-background_273609-62446.jpg" }, { id: "4", name: "Chris P.", handle: "@chrisp", testimonial: "Reliable taste and quality every single visit.", imageSrc: "http://img.b2bpic.net/free-photo/image-young-happy-smiling-woman-having-fun-eating-ice-cream-coffee-shop-restaurant-closeup-portrait_1153-5754.jpg" }, - { id: "5", name: "Morgan D.", handle: "@morgand", testimonial: "The Impossible Whopper is a total game changer, love it!", imageSrc: "http://img.b2bpic.net/free-photo/smiled-mulatto-woman-dressed-white-t-shirt-with-pretty-face-loose-hair-is-holding-yellow-red-peppers-hands-kitchen_8353-10038.jpg" }, + { id: "5", name: "Morgan D.", handle: "@morgand", testimonial: "The Impossible Whopper is a total game changer, love it!", imageSrc: "http://img.b2bpic.net/free-photo/smiled-mulatto-woman-dressed-white-t-shirt-with-pretty-face-loose-hair-is-holding-yellow-red-peppers-hands-kitchen_8353-10038.jpg?_wi=2" }, ]} title="FAN FAVORITES" description="What people are saying about their BK experience."