Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e3991b7fef | |||
| 4b63d6696e | |||
| f2f1e001b4 | |||
| 080c79f20d | |||
| e82b32447d | |||
| f5bae53d90 | |||
| 764a066ce2 | |||
| 3560d14b66 | |||
| 7a07b1dbbc |
1431
src/app/layout.tsx
1431
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -112,8 +112,20 @@ export default function HomePage() {
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aev8H9mL7eFI9KHWlmK4WotoLx/professional-headshot-of-a-middle-easter-1772966295617-9132d86a.png", imageAlt: "Mohammed Saeed"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aev8H9mL7eFI9KHWlmK4WotoLx/professional-headshot-of-a-middle-easter-1772966294213-0f643600.png", alt: "Ahmed Al-Mansouri"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aev8H9mL7eFI9KHWlmK4WotoLx/professional-headshot-of-a-middle-easter-1772966294494-98e1600a.png", alt: "Layla Hassan"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aev8H9mL7eFI9KHWlmK4WotoLx/professional-headshot-of-a-middle-easter-1772966295617-9132d86a.png", alt: "Mohammed Saeed"
|
||||
}
|
||||
]}
|
||||
avatarText="500+ companies trust us"
|
||||
buttons={[
|
||||
{ text: "Start Now", href: "#" },
|
||||
{ text: "Start Free Trial", href: "#" },
|
||||
{ text: "Request Demo", href: "#contact-cta" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user