Update src/app/about/page.tsx
This commit is contained in:
@@ -86,7 +86,7 @@ export default function AboutPage() {
|
||||
description="We don't compromise on quality. Every material is sourced for durability and beauty. Every piece is built to exceed expectations and serve your home for decades."
|
||||
subdescription="Based in Berlin, we combine German engineering precision with contemporary European design sensibility. Our workshop and showroom welcome consultations with architects, interior designers, and discerning homeowners."
|
||||
icon={Award}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-presenting-their-job-resignation_23-2149445158.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-presenting-their-job-resignation_23-2149445158.jpg?_wi=2"
|
||||
imageAlt="Detail of craftsmanship in our Berlin workshop"
|
||||
mediaAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
@@ -108,8 +108,8 @@ export default function AboutPage() {
|
||||
description: "Bespoke kitchens, wardrobes, and built-in furniture tailored to your space and lifestyle. Precision engineering meets European design sensibility.",
|
||||
icon: Hammer,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821317.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/attractive-happy-young-woman-just-bought-new-shoes-holding-boxes-hands-standing-dressing-room-wardrobe-she-s-smiling-looking-she-wearing-black-dress-with-fluffy-skirt_197531-1701.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821317.jpg?_wi=4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/attractive-happy-young-woman-just-bought-new-shoes-holding-boxes-hands-standing-dressing-room-wardrobe-she-s-smiling-looking-she-wearing-black-dress-with-fluffy-skirt_197531-1701.jpg?_wi=2" },
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -117,8 +117,8 @@ export default function AboutPage() {
|
||||
description: "Premium ceramic tiles and interior wall materials. Durable, versatile, and beautifully detailed for sophisticated spaces.",
|
||||
icon: Palette,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/floor-tiles-set_53876-80348.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/stacked-bundle-amaranth-leaves-marble-surface_114579-54865.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/floor-tiles-set_53876-80348.jpg?_wi=3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/stacked-bundle-amaranth-leaves-marble-surface_114579-54865.jpg?_wi=3" },
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -126,8 +126,8 @@ export default function AboutPage() {
|
||||
description: "Luxury natural stone surfaces—marble, granite, limestone. Each piece is unique and engineered for lasting beauty.",
|
||||
icon: Gem,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-pickled-hot-pepper-black-plate-grey-background_114579-82550.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-marble-textured-wall_53876-74732.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-pickled-hot-pepper-black-plate-grey-background_114579-82550.jpg?_wi=3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-marble-textured-wall_53876-74732.jpg?_wi=3" },
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -135,8 +135,8 @@ export default function AboutPage() {
|
||||
description: "Curated interior fabrics, curtains, and decor elements. Premium materials that complete your custom interior narrative.",
|
||||
icon: Sparkles,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/luxurious-lifestyle-rich-woman_52683-97508.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/home-plant-decoration-arrangement-with-copy-space_23-2149090588.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/luxurious-lifestyle-rich-woman_52683-97508.jpg?_wi=3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/home-plant-decoration-arrangement-with-copy-space_23-2149090588.jpg?_wi=3" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user