Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -67,7 +67,7 @@ export default function AboutPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="plain"
|
||||
background="none"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -155,7 +155,7 @@ export default function AboutPage() {
|
||||
description="Contact Attorney Corey Higgins for a free consultation. Learn how we can help you recover maximum compensation for your accident."
|
||||
tagIcon={Phone}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-smiling-businessman_1163-3871.jpg"
|
||||
imageAlt="Attorney Corey Higgins professional"
|
||||
|
||||
@@ -64,7 +64,7 @@ export default function CarAccidentLawyerPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="plain"
|
||||
background="none"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -94,7 +94,7 @@ export default function CarAccidentLawyerPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-wearing-protective-equipment_23-2149714276.jpg"
|
||||
imageAlt="Car accident damage and vehicle collision"
|
||||
mediaAnimation="opacity"
|
||||
|
||||
@@ -64,7 +64,7 @@ export default function ContactPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="plain"
|
||||
background="none"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -86,7 +86,7 @@ export default function ContactPage() {
|
||||
description="Don't wait to get legal help. Submit your information below or call us directly 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"
|
||||
|
||||
@@ -68,7 +68,7 @@ export default function MotorcycleAccidentLawyerPage() {
|
||||
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 MotorcycleAccidentLawyerPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-details-cross-motorcycle-parked-ground_93675-133942.jpg"
|
||||
imageAlt="Motorcycle accident injury representation"
|
||||
mediaAnimation="opacity"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -64,7 +64,7 @@ export default function ReviewsPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="plain"
|
||||
background="none"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
|
||||
Reference in New Issue
Block a user