Merge version_1 into main #1
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="compact"
|
||||
sizing="mediumLarge"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ text: "Call: 1800 4123 3125", href: "tel:18004123125" }
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-design-indian-restaurant-infographic_23-2149436073.jpg"
|
||||
imageAlt="Premium buffet spread with 150+ dishes"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -149,7 +149,6 @@ export default function LandingPage() {
|
||||
id: "experience", value: "Premium", title: "Fine Dining", items: ["Upscale Ambiance", "Live Music", "Full Bar", "Wheelchair Accessible", "Catering Available"]
|
||||
}
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="scale-rotate"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -174,8 +173,7 @@ export default function LandingPage() {
|
||||
showCard={true}
|
||||
ariaLabel="Social proof section"
|
||||
className="py-16 md:py-24"
|
||||
titleClassName="text-4xl md:text-5xl font-bold"
|
||||
descriptionClassName="text-base md:text-lg"
|
||||
logoTextClassName="text-lg font-semibold"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -209,8 +207,6 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Testimonials section"
|
||||
className="py-16 md:py-24"
|
||||
titleClassName="text-4xl md:text-5xl font-bold"
|
||||
descriptionClassName="text-base md:text-lg"
|
||||
quoteClassName="text-base md:text-lg italic"
|
||||
nameClassName="font-bold text-lg"
|
||||
roleClassName="text-sm"
|
||||
@@ -254,8 +250,6 @@ export default function LandingPage() {
|
||||
showCard={true}
|
||||
ariaLabel="FAQ section"
|
||||
className="py-16 md:py-24"
|
||||
titleClassName="text-4xl md:text-5xl font-bold"
|
||||
descriptionClassName="text-base md:text-lg"
|
||||
accordionTitleClassName="font-bold text-lg"
|
||||
accordionContentClassName="text-sm md:text-base"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user