Merge version_2 into main #5

Merged
bender merged 2 commits from version_2 into main 2026-03-28 06:24:01 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ export default function AboutPage() {
useInvertedBackground={false}
/>
<FooterMedia
videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BYvOovfPz3h4E9jyDuJHMcg55K/a-professional-high-resolution-close-up--1774678828084-a04da5ac.mp4"
videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BYvOovfPz3h4E9jyDuJHMcg55K/a-professional-high-resolution-close-up--1774678828084-a04da5ac.mp4?_wi=1"
columns={[
{ title: "Solutions", items: [{ label: "Products", href: "/products" }] },
{ title: "Company", items: [{ label: "About Us", href: "/about" }, { label: "Why Choose Us", href: "/why-choose-us" }, { label: "Contact", href: "/contact" }] },

View File

@@ -35,7 +35,7 @@ export default function WhyChooseUsPage() {
]}
/>
<FooterMedia
videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BYvOovfPz3h4E9jyDuJHMcg55K/a-professional-high-resolution-close-up--1774678828084-a04da5ac.mp4"
videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BYvOovfPz3h4E9jyDuJHMcg55K/a-professional-high-resolution-close-up--1774678828084-a04da5ac.mp4?_wi=2"
columns={[
{ title: "Solutions", items: [{ label: "Products", href: "/products" }] },
{ title: "Company", items: [{ label: "About Us", href: "/about" }, { label: "Why Choose Us", href: "/why-choose-us" }, { label: "Contact", href: "/contact" }] },