Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
title="Architects of Digital Innovation"
|
||||
description="TechStars Web Design crafts modern, high-performance websites that elevate your brand and drive results. Experience the perfect blend of aesthetic design and technical precision."
|
||||
buttons={[{ text: "Start Your Project", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg?_wi=1"
|
||||
imageAlt="Abstract tech network visualization"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
@@ -91,22 +91,22 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "UI/UX Strategy", description: "User-centric designs that prioritize conversion.", icon: Smartphone,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg", imageAlt: "UI design example" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg", imageAlt: "User research diagram" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg?_wi=2", imageAlt: "UI design example" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg?_wi=3", imageAlt: "User research diagram" },
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "E-Commerce Engines", description: "Scalable storefronts to sell your vision.", icon: ShoppingCart,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg", imageAlt: "E-commerce dashboard" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg", imageAlt: "Payment checkout flow" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg?_wi=4", imageAlt: "E-commerce dashboard" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg?_wi=5", imageAlt: "Payment checkout flow" },
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "App Development", description: "Robust applications built on modern frameworks.", icon: Code,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg", imageAlt: "App UI screen" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg", imageAlt: "Mobile integration view" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg?_wi=6", imageAlt: "App UI screen" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/abstract-futuristic-background_23-2148421513.jpg?_wi=7", imageAlt: "Mobile integration view" },
|
||||
]
|
||||
},
|
||||
]}
|
||||
@@ -122,10 +122,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Jenkins", handle: "@sjenkins", testimonial: "TechStars transformed our vision into a digital masterpiece. Truly professional.", imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg" },
|
||||
{ id: "2", name: "Marcus Thorne", handle: "@mthorne", testimonial: "Performance has skyrocketed since we switched. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-freelancer-dressed-casual-t-shirt-sitting-front-laptop-looking-smiling-with-cheerful-expression-after-successful-morning-work-enjoying-sunny-day-outdoor-cafe_273609-6602.jpg" },
|
||||
{ id: "2", name: "Marcus Thorne", handle: "@mthorne", testimonial: "Performance has skyrocketed since we switched. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-freelancer-dressed-casual-t-shirt-sitting-front-laptop-looking-smiling-with-cheerful-expression-after-successful-morning-work-enjoying-sunny-day-outdoor-cafe_273609-6602.jpg?_wi=1" },
|
||||
{ id: "3", name: "Elise Chen", handle: "@echen", testimonial: "The design process was collaborative and the output is simply phenomenal.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-senior-man-posing-white-shirt_23-2149488012.jpg" },
|
||||
{ id: "4", name: "David Varga", handle: "@dvarga", testimonial: "Exceptional communication and attention to detail. Great partners.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-young-man-holding-tablet-mock-up_23-2148326968.jpg" },
|
||||
{ id: "5", name: "Jane Doe", handle: "@jdoe", testimonial: "A complete game changer for our online business trajectory.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-freelancer-dressed-casual-t-shirt-sitting-front-laptop-looking-smiling-with-cheerful-expression-after-successful-morning-work-enjoying-sunny-day-outdoor-cafe_273609-6602.jpg" },
|
||||
{ id: "5", name: "Jane Doe", handle: "@jdoe", testimonial: "A complete game changer for our online business trajectory.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-freelancer-dressed-casual-t-shirt-sitting-front-laptop-looking-smiling-with-cheerful-expression-after-successful-morning-work-enjoying-sunny-day-outdoor-cafe_273609-6602.jpg?_wi=2" },
|
||||
]}
|
||||
title="Voices of Success"
|
||||
description="See why industry leaders trust TechStars with their digital footprint."
|
||||
|
||||
Reference in New Issue
Block a user