Merge version_1 into main #1
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg"
|
||||
imageAlt="Miraj restaurant elegant interior design"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="entrance-slide"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -149,14 +149,14 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="entrance-slide"
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{ id: "cuisine", value: "Premium", description: "High-Quality Cuisine" },
|
||||
{ id: "ambiance", value: "Elegant", description: "Refined Atmosphere" },
|
||||
{ id: "service", value: "Excellent", description: "Professional Staff" },
|
||||
{ id: "location", value: "Central", description: "Prime Location" }
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
gridVariant="bento-grid"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user