12 Commits

Author SHA1 Message Date
c8042df05c Update src/app/page.tsx 2026-03-09 07:32:06 +00:00
b4a3fdc1f1 Update src/app/layout.tsx 2026-03-09 07:32:05 +00:00
c23fba5a97 Merge version_2 into main
Merge version_2 into main
2026-03-09 07:29:52 +00:00
0decf9431d Update src/app/layout.tsx 2026-03-09 07:29:47 +00:00
af8693b772 Merge version_2 into main
Merge version_2 into main
2026-03-09 07:29:03 +00:00
7bee17b4ad Update src/app/page.tsx 2026-03-09 07:28:59 +00:00
2fde2b1fc3 Update src/app/layout.tsx 2026-03-09 07:28:58 +00:00
fbb4fada45 Merge version_1 into main
Merge version_1 into main
2026-03-09 07:24:41 +00:00
801a0d38bb Merge version_1 into main
Merge version_1 into main
2026-03-09 07:23:46 +00:00
eabea50554 Merge version_1 into main
Merge version_1 into main
2026-03-09 07:22:10 +00:00
d829a643aa Merge version_1 into main
Merge version_1 into main
2026-03-09 07:20:32 +00:00
67492d9831 Merge version_1 into main
Merge version_1 into main
2026-03-09 07:19:12 +00:00
2 changed files with 10 additions and 1415 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Start Your Journey →", href: "contact" },
{ text: "Get Enterprise Solution", href: "contact" },
{ text: "View Our Work", href: "success-stories" }
]}
buttonAnimation="slide-up"
@@ -202,7 +202,7 @@ export default function LandingPage() {
},
{
id: "3", name: "Mr. AbuTahir", handle: "Director, Imagevite", testimonial: "The dynamic booking app delivered a 20% increase in turf utilization with zero technical errors. Outstanding execution.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhMeh7KQS0r1FoDiI4JbBNOrun/a-professional-headshot-of-an-entreprene-1773040690239-de4a162d.png", imageAlt: "Mr. AbuTahir, Imagevite Director"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhMeh7KQS0r1FoDiI4JbBNOrun/a-professional-headshot-of-an-entrepreneu-1773040690239-de4a162d.png", imageAlt: "Mr. AbuTahir, Imagevite Director"
},
{
id: "4", name: "Dr. K. Thayagaraj", handle: "Founder, Qdotz", testimonial: "The new website led to a 35% increase in qualified organic traffic within three months. Professional, results-driven partnership.", rating: 5,
@@ -262,7 +262,7 @@ export default function LandingPage() {
id: "2", category: "Strategy", title: "Empowering Businesses Through Technology-Driven Growth", excerpt: "How enterprises leverage modernized platforms and intelligent automation to accelerate growth and competitive advantage.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhMeh7KQS0r1FoDiI4JbBNOrun/a-technology-driven-business-growth-conc-1773040690066-52e2729f.png", imageAlt: "Business growth through technology", authorName: "Strategy Consultants", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhMeh7KQS0r1FoDiI4JbBNOrun/a-professional-headshot-of-a-different-b-1773040688428-b1e59990.png", date: "12 Jan 2025"
},
{
id: "3", category: "Expertise", title: "Inside Our Team: Blending Experience, Leadership & Innovation", excerpt: "Meet the professionals behind MARGINZ and learn how decades of combined enterprise experience drive our technical excellence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhMeh7KQS0r1FoDiI4JbBNOrun/a-team-collaboration-and-innovation-conc-1773040689967-d4b340c7.png", imageAlt: "MARGINZ team collaboration", authorName: "Team & Culture", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhMeh7KQS0r1FoDiI4JbBNOrun/a-professional-headshot-of-an-entreprene-1773040690239-de4a162d.png", date: "10 Jan 2025"
id: "3", category: "Expertise", title: "Inside Our Team: Blending Experience, Leadership & Innovation", excerpt: "Meet the professionals behind MARGINZ and learn how decades of combined enterprise experience drive our technical excellence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhMeh7KQS0r1FoDiI4JbBNOrun/a-team-collaboration-and-innovation-conc-1773040689967-d4b340c7.png", imageAlt: "MARGINZ team collaboration", authorName: "Team & Culture", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhMeh7KQS0r1FoDiI4JbBNOrun/a-professional-headshot-of-an-entrepreneu-1773040690239-de4a162d.png", date: "10 Jan 2025"
}
]}
/>