Compare commits
6 Commits
version_5_
...
version_8_
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c8a3731146 | ||
| a8f59396cd | |||
|
|
a2f189db0d | ||
| ef278b1100 | |||
|
|
24c144b965 | ||
| e39d6569ec |
@@ -10,8 +10,8 @@ export default function HeroSection(): React.JSX.Element {
|
||||
<HeroSplitVerticalMarqueeTall
|
||||
textAnimation="fade-blur"
|
||||
tag="Award-Winning Agency"
|
||||
title="We Build Digital Experiences"
|
||||
description="Transform your brand with cutting-edge web design and development. We craft stunning websites that convert visitors into customers."
|
||||
title="رَوّق"
|
||||
description="نؤمن أن الراحة ليست رفاهية، بل جزء أساسي من يوم متوازن. لذلك صُمم رَوِّق ليكون رفيقك اليومي في العمل، والدراسة، والتنقل، وأوقات الاسترخاء، بتجربة مريحة تجمع بين البساطة والتقنية الحديثة لتمنحك شعورًا أكبر بالراحة أينما كنت"
|
||||
primaryButton={{ text: "Start Project", href: "#contact" }}
|
||||
secondaryButton={{ text: "View Work", href: "#work" }}
|
||||
leftItems={[
|
||||
|
||||
@@ -8,7 +8,8 @@ export default function MediaCarouselSection() {
|
||||
const images = [
|
||||
"https://storage.googleapis.com/webild/users/user_3FtXGZmo2q34ph3RhCNPCt0XPUG/uploaded-1782898092527-2qlsj3la.png",
|
||||
"https://storage.googleapis.com/webild/users/user_3FtXGZmo2q34ph3RhCNPCt0XPUG/uploaded-1782898092529-kmn0xb0w.png",
|
||||
"https://storage.googleapis.com/webild/users/user_3FtXGZmo2q34ph3RhCNPCt0XPUG/uploaded-1782898092530-w252bepw.png"
|
||||
"https://storage.googleapis.com/webild/users/user_3FtXGZmo2q34ph3RhCNPCt0XPUG/uploaded-1782898092530-w252bepw.png",
|
||||
"https://storage.googleapis.com/webild/users/user_3FtXGZmo2q34ph3RhCNPCt0XPUG/uploaded-1782899518735-tk0yrtfa.png"
|
||||
];
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user