From c959b61ed437641e0dd8d1f44883e19c9b466ab1 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 11:20:51 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 97897a7..5947269 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -89,7 +89,6 @@ export default function AboutPage() { id: "3", title: "Premium Design Meets Functionality", quote: "What impressed us most was how Vorael.ai balances aesthetics with usability. The interface is intuitive without being simplistic—true premium design that respects our intelligence.", name: "Emma Rodriguez", role: "Creative Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af0Wy6eT5Se1loy5N4NGatqlCc/professional-portrait-of-a-creative-woma-1772968425696-3ae313fd.png", imageAlt: "Emma Rodriguez"}, ]} textboxLayout="default" - animationType="slide-up" useInvertedBackground={false} tagAnimation="blur-reveal" /> -- 2.49.1 From 6f694dc3bb006e88990d4efbab01655cf9edae9d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 11:20:52 +0000 Subject: [PATCH 2/3] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 307c1ea..5e40b03 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -90,7 +90,6 @@ export default function ContactPage() { id: "3", title: "Premium Design Meets Functionality", quote: "What impressed us most was how Vorael.ai balances aesthetics with usability. The interface is intuitive without being simplistic—true premium design that respects our intelligence.", name: "Emma Rodriguez", role: "Creative Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af0Wy6eT5Se1loy5N4NGatqlCc/professional-portrait-of-a-creative-woma-1772968425696-3ae313fd.png", imageAlt: "Emma Rodriguez"}, ]} textboxLayout="default" - animationType="slide-up" useInvertedBackground={false} tagAnimation="blur-reveal" /> -- 2.49.1 From 54f6321a1c123ee754f6749ee205813525b87f9c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 11:20:52 +0000 Subject: [PATCH 3/3] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index de0388a..789240b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -182,7 +182,6 @@ export default function HomePage() { id: "6", title: "Future-Proof Intelligence Platform", quote: "Vorael.ai isn't just a tool—it's the future of how teams will work with information and creativity. We're excited to be part of this ecosystem transformation.", name: "James Wilson", role: "Technology Lead", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af0Wy6eT5Se1loy5N4NGatqlCc/professional-portrait-of-a-technology-le-1772968425469-3be14c2b.png", imageAlt: "James Wilson"}, ]} textboxLayout="default" - animationType="slide-up" useInvertedBackground={false} tagAnimation="blur-reveal" /> -- 2.49.1