Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c8042df05c | |||
| b4a3fdc1f1 | |||
| c23fba5a97 | |||
| 0decf9431d | |||
| af8693b772 | |||
| 7bee17b4ad | |||
| 2fde2b1fc3 | |||
| fbb4fada45 | |||
| 801a0d38bb | |||
| eabea50554 | |||
| d829a643aa | |||
| 67492d9831 |
1419
src/app/layout.tsx
1419
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user