Merge version_1 into main #2
@@ -16,7 +16,7 @@ export default function ArabianForestCafe() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="directional-hover"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSizeMediumTitles"
|
||||
@@ -46,7 +46,7 @@ export default function ArabianForestCafe() {
|
||||
description="Coffee, comfort, and unforgettable vibes await in our magical café sanctuary."
|
||||
tag="Premium Café Experience"
|
||||
tagIcon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lamps-arab-restaurant_23-2147794382.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lamps-arab-restaurant_23-2147794382.jpg"
|
||||
imageAlt="Arabian Forest Café interior with warm lighting"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
@@ -87,10 +87,10 @@ export default function ArabianForestCafe() {
|
||||
id: "1", name: "Signature Cappuccino", price: "₹220", imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-pouring-coffee-mug_23-2148350191.jpg", imageAlt: "Signature Cappuccino with latte art"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Forest Platter", price: "₹380", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-dough-with-wooden-board-tomatoes_23-2148753786.jpg?_wi=1", imageAlt: "Forest Platter with gourmet selections"
|
||||
id: "2", name: "Forest Platter", price: "₹380", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-dough-with-wooden-board-tomatoes_23-2148753786.jpg", imageAlt: "Forest Platter with gourmet selections"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Zing Burger", price: "₹320", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-dough-with-wooden-board-tomatoes_23-2148753786.jpg?_wi=2", imageAlt: "Premium Zing Burger"
|
||||
id: "3", name: "Zing Burger", price: "₹320", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-dough-with-wooden-board-tomatoes_23-2148753786.jpg", imageAlt: "Premium Zing Burger"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -108,7 +108,7 @@ export default function ArabianForestCafe() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Cozy Interior Design", description: "Warm lighting, comfortable seating, and thoughtfully curated décor create the perfect atmosphere for relaxation and connection.", imageSrc: "http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg?_wi=1", imageAlt: "Cozy café interior seating area"
|
||||
title: "Cozy Interior Design", description: "Warm lighting, comfortable seating, and thoughtfully curated décor create the perfect atmosphere for relaxation and connection.", imageSrc: "http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg", imageAlt: "Cozy café interior seating area"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
@@ -201,7 +201,7 @@ export default function ArabianForestCafe() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lamps-arab-restaurant_23-2147794382.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lamps-arab-restaurant_23-2147794382.jpg"
|
||||
imageAlt="Arabian Forest Café contact"
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Subscribe"
|
||||
@@ -211,7 +211,7 @@ export default function ArabianForestCafe() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg"
|
||||
imageAlt="Arabian Forest Café footer background"
|
||||
logoText="Arabian Forest Café"
|
||||
copyrightText="© 2025 Arabian Forest Café | Hyderabad"
|
||||
|
||||
Reference in New Issue
Block a user