diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 356a47b..0fe20cd 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -31,7 +31,7 @@ export default function ContactPage() { borderRadius="pill" contentWidth="mediumLarge" sizing="mediumLargeSizeMediumTitles" - background="fluid" + background="circleGradient" cardStyle="solid" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="radial-glow" @@ -67,6 +67,7 @@ export default function ContactPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={true} + names={["TechFlow", "Innovate Inc", "CloudSync", "Acme Corp", "Digital Solutions", "Creative Studios", "Global Marketing"]} logos={[ "http://img.b2bpic.net/free-vector/technology-logo-collection_23-2148151111.jpg", "http://img.b2bpic.net/free-vector/wedding-invitation-golden-badge-with-groom-bride-names-elegant-style_53876-99289.jpg", "http://img.b2bpic.net/free-vector/gradient-abstract-logo-template_23-2148161323.jpg", "http://img.b2bpic.net/free-vector/restaurant-retro-logo-set_23-2148378235.jpg", "http://img.b2bpic.net/free-vector/pack-golden-monogram-badges-template-line-style_1017-59326.jpg", "http://img.b2bpic.net/free-vector/typography-logo-template_23-2150529526.jpg", "http://img.b2bpic.net/free-vector/gradient-instagram-shop-logo-design_23-2149714663.jpg"]} speed={40}