Update src/app/page.tsx
This commit is contained in:
@@ -49,14 +49,14 @@ export default function LandingPage() {
|
||||
title="Flame-Grilled Perfection"
|
||||
description="Discover the original taste of flame-grilled burgers. Fresh ingredients, bold flavors, and served your way."
|
||||
testimonials={[
|
||||
{ name: "John D.", handle: "@johnd", testimonial: "The Whopper has never tasted better. Always fresh and hot!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637348.jpg", imageAlt: "juicy grilled burger close up" },
|
||||
{ name: "Sarah K.", handle: "@sarahk", testimonial: "Best service and even better burgers. My go-to spot.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208313.jpg", imageAlt: "juicy grilled burger close up" },
|
||||
{ name: "Mike R.", handle: "@miker", testimonial: "Flame-grilled flavor is unmatched. Highly recommend!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/burger-white-background-ai-generated_268835-10792.jpg", imageAlt: "juicy grilled burger close up" },
|
||||
{ name: "Anna L.", handle: "@annal", testimonial: "Quick, delicious, and exactly what I crave.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/cheeseburger-with-double-beef-patty-cheese-tomato-lattuce-leaf-sauce-pickled-cucumber-burger-buns_140725-10894.jpg", imageAlt: "juicy grilled burger close up" },
|
||||
{ name: "David W.", handle: "@davidw", testimonial: "Fast and tasty. Love the customization options.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/grilled-cheeseburger-fries-refreshment-lunch-generated-by-ai_188544-16106.jpg", imageAlt: "juicy grilled burger close up" },
|
||||
{ name: "John D.", handle: "@johnd", testimonial: "The Whopper has never tasted better. Always fresh and hot!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637348.jpg?_wi=1", imageAlt: "juicy grilled burger close up" },
|
||||
{ name: "Sarah K.", handle: "@sarahk", testimonial: "Best service and even better burgers. My go-to spot.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208313.jpg?_wi=1", imageAlt: "juicy grilled burger close up" },
|
||||
{ name: "Mike R.", handle: "@miker", testimonial: "Flame-grilled flavor is unmatched. Highly recommend!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/burger-white-background-ai-generated_268835-10792.jpg?_wi=1", imageAlt: "juicy grilled burger close up" },
|
||||
{ name: "Anna L.", handle: "@annal", testimonial: "Quick, delicious, and exactly what I crave.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/cheeseburger-with-double-beef-patty-cheese-tomato-lattuce-leaf-sauce-pickled-cucumber-burger-buns_140725-10894.jpg?_wi=1", imageAlt: "juicy grilled burger close up" },
|
||||
{ name: "David W.", handle: "@davidw", testimonial: "Fast and tasty. Love the customization options.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/grilled-cheeseburger-fries-refreshment-lunch-generated-by-ai_188544-16106.jpg?_wi=1", imageAlt: "juicy grilled burger close up" },
|
||||
]}
|
||||
buttons={[{ text: "Order Now", href: "#products" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637348.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637348.jpg?_wi=2"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/attractive-hipster-dressed-leather-jacket-eating-vegan-burger_613910-508.jpg", alt: "Happy customer 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/happy-asian-woman-eating-burger-outdoors_23-2148952932.jpg", alt: "Happy customer 2" },
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
description="We believe in the power of the flame. Our signature grilling process creates the iconic taste that millions have loved for decades."
|
||||
subdescription="Every burger starts with 100% beef patties and fresh, high-quality ingredients sourced from trusted partners."
|
||||
icon={Flame}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208313.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208313.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -94,9 +94,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Whopper", price: "$6.99", imageSrc: "http://img.b2bpic.net/free-photo/burger-white-background-ai-generated_268835-10792.jpg" },
|
||||
{ id: "p2", name: "Cheeseburger", price: "$3.49", imageSrc: "http://img.b2bpic.net/free-photo/cheeseburger-with-double-beef-patty-cheese-tomato-lattuce-leaf-sauce-pickled-cucumber-burger-buns_140725-10894.jpg" },
|
||||
{ id: "p3", name: "Chicken Royale", price: "$5.99", imageSrc: "http://img.b2bpic.net/free-photo/grilled-cheeseburger-fries-refreshment-lunch-generated-by-ai_188544-16106.jpg" },
|
||||
{ id: "p1", name: "Whopper", price: "$6.99", imageSrc: "http://img.b2bpic.net/free-photo/burger-white-background-ai-generated_268835-10792.jpg?_wi=2" },
|
||||
{ id: "p2", name: "Cheeseburger", price: "$3.49", imageSrc: "http://img.b2bpic.net/free-photo/cheeseburger-with-double-beef-patty-cheese-tomato-lattuce-leaf-sauce-pickled-cucumber-burger-buns_140725-10894.jpg?_wi=2" },
|
||||
{ id: "p3", name: "Chicken Royale", price: "$5.99", imageSrc: "http://img.b2bpic.net/free-photo/grilled-cheeseburger-fries-refreshment-lunch-generated-by-ai_188544-16106.jpg?_wi=2" },
|
||||
{ id: "p4", name: "Veggie King", price: "$6.49", imageSrc: "http://img.b2bpic.net/free-photo/ingredients-delicious-burger-white-table_23-2148374949.jpg" },
|
||||
{ id: "p5", name: "Double Whopper", price: "$8.99", imageSrc: "http://img.b2bpic.net/free-photo/row-colorful-burger-candies-yellow-background_23-2147921620.jpg" },
|
||||
{ id: "p6", name: "Bacon King", price: "$7.99", imageSrc: "http://img.b2bpic.net/free-photo/fish-hamburger-with-french-fries_1203-9011.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user