Merge version_3 into main #6

Merged
bender merged 1 commits from version_3 into main 2026-03-03 05:02:27 +00:00
Showing only changes of commit 7f459ddea0 - Show all commits

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
buttonAnimation="slide-up" buttonAnimation="slide-up"
carouselItems={[ carouselItems={[
{ {
id: "hero-1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ8FOMuveLQ8wkceTtt94xt48a/uploaded-1772514029566-bkf7zggi.png"}, id: "hero-1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ8FOMuveLQ8wkceTtt94xt48a/uploaded-1772514029566-bkf7zggi.png?_wi=1"},
{ {
id: "hero-2", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-tomatoes-lemon-slices-oval-plate-table-free-space_140725-147488.jpg?_wi=1"}, id: "hero-2", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-tomatoes-lemon-slices-oval-plate-table-free-space_140725-147488.jpg?_wi=1"},
{ {
@@ -108,7 +108,7 @@ export default function LandingPage() {
tag="About Us" tag="About Us"
tagIcon={Heart} tagIcon={Heart}
tagAnimation="slide-up" tagAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ8FOMuveLQ8wkceTtt94xt48a/uploaded-1772514029566-bkf7zggi.png" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ8FOMuveLQ8wkceTtt94xt48a/uploaded-1772514029566-bkf7zggi.png?_wi=2"
imageAlt="Al Saqr Restaurant welcoming dining area" imageAlt="Al Saqr Restaurant welcoming dining area"
buttons={[ buttons={[
{ text: "📍 Get Directions", href: "#contact" }, { text: "📍 Get Directions", href: "#contact" },
@@ -204,7 +204,7 @@ export default function LandingPage() {
required: true, required: true,
}} }}
useInvertedBackground={false} useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ8FOMuveLQ8wkceTtt94xt48a/uploaded-1772514029566-bkf7zggi.png" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ8FOMuveLQ8wkceTtt94xt48a/uploaded-1772514029566-bkf7zggi.png?_wi=3"
imageAlt="Al Saqr Restaurant dining experience" imageAlt="Al Saqr Restaurant dining experience"
mediaAnimation="slide-up" mediaAnimation="slide-up"
mediaPosition="right" mediaPosition="right"