Merge version_1 into main #3
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Get a Consultation", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-stationery-arrangement-with-lavender_23-2148279745.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-stationery-arrangement-with-lavender_23-2148279745.jpg?_wi=1"
|
||||
imageAlt="Luxury web design agency workspace"
|
||||
/>
|
||||
</div>
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "f1", title: "Luxury Web Design", description: "Bespoke UI/UX design tailored specifically to your unique brand identity.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-stationery-arrangement-with-lavender_23-2148279745.jpg", imageAlt: "luxury office desk workspace"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-stationery-arrangement-with-lavender_23-2148279745.jpg?_wi=2", imageAlt: "luxury office desk workspace"},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Sarah Miller", role: "CEO", testimonial: "Darwin Tech transformed our online presence. Truly world-class.", imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-with-trendy-hairdo-frowns-face-with-pleasure_273609-8674.jpg"},
|
||||
id: "t1", name: "Sarah Miller", role: "CEO", testimonial: "Darwin Tech transformed our online presence. Truly world-class.", imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-with-trendy-hairdo-frowns-face-with-pleasure_273609-8674.jpg?_wi=1"},
|
||||
{
|
||||
id: "t2", name: "David Chen", role: "Marketing Dir", testimonial: "The management fee is worth every penny for the ROI we see.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-holding-bicycle-gear_1170-2511.jpg"},
|
||||
{
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t4", name: "Mark V.", role: "Director", testimonial: "An incredible partner for our business operations.", imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg"},
|
||||
{
|
||||
id: "t5", name: "Julian Frost", role: "CTO", testimonial: "They deliver complex technical solutions with ease and precision.", imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-with-trendy-hairdo-frowns-face-with-pleasure_273609-8674.jpg"},
|
||||
id: "t5", name: "Julian Frost", role: "CTO", testimonial: "They deliver complex technical solutions with ease and precision.", imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-with-trendy-hairdo-frowns-face-with-pleasure_273609-8674.jpg?_wi=2"},
|
||||
]}
|
||||
title="Trusted by Leaders"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user