Update src/app/page.tsx
This commit is contained in:
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
href: "#about",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-software-developer-types-code-laptop-sleek-workspace_482257-124580.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-software-developer-types-code-laptop-sleek-workspace_482257-124580.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/motion-blur-automatic-train-moving-inside-tunnel-tokyo-japan_335224-164.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-software-developer-types-code-laptop-sleek-workspace_482257-124580.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-software-developer-types-code-laptop-sleek-workspace_482257-124580.jpg?_wi=2",
|
||||
imageAlt: "abstract tech speed concept",
|
||||
},
|
||||
{
|
||||
@@ -133,12 +133,12 @@ export default function LandingPage() {
|
||||
title: "Intuitive Interface",
|
||||
description: "A design that thinks before you act, keeping things simple.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/credit-cards-financial-transactions-modern-perspective_187299-48029.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/credit-cards-financial-transactions-modern-perspective_187299-48029.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/connecting-lines-dots-with-floating-particles_1048-12013.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mockup-mobile-phone-screen_53876-63379.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mockup-mobile-phone-screen_53876-63379.jpg?_wi=1",
|
||||
imageAlt: "abstract tech speed concept",
|
||||
},
|
||||
]}
|
||||
@@ -159,13 +159,13 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Core Basic",
|
||||
price: "$49",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/credit-cards-financial-transactions-modern-perspective_187299-48029.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/credit-cards-financial-transactions-modern-perspective_187299-48029.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Professional Tier",
|
||||
price: "$99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mockup-mobile-phone-screen_53876-63379.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mockup-mobile-phone-screen_53876-63379.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
|
||||
Reference in New Issue
Block a user