Merge version_1 into main #2

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

View File

@@ -21,7 +21,7 @@ export default function MarbleLandingPage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="large"
background="noise"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="solid"
@@ -49,18 +49,18 @@ export default function MarbleLandingPage() {
tag="Global Export Leader"
tagIcon={Globe}
tagAnimation="slide-up"
background={{ variant: "noise" }}
background={{ variant: "glowing-orb" }}
imageSrc="http://img.b2bpic.net/free-photo/closeup-marble-textured-background_53876-47184.jpg"
imageAlt="Premium marble stone collection"
mediaAnimation="slide-up"
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?_wi=1", imageAlt: "James Mitchell"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", 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?_wi=1", imageAlt: "Sofia Romano"
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", 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?_wi=2", imageAlt: "Robert Anderson"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", 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?_wi=2", imageAlt: "Elena Rossi"
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", 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?_wi=3", imageAlt: "David Zhang"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", 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?_wi=3", imageAlt: "Isabella Martinez"
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", 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?_wi=4", imageAlt: "Michael Thompson"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Thompson"
},
{
id: "6", name: "Sophie Beaumont", role: "Lead Designer", company: "Beaumont Design Collective", rating: 5,