Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-06-04 15:33:26 +00:00

View File

@@ -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>