Merge version_1 into main #1
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-double-cheeseburger-with-bacon_23-2148290693.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-double-cheeseburger-with-bacon_23-2148290693.jpg?_wi=1",
|
||||
imageAlt: "Signature Wings",
|
||||
},
|
||||
{
|
||||
@@ -80,19 +80,19 @@ export default function LandingPage() {
|
||||
imageAlt: "Bar Ambiance",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-cold-beer-wooden-surface-sunny-day_181624-10656.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-cold-beer-wooden-surface-sunny-day_181624-10656.jpg?_wi=1",
|
||||
imageAlt: "Drinks Selection",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-fun-vibrant-techno-music-party_23-2150551542.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-fun-vibrant-techno-music-party_23-2150551542.jpg?_wi=1",
|
||||
imageAlt: "Vibrant Vibe",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-decorating-dish-after-cooking_329181-16137.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-decorating-dish-after-cooking_329181-16137.jpg?_wi=1",
|
||||
imageAlt: "Grill Station",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-chicken-wings-tray_23-2148679074.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-chicken-wings-tray_23-2148679074.jpg?_wi=1",
|
||||
imageAlt: "Gourmet Platter",
|
||||
},
|
||||
]}
|
||||
@@ -107,37 +107,37 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Signature Wings",
|
||||
description: "Cajun, Krack dry rub, and bold flavors that hit every time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-double-cheeseburger-with-bacon_23-2148290693.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-double-cheeseburger-with-bacon_23-2148290693.jpg?_wi=2",
|
||||
imageAlt: "Wings",
|
||||
},
|
||||
{
|
||||
title: "Loaded Fries",
|
||||
description: "Chili cheese fries and crave-worthy sides you can't ignore.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-chicken-wings-tray_23-2148679074.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-chicken-wings-tray_23-2148679074.jpg?_wi=2",
|
||||
imageAlt: "Fries",
|
||||
},
|
||||
{
|
||||
title: "Vibe Atmosphere",
|
||||
description: "It's more than food—it's a whole vibe. Music, energy, and good times.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-fun-vibrant-techno-music-party_23-2150551542.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-fun-vibrant-techno-music-party_23-2150551542.jpg?_wi=2",
|
||||
imageAlt: "Atmosphere",
|
||||
},
|
||||
{
|
||||
title: "Craft Cocktails",
|
||||
description: "Expertly mixed drinks to kick off your night in style.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-cold-beer-wooden-surface-sunny-day_181624-10656.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-cold-beer-wooden-surface-sunny-day_181624-10656.jpg?_wi=2",
|
||||
imageAlt: "Cocktails",
|
||||
},
|
||||
{
|
||||
title: "Gourmet Burgers",
|
||||
description: "Stacked high with fresh toppings and premium beef patties.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-double-cheeseburger-with-bacon_23-2148290693.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-double-cheeseburger-with-bacon_23-2148290693.jpg?_wi=3",
|
||||
imageAlt: "Burgers",
|
||||
},
|
||||
{
|
||||
title: "Daily Specials",
|
||||
description: "Ask about our chef's daily creations and seasonal favorites.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-decorating-dish-after-cooking_329181-16137.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-decorating-dish-after-cooking_329181-16137.jpg?_wi=2",
|
||||
imageAlt: "Chef Specials",
|
||||
},
|
||||
]}
|
||||
@@ -224,7 +224,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-having-fun-vibrant-techno-music-party_23-2150551542.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-having-fun-vibrant-techno-music-party_23-2150551542.jpg?_wi=3"
|
||||
logoText="Blue Iguana"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user