Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -22,7 +22,7 @@ export default function LandingPage() {
|
||||
|
||||
const carouselItems = [
|
||||
{
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/senior-people-consultation-with-financial-expert-discuss-retirement-plans_482257-115607.jpg", imageAlt: "Professional service team ready to help"
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/senior-people-consultation-with-financial-expert-discuss-retirement-plans_482257-115607.jpg?_wi=1", imageAlt: "Professional service team ready to help"
|
||||
},
|
||||
{
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-electrical-panel-male-electrician-overalls_169016-67118.jpg", imageAlt: "Expert installation service"
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[{ text: "Learn More", href: "#services" }]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/senior-people-consultation-with-financial-expert-discuss-retirement-plans_482257-115607.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/senior-people-consultation-with-financial-expert-discuss-retirement-plans_482257-115607.jpg?_wi=2"
|
||||
imageAlt="AMI professional team"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user