Merge version_3 into main #2
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "View Our Menu", href: "#menu"},
|
||||
{
|
||||
text: "Book a reservation", href: "#contact"},
|
||||
text: "Book a reservation", href: "https://saigonsistersvncuisine.com.au"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-assortment-with-plant-view_23-2148914893.jpg"
|
||||
avatars={[
|
||||
@@ -177,10 +177,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "canvas-reveal"}}
|
||||
text="Visit us at Saigon Sisters for an unforgettable Vietnamese culinary journey."
|
||||
text="Visit us at Saigon Sisters for an unforgettable Vietnamese culinary journey. Call us: (03) 6280 1118. Find us at 82C7+PJ Thomastown, Victoria."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Your Table", href: "tel:5550199"},
|
||||
text: "Book Your Table", href: "https://saigonsistersvncuisine.com.au"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -198,6 +198,14 @@ export default function LandingPage() {
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "(03) 6280 1118", href: "tel:0362801118"},
|
||||
{
|
||||
label: "saigonsistersvncuisine.com.au", href: "https://saigonsistersvncuisine.com.au"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user