Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 10:53:21 +00:00
2 changed files with 1369 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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}
/>