Merge version_1 into main #8

Merged
bender merged 1 commits from version_1 into main 2026-03-14 19:34:28 +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", imageAlt: "Sarah Chen"
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"
},
{
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", imageAlt: "Marcus Johnson"
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg?_wi=1", 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", imageAlt: "Elena Rodriguez"
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"
}
]}
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"
imageSrc="http://img.b2bpic.net/free-photo/happy-smiling-man-with-amulet-neck-is-posing-photographer-dark-photo-studio_613910-3849.jpg?_wi=1"
imageAlt="Ali Hussan - Professional Portrait"
mediaAnimation="blur-reveal"
titleClassName="text-5xl md:text-7xl font-bold leading-tight"
@@ -96,7 +96,7 @@ 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"
imageSrc="http://img.b2bpic.net/free-photo/happy-smiling-man-with-amulet-neck-is-posing-photographer-dark-photo-studio_613910-3849.jpg?_wi=2"
imageAlt="Ali Hussan at work"
titleClassName="text-4xl md:text-6xl font-bold leading-tight"
descriptionClassName="text-lg text-opacity-75 max-w-3xl"
@@ -174,13 +174,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", 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?_wi=2", 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", 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?_wi=2", 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", 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?_wi=2", 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"