Update src/app/page.tsx
This commit is contained in:
@@ -68,8 +68,8 @@ export default function LandingPage() {
|
||||
{ title: "Development", description: "Robust and scalable code.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-100475.jpg" }, items: [], reverse: true },
|
||||
{ title: "Mobile UI", description: "User-first mobile experiences.", media: { imageSrc: "http://img.b2bpic.net/free-vector/search-elements-design_1200-211.jpg" }, items: [], reverse: false },
|
||||
{ title: "SEO", description: "Optimize for visibility.", media: { imageSrc: "http://img.b2bpic.net/free-photo/hands-male-graphic-designer-using-laptop_1170-852.jpg" }, items: [], reverse: true },
|
||||
{ title: "E-Commerce", description: "Scale your online sales.", media: { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-phone-standing-by-window_1303-19268.jpg" }, items: [], reverse: false },
|
||||
{ title: "Redesign", description: "Modernize your legacy brand.", media: { imageSrc: "http://img.b2bpic.net/free-photo/woman-listening-mens-stories_329181-17786.jpg" }, items: [], reverse: true },
|
||||
{ title: "E-Commerce", description: "Scale your online sales.", media: { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-phone-standing-by-window_1303-19268.jpg?_wi=1" }, items: [], reverse: false },
|
||||
{ title: "Redesign", description: "Modernize your legacy brand.", media: { imageSrc: "http://img.b2bpic.net/free-photo/woman-listening-mens-stories_329181-17786.jpg?_wi=1" }, items: [], reverse: true },
|
||||
]}
|
||||
title="Our Expertise"
|
||||
description="Comprehensive design and development solutions tailored to your growth."
|
||||
@@ -99,9 +99,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Sarah Miller", role: "Founder, TechLaunch", testimonial: "Exceptional eye for detail and a truly professional approach to design.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg" },
|
||||
{ id: "t2", name: "David Chen", role: "CEO, MarketGrid", testimonial: "Transformed our vision into a stunning digital product. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-phone-standing-by-window_1303-19268.jpg" },
|
||||
{ id: "t2", name: "David Chen", role: "CEO, MarketGrid", testimonial: "Transformed our vision into a stunning digital product. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-phone-standing-by-window_1303-19268.jpg?_wi=2" },
|
||||
{ id: "t3", name: "Anna Ross", role: "Director, CreativeCo", testimonial: "A dream team to work with. Innovative, fast, and very reliable.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg" },
|
||||
{ id: "t4", name: "Mark Wilson", role: "Head of Ops, LogiSolutions", testimonial: "The redesign improved our metrics by over 40%. Fantastic work.", imageSrc: "http://img.b2bpic.net/free-photo/woman-listening-mens-stories_329181-17786.jpg" },
|
||||
{ id: "t4", name: "Mark Wilson", role: "Head of Ops, LogiSolutions", testimonial: "The redesign improved our metrics by over 40%. Fantastic work.", imageSrc: "http://img.b2bpic.net/free-photo/woman-listening-mens-stories_329181-17786.jpg?_wi=2" },
|
||||
{ id: "t5", name: "Elena Rossi", role: "Product Owner", testimonial: "Creative, thorough, and always ahead of the curve.", imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg" },
|
||||
]}
|
||||
title="Client Voices"
|
||||
|
||||
Reference in New Issue
Block a user