4 Commits

Author SHA1 Message Date
ae2ebf29df Update src/app/page.tsx 2026-05-19 16:57:43 +00:00
187b8dc76a Merge version_3 into main
Merge version_3 into main
2026-05-19 16:56:45 +00:00
3103c114f2 Update src/app/page.tsx 2026-05-19 16:56:42 +00:00
e23dcf2fae Merge version_2 into main
Merge version_2 into main
2026-05-19 16:55:36 +00:00

View File

@@ -199,7 +199,7 @@ export default function LandingPage() {
{
id: "f2", title: "What platforms do you use?", content: "We specialize in modern, high-performance tech stacks."},
{
id: "f3", title: "Do you offer support?", content: "Yes, we provide ongoing maintenance packages."},
id: "f3", title: "Do you offer support?", content: "Yes, we provide 24/7 monitoring and monthly performance optimization for all clients"},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-tablet-near-laptop-mock-up_23-2148291134.jpg"
mediaAnimation="slide-up"
@@ -220,6 +220,8 @@ export default function LandingPage() {
buttons={[
{
text: "Contact Us", href: "mailto:hello@example.com"},
{
text: "View Portfolio", href: "/portfolio"},
]}
/>
</div>