diff --git a/src/app/page.tsx b/src/app/page.tsx index 2072a04..82208c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="mediumLargeSizeLargeTitles" - background="floatingGradient" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="flat" secondaryButtonStyle="radial-glow" @@ -42,7 +42,7 @@ export default function LandingPage() { @@ -161,13 +161,13 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Alexandra Thompson", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=2", imageAlt: "Alexandra Thompson" + id: "1", name: "Alexandra Thompson", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Alexandra Thompson" }, { - id: "2", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman_23-2147707173.jpg?_wi=2", imageAlt: "Marcus Johnson" + id: "2", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman_23-2147707173.jpg", imageAlt: "Marcus Johnson" }, { - id: "3", name: "Victoria Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=2", imageAlt: "Victoria Chen" + id: "3", name: "Victoria Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg", imageAlt: "Victoria Chen" }, { id: "4", name: "David Robinson", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "David Robinson"