Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-14 19:30:48 +00:00

View File

@@ -53,15 +53,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Chen", handle: "@sarahdesigns", testimonial: "Ali's attention to detail and creative vision transformed our entire brand presence. Exceptional work!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-rooftop-standing-with-hands-crossed-thinking-black-suit-daytime_176474-4073.jpg?_wi=1", imageAlt: "Sarah Chen"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-rooftop-standing-with-hands-crossed-thinking-black-suit-daytime_176474-4073.jpg", imageAlt: "Sarah Chen"
},
{
name: "Marcus Johnson", handle: "@marcusjohn", testimonial: "Outstanding designer. Delivered beyond expectations and met every deadline with professionalism.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg?_wi=1", imageAlt: "Marcus Johnson"
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg", imageAlt: "Marcus Johnson"
},
{
name: "Elena Rodriguez", handle: "@elenarod", testimonial: "Working with Ali was a game-changer for our startup. Highly recommended for anyone serious about design.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-woman-startup-manager-office-posing-with-confidence-looking_1258-195338.jpg?_wi=1", imageAlt: "Elena Rodriguez"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-woman-startup-manager-office-posing-with-confidence-looking_1258-195338.jpg", imageAlt: "Elena Rodriguez"
}
]}
tag="Award-Winning Designer"
@@ -72,7 +72,7 @@ export default function LandingPage() {
{ text: "Contact Me", href: "#contact" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/happy-smiling-man-with-amulet-neck-is-posing-photographer-dark-photo-studio_613910-3849.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/happy-smiling-man-with-amulet-neck-is-posing-photographer-dark-photo-studio_613910-3849.jpg"
imageAlt="Ali Hussan - Professional Portrait"
mediaAnimation="blur-reveal"
containerClassName="py-20 md:py-28"
@@ -96,12 +96,15 @@ export default function LandingPage() {
{ text: "Schedule Call", href: "#contact" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/happy-smiling-man-with-amulet-neck-is-posing-photographer-dark-photo-studio_613910-3849.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/happy-smiling-man-with-amulet-neck-is-posing-photographer-dark-photo-studio_613910-3849.jpg"
imageAlt="Ali Hussan at work"
containerClassName="py-24 md:py-32"
titleClassName="text-4xl md:text-6xl font-bold leading-tight"
descriptionClassName="text-lg text-opacity-75 max-w-3xl"
buttonClassName="px-8 py-3 rounded-full font-semibold"
buttonContainerClassName=""
buttonTextClassName=""
mediaWrapperClassName=""
mediaClassName=""
/>
</div>
@@ -135,8 +138,8 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
containerClassName="py-24 md:py-32"
titleClassName="text-4xl md:text-6xl font-bold leading-tight"
descriptionClassName="text-lg text-opacity-75 max-w-3xl"
textBoxTitleClassName="text-4xl md:text-6xl font-bold leading-tight"
textBoxDescriptionClassName="text-lg text-opacity-75 max-w-3xl"
/>
</div>
@@ -165,8 +168,8 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
containerClassName="py-24 md:py-32"
titleClassName="text-4xl md:text-6xl font-bold leading-tight"
descriptionClassName="text-lg text-opacity-75"
textBoxTitleClassName="text-4xl md:text-6xl font-bold leading-tight"
textBoxDescriptionClassName="text-lg text-opacity-75"
/>
</div>
@@ -174,13 +177,13 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "test-1", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-rooftop-standing-with-hands-crossed-thinking-black-suit-daytime_176474-4073.jpg?_wi=2", imageAlt: "Sarah Chen"
id: "test-1", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-rooftop-standing-with-hands-crossed-thinking-black-suit-daytime_176474-4073.jpg", imageAlt: "Sarah Chen"
},
{
id: "test-2", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg?_wi=2", imageAlt: "Marcus Johnson"
id: "test-2", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg", imageAlt: "Marcus Johnson"
},
{
id: "test-3", name: "Elena Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-woman-startup-manager-office-posing-with-confidence-looking_1258-195338.jpg?_wi=2", imageAlt: "Elena Rodriguez"
id: "test-3", name: "Elena Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-woman-startup-manager-office-posing-with-confidence-looking_1258-195338.jpg", imageAlt: "Elena Rodriguez"
},
{
id: "test-4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-suit-looking-camera_23-2148112202.jpg", imageAlt: "David Kim"
@@ -210,7 +213,7 @@ export default function LandingPage() {
tag="Achievements"
tagIcon={Award}
tagAnimation="slide-up"
textboxLayout="centered"
textboxLayout="default"
useInvertedBackground={false}
animationType="blur-reveal"
metrics={[
@@ -255,8 +258,8 @@ export default function LandingPage() {
speed={35}
showCard={true}
containerClassName="py-24 md:py-32"
titleClassName="text-4xl md:text-5xl font-bold leading-tight"
descriptionClassName="text-lg text-opacity-75"
textBoxTitleClassName="text-4xl md:text-5xl font-bold leading-tight"
textBoxDescriptionClassName="text-lg text-opacity-75"
/>
</div>