Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 06:06:28 +00:00

View File

@@ -56,11 +56,11 @@ export default function MarbleLandingPage() {
testimonials={[
{
name: "James Mitchell", handle: "Architect, Design Studio", testimonial: "Exceptional quality and reliability. The marble consistently exceeds our project specifications.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Mitchell"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Mitchell"
},
{
name: "Sofia Romano", handle: "CEO, Interior Design Firm", testimonial: "Their selection and expertise have transformed our luxury projects. Highly recommended.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sofia Romano"
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sofia Romano"
}
]}
buttons={[
@@ -178,23 +178,23 @@ export default function MarbleLandingPage() {
testimonials={[
{
id: "1", name: "Robert Anderson", role: "Principal Architect", company: "Anderson Architecture Group", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Anderson"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Robert Anderson"
},
{
id: "2", name: "Elena Rossi", role: "Design Director", company: "Rossi Interiors", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Elena Rossi"
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Elena Rossi"
},
{
id: "3", name: "David Zhang", role: "Project Manager", company: "Premium Constructions Ltd", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Zhang"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Zhang"
},
{
id: "4", name: "Isabella Martinez", role: "Creative Director", company: "Luxe Design Studios", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Isabella Martinez"
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3", imageAlt: "Isabella Martinez"
},
{
id: "5", name: "Michael Thompson", role: "CEO", company: "Thompson Hospitality", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Thompson"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Michael Thompson"
},
{
id: "6", name: "Sophie Beaumont", role: "Lead Designer", company: "Beaumont Design Collective", rating: 5,