Merge version_1 into main #2
@@ -79,6 +79,9 @@ export default function ContactPage() {
|
||||
variant: "radial-gradient"
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-pink-cocktail-garnished-with-dried-rose-petals_141793-2160.jpg?_wi=1"
|
||||
imageAlt="Order form"
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="Enter your email or phone"
|
||||
buttonText="Submit Order Request"
|
||||
termsText="By submitting, you agree to receive updates about your order via phone or WhatsApp."
|
||||
|
||||
@@ -139,6 +139,9 @@ export default function GalleryPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-pink-cocktail-garnished-with-dried-rose-petals_141793-2160.jpg?_wi=1"
|
||||
imageAlt="Gallery submission"
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="Enter your email to share photos"
|
||||
buttonText="Submit Photo Request"
|
||||
termsText="By submitting, you consent to having your photos featured in our gallery. We will give proper credit."
|
||||
|
||||
@@ -202,6 +202,9 @@ export default function MenuPage() {
|
||||
variant: "radial-gradient"
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-pink-cocktail-garnished-with-dried-rose-petals_141793-2160.jpg?_wi=1"
|
||||
imageAlt="Menu contact"
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="Enter your email or phone"
|
||||
buttonText="Submit"
|
||||
termsText="We'll get back to you within an hour during business hours."
|
||||
|
||||
@@ -145,6 +145,9 @@ export default function OrderPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-pink-cocktail-garnished-with-dried-rose-petals_141793-2160.jpg?_wi=1"
|
||||
imageAlt="Order form"
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="Enter your email or phone number"
|
||||
buttonText="Submit Order Request"
|
||||
termsText="By submitting, you agree to receive order updates via phone or WhatsApp. We respect your privacy."
|
||||
|
||||
@@ -99,7 +99,7 @@ export default function HomePage() {
|
||||
imagePosition="right"
|
||||
fixedMediaHeight={true}
|
||||
background={{
|
||||
variant: "aurora"
|
||||
variant: "radial-gradient"
|
||||
}}
|
||||
className="py-16"
|
||||
ariaLabel="Hero section for Taj Icecream"
|
||||
@@ -313,6 +313,9 @@ export default function HomePage() {
|
||||
variant: "radial-gradient"
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-pink-cocktail-garnished-with-dried-rose-petals_141793-2160.jpg?_wi=1"
|
||||
imageAlt="Order desserts"
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="Enter your email or phone"
|
||||
buttonText="Submit Order Request"
|
||||
termsText="By submitting, you agree to receive updates about your order via phone or WhatsApp."
|
||||
|
||||
Reference in New Issue
Block a user