Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 07:29:44 +00:00

View File

@@ -132,16 +132,16 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Elena Rossi", handle: "Creative Director", testimonial: "Their design philosophy transcends trends. They created a space that feels timeless and purposeful.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg", imageAlt: "Elena Rossi"},
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg?_wi=1", imageAlt: "Elena Rossi"},
{
id: "2", name: "Marcus Chen", handle: "Project Lead", testimonial: "Exceptional attention to detail. Every material, every line serves the overall vision. Truly transformative.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Chen"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Marcus Chen"},
{
id: "3", name: "Sophie Laurent", handle: "Developer", testimonial: "Minimalist in concept but maximalist in impact. Their spaces challenge and inspire everyone who enters.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg", imageAlt: "Sophie Laurent"},
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg?_wi=2", imageAlt: "Sophie Laurent"},
{
id: "4", name: "James Morrison", handle: "Corporate Executive", testimonial: "A rare studio that understands restraint as strength. Their work elevated our entire brand experience.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Morrison"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Morrison"},
]}
/>
</div>