diff --git a/src/app/page.tsx b/src/app/page.tsx index a4dc21f..64d0c47 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="medium" sizing="large" - background="blurBottom" + background="circleGradient" cardStyle="layered-gradient" primaryButtonStyle="primary-glow" secondaryButtonStyle="layered" @@ -45,7 +45,7 @@ export default function LandingPage() { description="At Kalton Studio, we craft compelling visual experiences that transform businesses. From concept to delivery, we create stunning designs that captivate and convert." tag="Creative Excellence" tagIcon={Sparkles} - background={{ variant: "blurBottom" }} + background={{ variant: "radial-gradient" }} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/workplace-with-laptop_23-2147651756.jpg", imageAlt: "design studio creative workspace"}, @@ -131,19 +131,19 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Anderson", handle: "@sarahdesigns", testimonial: "Kalton Studio transformed our brand identity completely. Their attention to detail and creative vision exceeded our expectations. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "portrait professional avatar headshot"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait professional avatar headshot"}, { id: "2", name: "Michael Chen", handle: "@michaelchen_co", testimonial: "Working with Kalton Studio was an absolute pleasure. They understood our vision and delivered stunning designs that elevated our entire brand presence.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=1", imageAlt: "portrait professional business avatar"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", imageAlt: "portrait professional business avatar"}, { id: "3", name: "Jessica Martinez", handle: "@jess_creative", testimonial: "The team at Kalton Studio brings both creativity and strategy to every project. Our new design has significantly impacted our customer engagement.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-bearded-male-eyeglasses-dressed-elegant-wool-suit-grey-background_613910-15599.jpg", imageAlt: "portrait creative professional headshot"}, { id: "4", name: "David Thompson", handle: "@davidthompson", testimonial: "Exceptional quality, professional approach, and outstanding results. Kalton Studio is the partner we needed for our brand evolution.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=2", imageAlt: "portrait business professional avatar"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", imageAlt: "portrait business professional avatar"}, { id: "5", name: "Emma Wilson", handle: "@emmawilson_", testimonial: "From concept to completion, Kalton Studio delivered beyond our expectations. Their creative solutions have transformed our business.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "portrait professional headshot avatar"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait professional headshot avatar"}, { id: "6", name: "Robert Garcia", handle: "@robertgarcia", testimonial: "Working with Kalton Studio was a game-changer for our company. Their innovative approach and expertise truly set them apart from others.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg", imageAlt: "portrait creative business headshot"},