Merge version_44 into main

Merge version_44 into main
This commit was merged in pull request #60.
This commit is contained in:
2026-05-15 17:29:29 +00:00

View File

@@ -47,8 +47,8 @@ export default function WebAgency2Page() {
tagIcon={Sparkles}
tagAnimation="slide-up"
testimonials={[
{ name: "Maria Santos", role: "Travel Blogger", company: "@luxuriatravel", rating: 5 },
{ name: "John Doe", role: "Entrepreneur", company: "@johndoe", rating: 5 },
{ name: "Maria Santos", company: "@luxuriatravel", rating: 5 },
{ name: "John Doe", company: "@johndoe", rating: 5 },
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B1CZ8wJvEJetEx867dlBUUa9fk/uploaded-1778862157558-53z96op4.png"
buttons={[{ text: "View Our Projects", href: "#work" }]}