Merge version_2 into main #3
@@ -90,6 +90,7 @@ export default function WebAgency2Page() {
|
||||
animationType="depth-3d"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Alex Rivers", role: "Founder", company: "Best Bridge", rating: 5 },
|
||||
{ id: "2", name: "Sarah Chen", role: "Operations Manager", company: "Signature Pub", rating: 5 },
|
||||
@@ -99,6 +100,7 @@ export default function WebAgency2Page() {
|
||||
<ContactText
|
||||
text="Visit us at Olympic Street 15 or call +976 9911 5778. Our team is ready to assist you."
|
||||
background={{ variant: "animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Contact Us", href: "#contact" }]}
|
||||
/>
|
||||
<FooterBase
|
||||
|
||||
Reference in New Issue
Block a user