Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="compact"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -38,7 +38,7 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
title="Fresh Cakes & Bakery Items in Yamuna Vihar"
|
||||
description="Delicious cakes, pastries, and fresh bakery products made daily. Order your custom cake today or visit us for freshly baked treats."
|
||||
background={{variant: "blurBottom"}}
|
||||
background={{variant: "sparkles-gradient"}}
|
||||
tag="Fresh Daily"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -130,6 +130,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/focused-wisconsin-state-with-magnifying-glass_23-2148232432.jpg"
|
||||
imageAlt="Honey Confectionery Location"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user