Merge version_1 into main #3
@@ -74,16 +74,16 @@ export default function HomePage() {
|
||||
description="Helping companies and individuals find the right health coverage with personalized support from local insurance experts in Acton."
|
||||
tag="Local Insurance Experts"
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-young-male-colleagues-sitting-opposing-desks_171337-7289.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-young-male-colleagues-sitting-opposing-desks_171337-7289.jpg?_wi=1"
|
||||
imageAlt="Insurance advisor helping client"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Mitchell", handle: "Small Business Owner", testimonial: "Extremely helpful and resourceful insurance broker. Made the process so simple!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6867.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6867.jpg?_wi=1"},
|
||||
{
|
||||
name: "Michael Chen", handle: "HR Manager", testimonial: "Fabulous to work with. They truly understand our needs.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg?_wi=1"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
@@ -186,9 +186,9 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", role: "Business Owner", testimonial: "Extremely helpful and resourceful insurance broker. They took the time to explain everything and helped us save significantly on our group plan.", imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6867.jpg"},
|
||||
id: "1", name: "Sarah Mitchell", role: "Business Owner", testimonial: "Extremely helpful and resourceful insurance broker. They took the time to explain everything and helped us save significantly on our group plan.", imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6867.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "HR Director", testimonial: "Our company has utilized Business Benefits for several years now. Their expertise and dedication to client service is outstanding.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg"},
|
||||
id: "2", name: "Michael Chen", role: "HR Director", testimonial: "Our company has utilized Business Benefits for several years now. Their expertise and dedication to client service is outstanding.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", name: "Jennifer Walsh", role: "Office Manager", testimonial: "Fabulous to work with! They made the transition to new coverage seamless and are always available when we have questions.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg"},
|
||||
{
|
||||
@@ -210,7 +210,7 @@ export default function HomePage() {
|
||||
background={{
|
||||
variant: "sparkles-gradient"}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-young-male-colleagues-sitting-opposing-desks_171337-7289.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-young-male-colleagues-sitting-opposing-desks_171337-7289.jpg?_wi=2"
|
||||
imageAlt="Insurance advisor consultation"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user