Update src/app/page.tsx
This commit is contained in:
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah_finance",
|
||||
testimonial: "Spendly a tout changé, je comprends enfin mes dépenses.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-caucasian-woman-with-curly-hair-smiling-camera-home_1098-18613.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-caucasian-woman-with-curly-hair-smiling-camera-home_1098-18613.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Thomas",
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blurry-man-holding-smartphone-indoors_23-2149321588.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blurry-man-holding-smartphone-indoors_23-2149321588.jpg?_wi=1"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/african-american-advisor-reviewing-legal-balance-desk-green-screen_482257-121489.jpg",
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/landing-page-smart-home-with-flasher-icon_107791-1578.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurry-man-holding-smartphone-indoors_23-2149321588.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurry-man-holding-smartphone-indoors_23-2149321588.jpg?_wi=2",
|
||||
imageAlt: "ai technology abstract concept",
|
||||
},
|
||||
{
|
||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/voice-assistant-user-neural-network-mobile-app-smartwatch-application-smart-home-devices-connection-isometric-set-vector-illustration_1284-71168.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-caucasian-woman-with-curly-hair-smiling-camera-home_1098-18613.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-caucasian-woman-with-curly-hair-smiling-camera-home_1098-18613.jpg?_wi=2",
|
||||
imageAlt: "ai technology abstract concept",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user