diff --git a/src/app/page.tsx b/src/app/page.tsx index 6457d44..0fba454 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,27 +30,17 @@ export default function LandingPage() { @@ -60,34 +50,22 @@ export default function LandingPage() { description="Artemis supports selected creators with strategic growth, optimization and management — discreet, structured and professional." buttons={[ { - text: "Book a Free Consultation", - href: "#contact", - }, + text: "Book a Free Consultation", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/elegant-geometric-background-business_24972-1791.jpg" showDimOverlay={true} showBlur={true} avatars={[ { - src: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-ear-bandage-art-studio_23-2149705903.jpg", - alt: "Portrait of handsome bearded man", - }, + src: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-ear-bandage-art-studio_23-2149705903.jpg", alt: "Portrait of handsome bearded man"}, { - src: "http://img.b2bpic.net/free-photo/handsome-confident-man_1098-18449.jpg", - alt: "Handsome confident man", - }, + src: "http://img.b2bpic.net/free-photo/handsome-confident-man_1098-18449.jpg", alt: "Handsome confident man"}, { - src: "http://img.b2bpic.net/free-photo/confident-middle-aged-woman-portrait_23-2149051720.jpg", - alt: "Confident middle aged woman", - }, + src: "http://img.b2bpic.net/free-photo/confident-middle-aged-woman-portrait_23-2149051720.jpg", alt: "Confident middle aged woman"}, { - src: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021805.jpg", - alt: "Portrait of stylish woman", - }, + src: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021805.jpg", alt: "Portrait of stylish woman"}, { - src: "http://img.b2bpic.net/free-photo/portrait-handsome-man-orange-background_23-2149020028.jpg", - alt: "Portrait of handsome man", - }, + src: "http://img.b2bpic.net/free-photo/portrait-handsome-man-orange-background_23-2149020028.jpg", alt: "Portrait of handsome man"}, ]} avatarText="Trusted by elite creators" /> @@ -110,26 +88,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Strategic Scaling", - description: "Methodical growth strategies.", - imageSrc: "http://img.b2bpic.net/free-photo/assortment-matches-representing-graph_23-2148749506.jpg", - titleImageSrc: "http://img.b2bpic.net/free-vector/gradient-technology-concept-logotype-collection_52683-13459.jpg", - buttonText: "Learn More", - }, + title: "Strategic Scaling", description: "Methodical growth strategies.", imageSrc: "http://img.b2bpic.net/free-photo/assortment-matches-representing-graph_23-2148749506.jpg", titleImageSrc: "http://img.b2bpic.net/free-vector/gradient-technology-concept-logotype-collection_52683-13459.jpg", buttonText: "Learn More"}, { - title: "Revenue Optimization", - description: "Maximized efficiency per channel.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-sci-fi-techno-lights-cool-background_181624-26156.jpg", - titleImageSrc: "http://img.b2bpic.net/free-vector/gradient-social-media-logo-collection_23-2148306808.jpg", - buttonText: "Learn More", - }, + title: "Revenue Optimization", description: "Maximized efficiency per channel.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-sci-fi-techno-lights-cool-background_181624-26156.jpg", titleImageSrc: "http://img.b2bpic.net/free-vector/gradient-social-media-logo-collection_23-2148306808.jpg", buttonText: "Learn More"}, { - title: "Discreet Management", - description: "High-level professional privacy.", - imageSrc: "http://img.b2bpic.net/free-vector/vintage-golden-art-nouveau-badge-vector_53876-57477.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/minus-icon-left-side_187299-44679.jpg", - buttonText: "Learn More", - }, + title: "Discreet Management", description: "High-level professional privacy.", imageSrc: "http://img.b2bpic.net/free-vector/vintage-golden-art-nouveau-badge-vector_53876-57477.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/minus-icon-left-side_187299-44679.jpg", buttonText: "Learn More"}, ]} title="Premium Operational Systems" description="We replace chaos with precision." @@ -138,25 +101,17 @@ export default function LandingPage() {