Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 25ac0054a5 | |||
| 383a143a98 | |||
| 2fbedb27c7 | |||
| 992db96a90 | |||
| 0418af2bda | |||
| 1574b8e3e3 | |||
| bb0e805d34 | |||
| ffd96c0730 |
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-shape-warehouse-nature-worker_1134-1231.jpg", imageAlt: "Lena Carlsson"},
|
||||
{
|
||||
name: "Marcus Holst", handle: "@HolstInnovate", testimonial: "We saw an immediate increase in engagement and conversions thanks to AraDesign's captivating designs. Highly recommend their services!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", imageAlt: "Marcus Holst"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=1", imageAlt: "Marcus Holst"},
|
||||
{
|
||||
name: "Sofia Jansson", handle: "@JanssonDigital", testimonial: "The AraDesign team is truly gifted. They understood our complex needs and delivered a beautiful, functional platform that exceeded expectations.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-with-hands-head_1262-2009.jpg", imageAlt: "Sofia Jansson"},
|
||||
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Get a Free Quote", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-painter-studio-using-watercolor-his-art_23-2150213624.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-painter-studio-using-watercolor-his-art_23-2150213624.jpg"
|
||||
imageAlt="Modern abstract design studio desktop with creative tools"
|
||||
avatars={[
|
||||
{
|
||||
@@ -183,6 +183,8 @@ export default function LandingPage() {
|
||||
id: "t5", name: "Jessica Lee", role: "Brand Manager, Luxe Fashion", testimonial: "AraDesign helped us redefine our brand's visual language. Their work is sophisticated, modern, and truly impactful.", imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-sunglasses-holds-tablet-pc-grey-background_613910-14650.jpg", imageAlt: "Jessica Lee, Brand Manager of Luxe Fashion"},
|
||||
{
|
||||
id: "t6", name: "Robert Green", role: "Product Lead, EcoFoods", testimonial: "The packaging design for our new product line is fantastic! AraDesign perfectly captured our eco-friendly ethos.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg", imageAlt: "Robert Green, Product Lead of EcoFoods"},
|
||||
{
|
||||
id: "t7", name: "Maria Garcia", role: "CEO, InnovateX", testimonial: "AraDesign transformed our outdated website into a modern, engaging platform. Their team is professional and highly skilled.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=2", imageAlt: "Maria Garcia, CEO of InnovateX"}
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Don't just take our word for it – hear directly from the businesses we've helped transform with impactful design."
|
||||
@@ -217,6 +219,8 @@ export default function LandingPage() {
|
||||
id: "faq4", title: "Can you work with existing brands or only new ones?", content: "We work with both! Whether you need a complete brand overhaul, a refresh of your current identity, or design for a brand new venture, we're equipped to help at any stage."},
|
||||
{
|
||||
id: "faq5", title: "What kind of support do you offer after project completion?", content: "We provide handover documentation, training if necessary, and are available for ongoing support, maintenance, and future iterations based on agreed-upon terms. Your success is our long-term goal."},
|
||||
{
|
||||
id: "faq6", title: "Do you provide graphic design services beyond web and app?", content: "Yes, we offer a full range of graphic design services including logo design, print materials (brochures, business cards), social media graphics, and custom illustrations."}
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to the most common questions about our design process, services, and how we work with clients."
|
||||
@@ -244,8 +248,8 @@ export default function LandingPage() {
|
||||
name: "message", placeholder: "Tell us about your project...", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-painter-studio-using-watercolor-his-art_23-2150213624.jpg?_wi=2"
|
||||
imageAlt="Male painter in a studio using watercolor for his art"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-business-executives-working-together_1170-774.jpg"
|
||||
imageAlt="Clean minimalist office desk with design tools"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
buttonText="Send Message"
|
||||
|
||||
Reference in New Issue
Block a user