Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 05:22:51 +00:00

View File

@@ -201,22 +201,22 @@ export default function LandingPage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Sarah Johnson", handle: "@sarahjohnson", testimonial: "Azka's design work transformed our brand completely. The attention to detail and creative vision exceeded our expectations. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson"
id: "1", name: "Sarah Johnson", handle: "@sarahjohnson", testimonial: "Azka's design work transformed our brand completely. The attention to detail and creative vision exceeded our expectations. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson"
},
{
id: "2", name: "Michael Chen", handle: "@mchen_creative", testimonial: "Working with Azka was a game-changer. Her designs perfectly captured our brand essence and our customers loved the new look.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"
id: "2", name: "Michael Chen", handle: "@mchen_creative", testimonial: "Working with Azka was a game-changer. Her designs perfectly captured our brand essence and our customers loved the new look.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Chen"
},
{
id: "3", name: "Emily Rodriguez", handle: "@emilydesigns", testimonial: "The most professional and creative designer I've collaborated with. Every project was delivered on time with exceptional quality.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Rodriguez"
id: "3", name: "Emily Rodriguez", handle: "@emilydesigns", testimonial: "The most professional and creative designer I've collaborated with. Every project was delivered on time with exceptional quality.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emily Rodriguez"
},
{
id: "4", name: "David Kim", handle: "@davidkim_ceo", testimonial: "Azka brought our vision to life beautifully. Her understanding of our market and design trends is truly impressive. Five stars!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"
id: "4", name: "David Kim", handle: "@davidkim_ceo", testimonial: "Azka brought our vision to life beautifully. Her understanding of our market and design trends is truly impressive. Five stars!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Kim"
},
{
id: "5", name: "Lisa Thompson", handle: "@lisathompson", testimonial: "Outstanding work from start to finish. Azka's communication and creative problem-solving made the entire process smooth and enjoyable.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Lisa Thompson"
id: "5", name: "Lisa Thompson", handle: "@lisathompson", testimonial: "Outstanding work from start to finish. Azka's communication and creative problem-solving made the entire process smooth and enjoyable.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Lisa Thompson"
},
{
id: "6", name: "James Wilson", handle: "@jameswilson", testimonial: "If you're looking for a talented designer who delivers results, Azka is your answer. Exceptional quality and professionalism.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Wilson"
id: "6", name: "James Wilson", handle: "@jameswilson", testimonial: "If you're looking for a talented designer who delivers results, Azka is your answer. Exceptional quality and professionalism.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "James Wilson"
}
]}
speed={40}
@@ -234,7 +234,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-vector/yellow-background-with-devices-contact-elements_23-2147607369.jpg"
imageSrc="http://img.b2bpic.net/free-vector/yellow-background-with-devices-contact-elements_23-2147607369.jpg?_wi=1"
imageAlt="Contact and collaboration"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -247,7 +247,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/yellow-background-with-devices-contact-elements_23-2147607369.jpg"
imageSrc="http://img.b2bpic.net/free-vector/yellow-background-with-devices-contact-elements_23-2147607369.jpg?_wi=2"
imageAlt="Footer background"
logoText="Azka Mumtaz"
copyrightText="© 2024 Azka Mumtaz. All rights reserved."