Update src/app/page.tsx

This commit is contained in:
2026-03-19 18:10:06 +00:00
parent 461937882e
commit bfc8755ac9

View File

@@ -48,13 +48,13 @@ export default function HomePage() {
background={{ variant: "plain" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-modern-vases-books-arrangement_23-2149681092.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-modern-vases-books-arrangement_23-2149681092.jpg?_wi=1",
imageAlt: "Marlils Studio workspace and design environment",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-modern-vases-books-arrangement_23-2149681092.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-modern-vases-books-arrangement_23-2149681092.jpg?_wi=2",
imageAlt: "Contemporary creative design studio",
},
]}
@@ -92,11 +92,11 @@ export default function HomePage() {
icon: Palette,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushion_1203-9.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushion_1203-9.jpg?_wi=1",
imageAlt: "Interior design portfolio piece",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/home-furnitures-landing-page-tempalte_23-2148402689.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/home-furnitures-landing-page-tempalte_23-2148402689.jpg?_wi=1",
imageAlt: "Contemporary interior space",
},
],
@@ -107,11 +107,11 @@ export default function HomePage() {
icon: Brush,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418511.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418511.jpg?_wi=1",
imageAlt: "Branding and graphic design work",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-drawings-new-ideas_176420-1671.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-drawings-new-ideas_176420-1671.jpg?_wi=1",
imageAlt: "Brand identity materials",
},
],
@@ -122,11 +122,11 @@ export default function HomePage() {
icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/vases-with-green-pink-light-assortment_23-2149835494.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vases-with-green-pink-light-assortment_23-2149835494.jpg?_wi=1",
imageAlt: "Custom designed objects",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushion_1203-9.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushion_1203-9.jpg?_wi=2",
imageAlt: "Artistic installations",
},
],
@@ -150,13 +150,13 @@ export default function HomePage() {
{
id: "laura",
name: "Laura",
imageSrc: "http://img.b2bpic.net/free-photo/lovable-woman-with-long-hair-wearing-white-clothes-looking-camera-smiling_291650-451.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lovable-woman-with-long-hair-wearing-white-clothes-looking-camera-smiling_291650-451.jpg?_wi=1",
imageAlt: "Laura, Co-founder of Marlils Studio",
},
{
id: "maria",
name: "Maria",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-brunette-female-dressed-long-neck-brown-jacket-grey-background_613910-15043.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-brunette-female-dressed-long-neck-brown-jacket-grey-background_613910-15043.jpg?_wi=1",
imageAlt: "Maria, Co-founder of Marlils Studio",
},
]}