Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ae2ebf29df | |||
| 187b8dc76a | |||
| 3103c114f2 | |||
| e23dcf2fae |
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user