7 Commits

Author SHA1 Message Date
09d08ca3d2 Merge version_2 into main
Merge version_2 into main
2026-03-27 11:51:58 +00:00
2839d65477 Update src/app/page.tsx 2026-03-27 11:51:55 +00:00
f47199c750 Merge version_2 into main
Merge version_2 into main
2026-03-27 11:51:54 +00:00
kudinDmitriyUp
63c84b6d45 Bob AI: Add more images to the hero section, ensuring they are relev 2026-03-27 11:51:30 +00:00
e2235e66e1 Merge version_1 into main
Merge version_1 into main
2026-03-27 10:57:26 +00:00
92691b42e2 Merge version_1 into main
Merge version_1 into main
2026-03-27 10:56:59 +00:00
381e631c59 Merge version_1 into main
Merge version_1 into main
2026-03-27 10:56:10 +00:00

View File

@@ -61,9 +61,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/modern-high-end-agency-workspace-high-te-1774608951185-158d081e.png?_wi=1", imageAlt: "Agency workspace"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/modern-high-end-agency-workspace-high-te-1774608951185-158d081e.png?_wi=1", imageAlt: "Modern agency workspace"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/modern-high-end-agency-workspace-high-te-1774608951185-158d081e.png?_wi=2", imageAlt: "Agency workspace"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/professional-team-working-at-a-modern-de-1774608951225-383b8bd5.png?_wi=1", imageAlt: "Marketing team collaborating"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/abstract-background-featuring-soft-blue--1774608950966-5d44653a.png?_wi=1", imageAlt: "Abstract brand visuals"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/abstract-background-featuring-soft-blue--1774608950047-9630d8d8.png?_wi=1", imageAlt: "Data-driven growth chart"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/abstract-background-featuring-soft-blue--1774608950824-19516b07.png?_wi=1", imageAlt: "Creative content production"},
]}
mediaAnimation="blur-reveal"
/>
@@ -77,7 +83,7 @@ export default function LandingPage() {
description="Idan Premium isn't just an agency; it's an extension of your business intelligence. We bridge the gap between creative expression and measurable ROI."
subdescription="Our team of experts utilizes cutting-edge analytics to ensure every campaign touches the right audience at the right time."
icon={Zap}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/professional-team-working-at-a-modern-de-1774608951225-383b8bd5.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/professional-team-working-at-a-modern-de-1774608951225-383b8bd5.png?_wi=2"
mediaAnimation="slide-up"
/>
</div>