Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -37,7 +37,7 @@ export default function LandingPage() {
|
||||
{ name: "Location", id: "location" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
brandName="Justine's Café"
|
||||
brandName=""
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ text: "Call for Delivery", href: "tel:8188798786" },
|
||||
{ text: "Order Catering", href: "#contact" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/indian-tasty-roti-composition_23-2149073368.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgDiT0vpcYG4mqn368zbyKFl0O/uploaded-1776798649874-l5q8dpu8.png"
|
||||
imageAlt="cozy cafe breakfast table"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Dine In", description: "Relax on our covered patio seating.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-woman-using-digital-tablet-restaurant-table_23-2147936094.jpg"},
|
||||
title: "Dine In", description: "Relax on our covered patio seating.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgDiT0vpcYG4mqn368zbyKFl0O/uploaded-1776798739649-una8p8i6.jpg"},
|
||||
{
|
||||
title: "Delivery", description: "Minimum $10 order within 2 miles to business locations.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-delivery-guy-taking-selfie_23-2148546018.jpg"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user