Update src/app/page.tsx
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
handle: "@alextech",
|
||||
testimonial: "I saved $50 my first month. This app is a no-brainer.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301607.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301607.jpg?_wi=1",
|
||||
imageAlt: "saas dashboard interface dark mode",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
handle: "@jordanai",
|
||||
testimonial: "Finally, I know exactly what I'm spending on AI.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-low-poly-background-with-shallow-depth-field_1048-6794.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-low-poly-background-with-shallow-depth-field_1048-6794.jpg?_wi=1",
|
||||
imageAlt: "saas dashboard interface dark mode",
|
||||
},
|
||||
{
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
href: "#about",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301607.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301607.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/emotions-feelings_176532-7978.jpg",
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
description: "Get proactive alerts before your next billing cycle hits.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-low-poly-background-with-shallow-depth-field_1048-6794.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-low-poly-background-with-shallow-depth-field_1048-6794.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user