diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 55df852..beb8175 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -92,7 +92,7 @@ export default function AboutPage() { borderRadius="soft" contentWidth="small" sizing="mediumSizeLargeTitles" - background="grid" + background="circleGradient" cardStyle="outline" primaryButtonStyle="primary-glow" secondaryButtonStyle="layered" @@ -202,7 +202,7 @@ export default function AboutPage() { role: "Documentary Filmmaker", company: "Independent Production", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-female-photographer-taking-pictures-with-professional-camera-tripod_613910-14752.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-female-photographer-taking-pictures-with-professional-camera-tripod_613910-14752.jpg", imageAlt: "professional woman filmmaker portrait headshot", }, { @@ -211,7 +211,7 @@ export default function AboutPage() { role: "YouTube Creator", company: "Tech Channel", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-pensive-bearded-hipster-jacket-red-sweater-dark-background_613910-1834.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-pensive-bearded-hipster-jacket-red-sweater-dark-background_613910-1834.jpg", imageAlt: "young male content creator headshot", }, { @@ -220,7 +220,7 @@ export default function AboutPage() { role: "Brand Manager", company: "Fashion Startup", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-lovely-woman-with-long-light-brown-hair-big-blue-eyes-smiles-outdoors_291650-335.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-lovely-woman-with-long-light-brown-hair-big-blue-eyes-smiles-outdoors_291650-335.jpg", imageAlt: "professional woman brand manager portrait", }, { @@ -229,7 +229,7 @@ export default function AboutPage() { role: "Content Director", company: "Digital Agency", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-with-arms-crossed-working-warehouse_23-2148923083.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-arms-crossed-working-warehouse_23-2148923083.jpg", imageAlt: "male content director professional portrait", }, { @@ -238,7 +238,7 @@ export default function AboutPage() { role: "Producer", company: "Documentary Network", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smart-blonde-female-photographer-trendy-clothes-posing-while-leaning-professional-camera-with-tripod-studio-looks-camera-isolated-gray-background_613910-18613.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/smart-blonde-female-photographer-trendy-clothes-posing-while-leaning-professional-camera-with-tripod-studio-looks-camera-isolated-gray-background_613910-18613.jpg", imageAlt: "female film producer professional portrait", }, { @@ -247,7 +247,7 @@ export default function AboutPage() { role: "Marketing Lead", company: "Tech Company", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg", imageAlt: "professional man marketing executive", }, ]}