Update src/app/page.tsx
This commit is contained in:
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891021.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891021.jpg?_wi=1"
|
||||
imageAlt="Inside of the cozy Beaver Dam Bar"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Rooted in Tradition"
|
||||
description="We started Beaver Dam Bar with one goal: to create a space that feels like a living room for everyone. Whether you're stopping in after a long shift or meeting up with old friends, you're always welcome here."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/craft-beer-booze-brew-alcohol-celebrate-refreshment_53876-46913.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/craft-beer-booze-brew-alcohol-celebrate-refreshment_53876-46913.jpg?_wi=1"
|
||||
imageAlt="Our welcoming bar counter"
|
||||
/>
|
||||
</div>
|
||||
@@ -255,7 +255,7 @@ export default function LandingPage() {
|
||||
quote: "The absolute best local spot for a cold beer after work.",
|
||||
tag: "Top Rated",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-beer-pint_23-2148270240.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891021.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891021.jpg?_wi=2",
|
||||
imageAlt: "smiling customer portrait",
|
||||
},
|
||||
{
|
||||
@@ -266,7 +266,7 @@ export default function LandingPage() {
|
||||
quote: "I come for the nachos, I stay for the great live music atmosphere.",
|
||||
tag: "Great Food",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-european-woman-green-jacket-touching-her-hair-blur-background-photo-fashionable-girl-with-beautiful-brown-hair-smiling-camera_291650-2183.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/craft-beer-booze-brew-alcohol-celebrate-refreshment_53876-46913.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/craft-beer-booze-brew-alcohol-celebrate-refreshment_53876-46913.jpg?_wi=2",
|
||||
imageAlt: "smiling customer portrait",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user