Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -92,12 +92,12 @@ export default function HomePage() {
|
|||||||
background={{ variant: "canvas-reveal" }}
|
background={{ variant: "canvas-reveal" }}
|
||||||
tag="ROYAL SYNDICATE INSURANCE BROKERS"
|
tag="ROYAL SYNDICATE INSURANCE BROKERS"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="text-stagger"
|
tagAnimation="entrance-slide"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get a Quote", href: "/quote" },
|
{ text: "Get a Quote", href: "/quote" },
|
||||||
{ text: "Compare Packages", href: "/compare" }
|
{ text: "Compare Packages", href: "/compare" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="text-stagger"
|
buttonAnimation="icon-arrow"
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{ imageSrc: getAssetUrl('asset://hero-shield'), imageAlt: getAssetAlt('asset://hero-shield') }
|
{ imageSrc: getAssetUrl('asset://hero-shield'), imageAlt: getAssetAlt('asset://hero-shield') }
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user