Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
title="Sher-a-Bengal Dhaba"
|
||||
description="Experience the authentic flavors of Bengal with our hand-crafted, soul-warming delicacies served in a cozy, vibrant atmosphere. Located in the heart of the city."
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DabfpTwI3NxhjsCoGz4NUxlBE1/uploaded-1778523762731-8qhmsvbr.png", imageAlt: "Authentic dhaba exterior" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DabfpTwI3NxhjsCoGz4NUxlBE1/uploaded-1778523762731-8qhmsvbr.png?_wi=1", imageAlt: "Authentic dhaba exterior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-meal-sliced-cooked-dish-inside-plate-grey-background-meal-food-sauce-soup-dinner-vegetable_140725-85971.jpg", imageAlt: "delicious indian butter chicken" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/traditional-flatbread-baking-tandoor-oven_140725-3205.jpg", imageAlt: "freshly baked naan bread" }
|
||||
]}
|
||||
@@ -150,13 +150,13 @@ export default function LandingPage() {
|
||||
{ name: "email", type: "email", placeholder: "Email", required: true }
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Any special requests or seating preferences?", rows: 4, required: true }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DabfpTwI3NxhjsCoGz4NUxlBE1/uploaded-1778523762731-8qhmsvbr.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DabfpTwI3NxhjsCoGz4NUxlBE1/uploaded-1778523762731-8qhmsvbr.png?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DabfpTwI3NxhjsCoGz4NUxlBE1/uploaded-1778523762731-8qhmsvbr.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DabfpTwI3NxhjsCoGz4NUxlBE1/uploaded-1778523762731-8qhmsvbr.png?_wi=3"
|
||||
logoText="Sher-a-Bengal Dhaba"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user