Update src/app/page.tsx
This commit is contained in:
@@ -68,7 +68,7 @@ export default function HomePage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="plain"
|
||||
background="none"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -98,7 +98,7 @@ export default function HomePage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hiring-new-manager_1098-12663.jpg"
|
||||
imageAlt="Professional law firm office consultation"
|
||||
mediaAnimation="opacity"
|
||||
@@ -414,7 +414,7 @@ export default function HomePage() {
|
||||
description="Don't wait to get legal help. Call now for a free consultation about your accident case. We're ready to fight for your rights."
|
||||
tagIcon={Phone}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-young-man-using-his-mobile-phone-office_1301-3936.jpg"
|
||||
imageAlt="Legal consultation ready"
|
||||
|
||||
Reference in New Issue
Block a user