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