Update src/app/page.tsx
This commit is contained in:
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890380.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890380.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
description="Born from the wanderlust of Victor Bergeron, Trader Vic's has defined the tropical dining experience since 1934. We invite you to step into a world of exotic flavors."
|
||||
subdescription="Every dish and cocktail is crafted with the same dedication to quality and adventure that started it all."
|
||||
icon={Utensils}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-eating-lula-kebab-pita-bread-with-yogurt-tomatoes-grilled-hot-peppers-tray_141793-17487.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-eating-lula-kebab-pita-bread-with-yogurt-tomatoes-grilled-hot-peppers-tray_141793-17487.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -159,21 +159,21 @@ export default function LandingPage() {
|
||||
title: "Island-Inspired Cuisine",
|
||||
description: "Fresh, locally sourced ingredients.",
|
||||
buttonIcon: "Fish",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890380.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890380.jpg?_wi=2",
|
||||
imageAlt: "food review platform logo",
|
||||
},
|
||||
{
|
||||
title: "Unmatched Ambiance",
|
||||
description: "Authentic, immersive decor.",
|
||||
buttonIcon: "Palmtree",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-eating-lula-kebab-pita-bread-with-yogurt-tomatoes-grilled-hot-peppers-tray_141793-17487.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-eating-lula-kebab-pita-bread-with-yogurt-tomatoes-grilled-hot-peppers-tray_141793-17487.jpg?_wi=2",
|
||||
imageAlt: "food review platform logo",
|
||||
},
|
||||
{
|
||||
title: "Celebratory Service",
|
||||
description: "Hospitality done right.",
|
||||
buttonIcon: "Heart",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cbd-drink_52683-136372.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cbd-drink_52683-136372.jpg?_wi=1",
|
||||
imageAlt: "food review platform logo",
|
||||
},
|
||||
]}
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Original Mai Tai",
|
||||
price: "$16",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cbd-drink_52683-136372.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cbd-drink_52683-136372.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
|
||||
Reference in New Issue
Block a user