Update src/app/page.tsx

This commit is contained in:
2026-05-04 05:30:32 +00:00
parent 5960f3e140
commit 7d97803c3c

View File

@@ -74,7 +74,7 @@ export default function LandingPage() {
},
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/retro-futuristic-space-travel_23-2151837615.jpg"
imageSrc="http://img.b2bpic.net/free-photo/retro-futuristic-space-travel_23-2151837615.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -132,7 +132,7 @@ export default function LandingPage() {
description="Located at the iconic Mojave Air and Space Port, Voyager Restaurant provides a front-row seat to aircraft action. Whether you're a pilot, aviation enthusiast, or just looking for a hearty breakfast, our unique ambiance offers an unforgettable dining adventure."
subdescription="Come for the history, stay for the food."
icon={Compass}
imageSrc="http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-top-view_23-2150096479.jpg"
imageSrc="http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-top-view_23-2150096479.jpg?_wi=1"
mediaAnimation="blur-reveal"
/>
</div>
@@ -151,7 +151,7 @@ export default function LandingPage() {
price: "$14.99",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/cutlets-with-lettuce_1398-4808.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cutlets-with-lettuce_1398-4808.jpg?_wi=1",
},
{
id: "p2",
@@ -160,7 +160,7 @@ export default function LandingPage() {
price: "$12.99",
rating: 4,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eating-fried-fish-with-mashed-potatoes-vegetables-plate_141793-12535.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eating-fried-fish-with-mashed-potatoes-vegetables-plate_141793-12535.jpg?_wi=1",
},
{
id: "p3",
@@ -169,7 +169,7 @@ export default function LandingPage() {
price: "$16.50",
rating: 5,
reviewCount: "92",
imageSrc: "http://img.b2bpic.net/free-photo/half-fried-egg-toast-salad-bacon-gray-ceramic-plate-wooden-table_23-2148067086.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/half-fried-egg-toast-salad-bacon-gray-ceramic-plate-wooden-table_23-2148067086.jpg?_wi=1",
},
{
id: "p4",
@@ -287,7 +287,7 @@ export default function LandingPage() {
quote: "Amazing burgers and a front-row seat to aircraft action. Will definitely be back!",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/male-local-traveler-with-camera_23-2149016703.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/retro-futuristic-space-travel_23-2151837615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/retro-futuristic-space-travel_23-2151837615.jpg?_wi=2",
imageAlt: "happy diner restaurant portrait",
},
{
@@ -298,7 +298,7 @@ export default function LandingPage() {
quote: "Best breakfast in Mojave with unforgettable views!",
tag: "Traveler",
avatarSrc: "http://img.b2bpic.net/free-photo/sideways-shot-attractive-curly-woman-has-happy-expression-enjoys-electronic-song-modern-headphones-has-recreation-time-reads-text-message-cell-phone_273609-3485.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-top-view_23-2150096479.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-top-view_23-2150096479.jpg?_wi=2",
imageAlt: "happy diner restaurant portrait",
},
{
@@ -309,7 +309,7 @@ export default function LandingPage() {
quote: "My kids loved watching the planes take off while we enjoyed our pancakes.",
tag: "Family",
avatarSrc: "http://img.b2bpic.net/free-photo/small-group-happy-friends-laughing-having-fun-while-eating-dinner-dining-table-home_637285-10338.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cutlets-with-lettuce_1398-4808.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cutlets-with-lettuce_1398-4808.jpg?_wi=2",
imageAlt: "happy diner restaurant portrait",
},
{
@@ -320,7 +320,7 @@ export default function LandingPage() {
quote: "Service is friendly, food is delicious, and the views are unmatched.",
tag: "Enthusiast",
avatarSrc: "http://img.b2bpic.net/free-photo/photo-cheerful-relaxed-black-girl-with-curly-hair-holds-mug-coffee-enjoys-pastime-visits-exotic-cafeteria-has-summer-holidays-abroad-looks-aside_273609-29077.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eating-fried-fish-with-mashed-potatoes-vegetables-plate_141793-12535.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eating-fried-fish-with-mashed-potatoes-vegetables-plate_141793-12535.jpg?_wi=2",
imageAlt: "happy diner restaurant portrait",
},
{
@@ -331,7 +331,7 @@ export default function LandingPage() {
quote: "Aviation-themed paradise. Great vibes and generous portions.",
tag: "Local",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-holding-glass_23-2148965394.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/half-fried-egg-toast-salad-bacon-gray-ceramic-plate-wooden-table_23-2148067086.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/half-fried-egg-toast-salad-bacon-gray-ceramic-plate-wooden-table_23-2148067086.jpg?_wi=2",
imageAlt: "happy diner restaurant portrait",
},
]}