Update src/app/page.tsx

This commit is contained in:
2026-05-22 09:26:43 +00:00
parent 6a4f0c0104
commit 2a2b2f60db

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{ text: "View Menu", href: "#menu" },
{ text: "Reserve Now", href: "#contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/fried-piece-steak-plate_140725-5663.jpg"
imageSrc="http://img.b2bpic.net/free-photo/fried-piece-steak-plate_140725-5663.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg", alt: "Group of friends eating at restaurant" },
@@ -80,7 +80,7 @@ export default function LandingPage() {
{ title: "Full Bar", description: "Local beers, cocktails, and spirits." },
{ title: "Family Friendly", description: "Kids' menu and accessible amenities available." },
]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-young-couple-playing-target-shooting-game-while-date_23-2149274371.jpg"
imageSrc="http://img.b2bpic.net/free-photo/side-view-young-couple-playing-target-shooting-game-while-date_23-2149274371.jpg?_wi=1"
mediaAnimation="blur-reveal"
/>
</div>
@@ -92,7 +92,7 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{ id: "p1", name: "Chicken Fried Steak", price: "$18", variant: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-table_140725-2402.jpg" },
{ id: "p1", name: "Chicken Fried Steak", price: "$18", variant: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-table_140725-2402.jpg?_wi=1" },
{ id: "p2", name: "Philly Cheesesteak", price: "$15", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-burgers-plate_23-2149897390.jpg" },
{ id: "p3", name: "Signature Margarita", price: "$9", variant: "Drinks", imageSrc: "http://img.b2bpic.net/free-photo/fried-piece-steak-with-potatoes-home-glass-wine_140725-9805.jpg" },
{ id: "p4", name: "Crispy French Fries", price: "$6", variant: "Sides", imageSrc: "http://img.b2bpic.net/free-photo/wooden-bowl-full-with-hot-chips_114579-59856.jpg" },
@@ -114,13 +114,13 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-with-greens-inside-dark-plate-brown-wooden-desk-meal-food-dinner_140725-26134.jpg", imageAlt: "A front view fried meat with greens inside dark plate on the brown wooden desk meal food dinner"},
{
title: "Great Drinks", description: "Cold beer, cocktails, and spirits.", buttonIcon: Martini,
imageSrc: "http://img.b2bpic.net/free-photo/fried-piece-steak-plate_140725-5663.jpg", imageAlt: "A front view fried meat with greens inside dark plate on the brown wooden desk meal food dinner"},
imageSrc: "http://img.b2bpic.net/free-photo/fried-piece-steak-plate_140725-5663.jpg?_wi=2", imageAlt: "A front view fried meat with greens inside dark plate on the brown wooden desk meal food dinner"},
{
title: "Accessible", description: "Wheelchair accessible and inclusive.", buttonIcon: Accessibility,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-couple-playing-target-shooting-game-while-date_23-2149274371.jpg", imageAlt: "A front view fried meat with greens inside dark plate on the brown wooden desk meal food dinner"},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-couple-playing-target-shooting-game-while-date_23-2149274371.jpg?_wi=2", imageAlt: "A front view fried meat with greens inside dark plate on the brown wooden desk meal food dinner"},
{
title: "Events & Private", description: "Space for your next group gathering.", buttonIcon: Users,
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-table_140725-2402.jpg", imageAlt: "A front view fried meat with greens inside dark plate on the brown wooden desk meal food dinner"},
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-table_140725-2402.jpg?_wi=2", imageAlt: "A front view fried meat with greens inside dark plate on the brown wooden desk meal food dinner"},
]}
title="Why Choose Boss Hogg's?"
description="Experience quality and care in everything we serve."