Update src/app/page.tsx
This commit is contained in:
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
handle: "@alexfoodie",
|
||||
testimonial: "Absolutely the best burger I've had in years! The patty was perfectly cooked and the toppings were fresh.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-successful-female-administrator-office_273609-4124.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-successful-female-administrator-office_273609-4124.jpg?_wi=1",
|
||||
imageAlt: "Customer Alex P.",
|
||||
},
|
||||
{
|
||||
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
avatarText="Join our community of happy diners!"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-chicken-burger-with-cheese-green-salad-wooden-desk-sandwich-fast-food-meal_140725-25934.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-chicken-burger-with-cheese-green-salad-wooden-desk-sandwich-fast-food-meal_140725-25934.jpg?_wi=1"
|
||||
imageAlt="A mouth-watering gourmet burger"
|
||||
mediaAnimation="slide-up"
|
||||
fixedMediaHeight={true}
|
||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
||||
description: "Complement your burger with our crispy, golden fries, gourmet onion rings, or a refreshing side salad made with local produce.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Box,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chicken-burger-with-cheese-green-salad-wooden-desk-sandwich-fast-food-meal_140725-25934.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chicken-burger-with-cheese-green-salad-wooden-desk-sandwich-fast-food-meal_140725-25934.jpg?_wi=2",
|
||||
imageAlt: "Tasty sandwich and red fork on wooden cutting board on dark mix color surface",
|
||||
},
|
||||
{
|
||||
@@ -226,7 +226,7 @@ export default function LandingPage() {
|
||||
description: "Quench your thirst with our selection of local craft sodas, artisanal milkshakes, and refreshing iced teas.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Droplets,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-successful-female-administrator-office_273609-4124.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-successful-female-administrator-office_273609-4124.jpg?_wi=2",
|
||||
imageAlt: "Tasty sandwich and red fork on wooden cutting board on dark mix color surface",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user