Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -84,6 +84,8 @@ export default function LandingPage() {
|
||||
heading={[
|
||||
{
|
||||
type: "text", content: "About Cafe Ground 21 Pure Veg"},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/table-chairs-bar_107420-65857.jpg", alt: "Cozy and welcoming interior of Cafe Ground 21"}
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
@@ -92,8 +94,6 @@ export default function LandingPage() {
|
||||
text: "Visit Us", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-chairs-bar_107420-65857.jpg"
|
||||
imageAlt="Cozy and welcoming interior of Cafe Ground 21"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user