Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4c764be12b | |||
| fad6029f34 |
@@ -61,8 +61,8 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Make a Reservation", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-donuts-yummy-delicious-with-chocolate-brown-desk-grey-background_140725-13399.jpg"
|
||||
imageAlt="Delicious grilled steak and barbecue ribs"
|
||||
imageSrc="https://images.unsplash.com/photo-1579737151049-5567b4c4f039?auto=format&fit=crop&q=80&w=1920&h=1080&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
|
||||
imageAlt="Delicious grilled steak on a platter"
|
||||
mediaAnimation="opacity"
|
||||
avatars={[
|
||||
{
|
||||
@@ -202,8 +202,8 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "faq-4", title: "What are your opening hours?", content: "We are open Tuesday to Sunday from 11:30 AM to 10:00 PM. We are closed on Mondays. Happy hour specials run daily from 4:00 PM to 6:00 PM."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fashionable-african-american-woman-black-cap-chilling-cozy-cafe_627829-5870.jpg"
|
||||
imageAlt="Restaurant interior with comfortable seating"
|
||||
imageSrc="https://images.unsplash.com/photo-1517248135467-4c7edab717fa?auto=format&fit=crop&q=80&w=800&h=600&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
|
||||
imageAlt="Cozy restaurant interior"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="left"
|
||||
title="Frequently Asked Questions"
|
||||
@@ -230,8 +230,8 @@ export default function LandingPage() {
|
||||
textarea={{
|
||||
name: "message", placeholder: "Your Message or Reservation Details", rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-is-shopping_1321-366.jpg"
|
||||
imageAlt="Exterior view of Big Fellas Grill restaurant"
|
||||
imageSrc="https://images.unsplash.com/photo-1555567228-580a656461a3?auto=format&fit=crop&q=80&w=800&h=600&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
|
||||
imageAlt="Restaurant exterior at night"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
buttonText="Send Message"
|
||||
|
||||
Reference in New Issue
Block a user