Update src/app/page.tsx

This commit is contained in:
2026-06-10 17:04:42 +00:00
parent 804eba61d3
commit bc96ea58b9

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
handle: "@alexjohnson", handle: "@alexjohnson",
testimonial: "Rasmere transformed our vision into a stunning, highly functional website. Their attention to detail and creative problem-solving are unmatched!", testimonial: "Rasmere transformed our vision into a stunning, highly functional website. Their attention to detail and creative problem-solving are unmatched!",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg?_wi=1",
imageAlt: "Alex Johnson", imageAlt: "Alex Johnson",
}, },
{ {
@@ -79,7 +79,7 @@ export default function LandingPage() {
handle: "@mariagarcia", handle: "@mariagarcia",
testimonial: "Working with Rasmere was a fantastic experience. They delivered ahead of schedule and the quality of their work exceeded our expectations.", testimonial: "Working with Rasmere was a fantastic experience. They delivered ahead of schedule and the quality of their work exceeded our expectations.",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-isolated-portrait-cheerful-happy-young-man-with-afro-hairstyle-casual-white-t-shirt-smiling-brightly-looking-camera-with-excited-joyful-expression_176420-12985.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-isolated-portrait-cheerful-happy-young-man-with-afro-hairstyle-casual-white-t-shirt-smiling-brightly-looking-camera-with-excited-joyful-expression_176420-12985.jpg?_wi=1",
imageAlt: "Maria Garcia", imageAlt: "Maria Garcia",
}, },
{ {
@@ -140,7 +140,7 @@ export default function LandingPage() {
}, },
]} ]}
avatarText="Trusted by 50+ happy clients" avatarText="Trusted by 50+ happy clients"
imageSrc="http://img.b2bpic.net/free-photo/designer-interacts-with-digital-technology-produce-virtual-home-set_482257-118835.jpg" imageSrc="http://img.b2bpic.net/free-photo/designer-interacts-with-digital-technology-produce-virtual-home-set_482257-118835.jpg?_wi=1"
imageAlt="Professional developer coding on a laptop" imageAlt="Professional developer coding on a laptop"
mediaAnimation="slide-up" mediaAnimation="slide-up"
marqueeItems={[ marqueeItems={[
@@ -218,7 +218,7 @@ export default function LandingPage() {
imageAlt: "Responsive website on mobile and tablet", imageAlt: "Responsive website on mobile and tablet",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/designer-interacts-with-digital-technology-produce-virtual-home-set_482257-118835.jpg", imageSrc: "http://img.b2bpic.net/free-photo/designer-interacts-with-digital-technology-produce-virtual-home-set_482257-118835.jpg?_wi=2",
imageAlt: "responsive web design on multiple devices", imageAlt: "responsive web design on multiple devices",
}, },
{ {
@@ -235,7 +235,7 @@ export default function LandingPage() {
imageAlt: "Graphic design tools on a screen", imageAlt: "Graphic design tools on a screen",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg?_wi=2",
imageAlt: "responsive web design on multiple devices", imageAlt: "responsive web design on multiple devices",
}, },
{ {
@@ -252,7 +252,7 @@ export default function LandingPage() {
imageAlt: "API integration flow chart", imageAlt: "API integration flow chart",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-isolated-portrait-cheerful-happy-young-man-with-afro-hairstyle-casual-white-t-shirt-smiling-brightly-looking-camera-with-excited-joyful-expression_176420-12985.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-isolated-portrait-cheerful-happy-young-man-with-afro-hairstyle-casual-white-t-shirt-smiling-brightly-looking-camera-with-excited-joyful-expression_176420-12985.jpg?_wi=2",
imageAlt: "responsive web design on multiple devices", imageAlt: "responsive web design on multiple devices",
}, },
]} ]}