Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
handle: "@rivet",
|
||||
testimonial: "Growix transformed our platform speed instantly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-workspace-with-computers-grayscale_53876-138028.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-workspace-with-computers-grayscale_53876-138028.jpg?_wi=1",
|
||||
imageAlt: "digital agency office background",
|
||||
},
|
||||
{
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
handle: "@schen",
|
||||
testimonial: "Unbeatable development expertise and vision.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-checking-report-tablet_482257-120320.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-checking-report-tablet_482257-120320.jpg?_wi=1",
|
||||
imageAlt: "digital agency office background",
|
||||
},
|
||||
{
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
handle: "@mwolf",
|
||||
testimonial: "Delivered ahead of schedule. Exceptional work.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-manager-guiding-intern-how-use-ai-chatbot-office-desk-pc_482257-125768.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-manager-guiding-intern-how-use-ai-chatbot-office-desk-pc_482257-125768.jpg?_wi=1",
|
||||
imageAlt: "digital agency office background",
|
||||
},
|
||||
{
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
handle: "@erossi",
|
||||
testimonial: "The best technical partners we have ever had.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-patriot-day-commemoration_52683-94468.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-patriot-day-commemoration_52683-94468.jpg?_wi=1",
|
||||
imageAlt: "digital agency office background",
|
||||
},
|
||||
{
|
||||
@@ -101,11 +101,11 @@ export default function LandingPage() {
|
||||
handle: "@dpark",
|
||||
testimonial: "Game changing results for our SaaS metrics.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-sale-busioness-background-banner-design-multipurpose_1340-16803.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-sale-busioness-background-banner-design-multipurpose_1340-16803.jpg?_wi=1",
|
||||
imageAlt: "digital agency office background",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/office-workspace-with-computers-grayscale_53876-138028.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/office-workspace-with-computers-grayscale_53876-138028.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
title: "Users Reached",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businessman-checking-report-tablet_482257-120320.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businessman-checking-report-tablet_482257-120320.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Custom Web Development",
|
||||
description: "High performance React and Next.js applications.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-manager-guiding-intern-how-use-ai-chatbot-office-desk-pc_482257-125768.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-manager-guiding-intern-how-use-ai-chatbot-office-desk-pc_482257-125768.jpg?_wi=2",
|
||||
imageAlt: "Dev",
|
||||
},
|
||||
{
|
||||
@@ -311,7 +311,7 @@ export default function LandingPage() {
|
||||
content: "Next.js, React, Node.js, and cloud-native services.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-patriot-day-commemoration_52683-94468.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-patriot-day-commemoration_52683-94468.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
title="Common Questions"
|
||||
description="Need more clarity? Here are answers to common questions about our agency process."
|
||||
@@ -339,7 +339,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-sale-busioness-background-banner-design-multipurpose_1340-16803.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-sale-busioness-background-banner-design-multipurpose_1340-16803.jpg?_wi=2"
|
||||
logoText="Growix Marketer"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user