From 1871bdc70da6405e696f17ee095e4550d71bb853 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 09:08:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2947c8c..7acb2c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -166,13 +166,7 @@ export default function LandingPage() { title="Trusted by Industry Leaders" description="Leading companies and creators use TextToVideo to streamline their content production" logos={[ - { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeiMDxjAVxHeaTgszF38LWcw5V/a-minimalist-tech-company-logo-represent-1772960784463-3d6328f6.png", alt: "Tech Company" }, - { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeiMDxjAVxHeaTgszF38LWcw5V/a-creative-agency-logo-with-modern-appro-1772960783762-b5889398.png", alt: "Creative Agency" }, - { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeiMDxjAVxHeaTgszF38LWcw5V/a-marketing-or-advertising-platform-logo-1772960783481-44e12a47.png", alt: "Marketing Platform" }, - { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeiMDxjAVxHeaTgszF38LWcw5V/a-video-production-or-media-technology-c-1772960786244-49aecda5.png", alt: "Video Production" }, - { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeiMDxjAVxHeaTgszF38LWcw5V/an-education-or-e-learning-platform-logo-1772960784072-f8c8040f.png", alt: "Education Platform" }, - { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeiMDxjAVxHeaTgszF38LWcw5V/a-content-creation-or-publishing-platfor-1772960784365-a6c2c48e.png", alt: "Publishing Platform" }, - { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeiMDxjAVxHeaTgszF38LWcw5V/an-ai-or-artificial-intelligence-company-1772960783750-071aecdf.png", alt: "AI Company" } + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeiMDxjAVxHeaTgszF38LWcw5V/a-minimalist-tech-company-logo-represent-1772960784463-3d6328f6.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeiMDxjAVxHeaTgszF38LWcw5V/a-creative-agency-logo-with-modern-appro-1772960783762-b5889398.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeiMDxjAVxHeaTgszF38LWcw5V/a-marketing-or-advertising-platform-logo-1772960783481-44e12a47.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeiMDxjAVxHeaTgszF38LWcw5V/a-video-production-or-media-technology-c-1772960786244-49aecda5.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeiMDxjAVxHeaTgszF38LWcw5V/an-education-or-e-learning-platform-logo-1772960784072-f8c8040f.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeiMDxjAVxHeaTgszF38LWcw5V/a-content-creation-or-publishing-platfor-1772960784365-a6c2c48e.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeiMDxjAVxHeaTgszF38LWcw5V/an-ai-or-artificial-intelligence-company-1772960783750-071aecdf.png" ]} names={[ "TechFlow", "InnovateLabs", "CloudSync", "CreativeHub", "MediaPro", "ContentFlow", "DesignForce" -- 2.49.1