Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -53,11 +53,11 @@ export default function LandingPage() {
|
|||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "Alex Rivera", handle: "Creative Director", testimonial: "Exceptional work that transforms visions into compelling digital realities.", rating: 5,
|
name: "Alex Rivera", handle: "Creative Director", testimonial: "Exceptional work that transforms visions into compelling digital realities.", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg"
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg?_wi=1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Jordan Mitchell", handle: "Brand Strategist", testimonial: "Outstanding attention to detail and innovative approach to design.", rating: 5,
|
name: "Jordan Mitchell", handle: "Brand Strategist", testimonial: "Outstanding attention to detail and innovative approach to design.", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg"
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg?_wi=2"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
@@ -124,16 +124,16 @@ export default function LandingPage() {
|
|||||||
animationType="scale-rotate"
|
animationType="scale-rotate"
|
||||||
members={[
|
members={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Sarah Chen", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg"
|
id: "1", name: "Sarah Chen", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", name: "Marcus Johnson", role: "Lead Designer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg"
|
id: "2", name: "Marcus Johnson", role: "Lead Designer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", name: "Elena Rodriguez", role: "Brand Strategist", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg"
|
id: "3", name: "Elena Rodriguez", role: "Brand Strategist", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4", name: "David Park", role: "UX Developer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg"
|
id: "4", name: "David Park", role: "UX Developer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=4"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -150,16 +150,16 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", title: "Transformed Our Brand Vision", quote: "The design work exceeded our expectations. They understood our brand vision immediately and delivered stunning visual solutions that resonated with our audience.", name: "Jessica Thompson", role: "CEO, Creative Ventures Inc", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg"
|
id: "1", title: "Transformed Our Brand Vision", quote: "The design work exceeded our expectations. They understood our brand vision immediately and delivered stunning visual solutions that resonated with our audience.", name: "Jessica Thompson", role: "CEO, Creative Ventures Inc", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg?_wi=3"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", title: "Outstanding Collaboration", quote: "Working with this team was seamless. Their attention to detail, creative thinking, and professionalism made our project a complete success.", name: "Michael Chen", role: "Marketing Director, TechFlow Solutions", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg"
|
id: "2", title: "Outstanding Collaboration", quote: "Working with this team was seamless. Their attention to detail, creative thinking, and professionalism made our project a complete success.", name: "Michael Chen", role: "Marketing Director, TechFlow Solutions", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg?_wi=4"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", title: "Results That Matter", quote: "From concept to execution, every step was handled with excellence. The final product not only met our requirements but exceeded them significantly.", name: "Amanda Foster", role: "Founder, Digital Innovations Lab", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg"
|
id: "3", title: "Results That Matter", quote: "From concept to execution, every step was handled with excellence. The final product not only met our requirements but exceeded them significantly.", name: "Amanda Foster", role: "Founder, Digital Innovations Lab", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg?_wi=5"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4", title: "True Creative Partners", quote: "They didn't just design for us; they partnered with us to understand our goals and delivered solutions that drive real business value.", name: "Robert Williams", role: "Business Development Manager, Global Brands Co", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg"
|
id: "4", title: "True Creative Partners", quote: "They didn't just design for us; they partnered with us to understand our goals and delivered solutions that drive real business value.", name: "Robert Williams", role: "Business Development Manager, Global Brands Co", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg?_wi=6"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -177,10 +177,10 @@ export default function LandingPage() {
|
|||||||
animationType="blur-reveal"
|
animationType="blur-reveal"
|
||||||
blogs={[
|
blogs={[
|
||||||
{
|
{
|
||||||
id: "1", category: "Design Trends", title: "The Future of Interactive Design", excerpt: "Exploring how animation and interactivity are reshaping digital experiences", imageSrc: "http://img.b2bpic.net/free-photo/work-space-business-media-concept_53876-139674.jpg", imageAlt: "blog article writing creative design", authorName: "Sarah Chen", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", date: "Jan 15, 2025"
|
id: "1", category: "Design Trends", title: "The Future of Interactive Design", excerpt: "Exploring how animation and interactivity are reshaping digital experiences", imageSrc: "http://img.b2bpic.net/free-photo/work-space-business-media-concept_53876-139674.jpg?_wi=1", imageAlt: "blog article writing creative design", authorName: "Sarah Chen", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", date: "Jan 15, 2025"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", category: "Process", title: "From Concept to Creation", excerpt: "Insights into our creative process and how we approach design challenges", imageSrc: "http://img.b2bpic.net/free-photo/work-space-business-media-concept_53876-139674.jpg", imageAlt: "blog article design creative writing", authorName: "Marcus Johnson", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", date: "Jan 10, 2025"
|
id: "2", category: "Process", title: "From Concept to Creation", excerpt: "Insights into our creative process and how we approach design challenges", imageSrc: "http://img.b2bpic.net/free-photo/work-space-business-media-concept_53876-139674.jpg?_wi=2", imageAlt: "blog article design creative writing", authorName: "Marcus Johnson", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", date: "Jan 10, 2025"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", category: "Innovation", title: "Bridging Design and Technology", excerpt: "How modern tools and techniques are revolutionizing creative work", imageSrc: "http://img.b2bpic.net/free-vector/blogging-email-template-collection_23-2148742266.jpg", imageAlt: "blog article portfolio creative design", authorName: "Elena Rodriguez", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", date: "Jan 5, 2025"
|
id: "3", category: "Innovation", title: "Bridging Design and Technology", excerpt: "How modern tools and techniques are revolutionizing creative work", imageSrc: "http://img.b2bpic.net/free-vector/blogging-email-template-collection_23-2148742266.jpg", imageAlt: "blog article portfolio creative design", authorName: "Elena Rodriguez", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", date: "Jan 5, 2025"
|
||||||
|
|||||||
Reference in New Issue
Block a user