diff --git a/src/app/page.tsx b/src/app/page.tsx index 3503a7b..dee0fae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,15 +56,15 @@ export default function LandingPage() { testimonials={[ { name: "Alex M.", handle: "Content Creator", testimonial: "Finally, a brand that gets the meme.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg", imageAlt: "portrait professional headshot person" + imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg?_wi=1", imageAlt: "portrait professional headshot person" }, { name: "Jordan K.", handle: "Designer", testimonial: "The chaos is *chef's kiss*.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/startup-project-manager-developing-budget-growth-solutions-while-brainstorming-promoting-strategy-financial-department-team-leader-researching-marketing-ideas-while-analyzing-company-expenses-report_482257-40321.jpg", imageAlt: "portrait confident person headshot" + imageSrc: "http://img.b2bpic.net/free-photo/startup-project-manager-developing-budget-growth-solutions-while-brainstorming-promoting-strategy-financial-department-team-leader-researching-marketing-ideas-while-analyzing-company-expenses-report_482257-40321.jpg?_wi=1", imageAlt: "portrait confident person headshot" }, { name: "Casey R.", handle: "Marketing", testimonial: "Intrusive thoughts have never looked so good.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/headshot-smiling-dark-skinned-woman-with-perfect-teeth-has-rest-outdoor-enjoys-rural-calm-atmosphere-looks-directly-dressed-casually-people_273609-18067.jpg", imageAlt: "portrait headshot person smiling" + imageSrc: "http://img.b2bpic.net/free-photo/headshot-smiling-dark-skinned-woman-with-perfect-teeth-has-rest-outdoor-enjoys-rural-calm-atmosphere-looks-directly-dressed-casually-people_273609-18067.jpg?_wi=1", imageAlt: "portrait headshot person smiling" } ]} testimonialRotationInterval={5000} @@ -89,13 +89,13 @@ export default function LandingPage() { gridVariant="two-columns-alternating-heights" products={[ { - id: "1", name: "Brain Smooth Tee", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-black-t-shirt-with-mexican-flag_23-2149373049.jpg", imageAlt: "Brain Smooth graphic tee", initialQuantity: 1 + id: "1", name: "Brain Smooth Tee", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-black-t-shirt-with-mexican-flag_23-2149373049.jpg?_wi=1", imageAlt: "Brain Smooth graphic tee", initialQuantity: 1 }, { - id: "2", name: "Existential Crisis Crewneck", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-man-near-window-urban-scene_158595-2413.jpg", imageAlt: "Existential Crisis shirt mockup", initialQuantity: 1 + id: "2", name: "Existential Crisis Crewneck", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-man-near-window-urban-scene_158595-2413.jpg?_wi=1", imageAlt: "Existential Crisis shirt mockup", initialQuantity: 1 }, { - id: "3", name: "Intrusive Thoughts T-Shirt", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sexy-confident-hipster-woman-sunglasses-trendy-girl-summer-t-shirt-shorts-positive-female-with-blue-penny-skateboard-posing-street-background_158538-16186.jpg", imageAlt: "Intrusive Thoughts tee design", initialQuantity: 1 + id: "3", name: "Intrusive Thoughts T-Shirt", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sexy-confident-hipster-woman-sunglasses-trendy-girl-summer-t-shirt-shorts-positive-female-with-blue-penny-skateboard-posing-street-background_158538-16186.jpg?_wi=1", imageAlt: "Intrusive Thoughts tee design", initialQuantity: 1 }, { id: "4", name: "Chaos Agent Oversized Tee", price: "$39.99", imageSrc: "http://img.b2bpic.net/free-photo/t-shirt_1203-7769.jpg", imageAlt: "Chaos Agent oversized shirt", initialQuantity: 1 @@ -125,13 +125,13 @@ export default function LandingPage() { carouselMode="buttons" features={[ { - title: "Brain Go Brrr", description: "When your thoughts move faster than your keyboard.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-black-t-shirt-with-mexican-flag_23-2149373049.jpg", imageAlt: "Brain Go Brrr design", button: { text: "Add to Cart", href: "#" } + title: "Brain Go Brrr", description: "When your thoughts move faster than your keyboard.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-black-t-shirt-with-mexican-flag_23-2149373049.jpg?_wi=2", imageAlt: "Brain Go Brrr design", button: { text: "Add to Cart", href: "#" } }, { - title: "POV: You're Cringe", description: "And that's okay. Own it. Print it. Wear it.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-man-near-window-urban-scene_158595-2413.jpg", imageAlt: "POV design tee", button: { text: "Add to Cart", href: "#" } + title: "POV: You're Cringe", description: "And that's okay. Own it. Print it. Wear it.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-man-near-window-urban-scene_158595-2413.jpg?_wi=2", imageAlt: "POV design tee", button: { text: "Add to Cart", href: "#" } }, { - title: "I'm Smiling But...", description: "That internal scream translated to fashion.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sexy-confident-hipster-woman-sunglasses-trendy-girl-summer-t-shirt-shorts-positive-female-with-blue-penny-skateboard-posing-street-background_158538-16186.jpg", imageAlt: "I'm Smiling But shirt", button: { text: "Add to Cart", href: "#" } + title: "I'm Smiling But...", description: "That internal scream translated to fashion.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sexy-confident-hipster-woman-sunglasses-trendy-girl-summer-t-shirt-shorts-positive-female-with-blue-penny-skateboard-posing-street-background_158538-16186.jpg?_wi=2", imageAlt: "I'm Smiling But shirt", button: { text: "Add to Cart", href: "#" } } ]} buttons={[ @@ -156,15 +156,15 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Morgan P.", role: "Chaos Enthusiast", company: "Meme Culture Inc.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg", imageAlt: "portrait professional headshot person" + imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg?_wi=2", imageAlt: "portrait professional headshot person" }, { id: "2", name: "Riley T.", role: "Internet Architect", company: "Tweet Energy Co.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/startup-project-manager-developing-budget-growth-solutions-while-brainstorming-promoting-strategy-financial-department-team-leader-researching-marketing-ideas-while-analyzing-company-expenses-report_482257-40321.jpg", imageAlt: "portrait confident person headshot" + imageSrc: "http://img.b2bpic.net/free-photo/startup-project-manager-developing-budget-growth-solutions-while-brainstorming-promoting-strategy-financial-department-team-leader-researching-marketing-ideas-while-analyzing-company-expenses-report_482257-40321.jpg?_wi=2", imageAlt: "portrait confident person headshot" }, { id: "3", name: "Taylor M.", role: "Vibes Manager", company: "Late Night Thoughts LLC", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/headshot-smiling-dark-skinned-woman-with-perfect-teeth-has-rest-outdoor-enjoys-rural-calm-atmosphere-looks-directly-dressed-casually-people_273609-18067.jpg", imageAlt: "portrait headshot person smiling" + imageSrc: "http://img.b2bpic.net/free-photo/headshot-smiling-dark-skinned-woman-with-perfect-teeth-has-rest-outdoor-enjoys-rural-calm-atmosphere-looks-directly-dressed-casually-people_273609-18067.jpg?_wi=2", imageAlt: "portrait headshot person smiling" }, { id: "4", name: "Avery S.", role: "CEO of Chaos", company: "Unhinged Collective", rating: 5,