Update src/app/bespoke/page.tsx

This commit is contained in:
2026-04-07 12:39:17 +00:00
parent 41cade93f5
commit cbfa766c1f

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
description: "Built to your specifications.",
reverse: false,
media: {
imageSrc: "http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-leather-sofa-chairs-lamp-round-tables_1262-12373.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-leather-sofa-chairs-lamp-round-tables_1262-12373.jpg?_wi=3",
},
items: [
{
@@ -70,7 +70,7 @@ export default function LandingPage() {
text: "Artisan Craftsmanship",
},
],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhL89f6L5OznneKMDvRMJusm06/uploaded-1775565521173-0mbzf31i.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhL89f6L5OznneKMDvRMJusm06/uploaded-1775565521173-0mbzf31i.jpg?_wi=2",
imageAlt: "User provided image",
},
{
@@ -78,7 +78,7 @@ export default function LandingPage() {
description: "Professional layout design for efficiency.",
reverse: true,
media: {
imageSrc: "http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-leather-sofa-chairs-lamp-round-tables_1262-12373.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-leather-sofa-chairs-lamp-round-tables_1262-12373.jpg?_wi=4",
},
items: [
{
@@ -90,7 +90,7 @@ export default function LandingPage() {
text: "Luxury Aesthetics",
},
],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhL89f6L5OznneKMDvRMJusm06/uploaded-1775565521174-ij5rybsg.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhL89f6L5OznneKMDvRMJusm06/uploaded-1775565521174-ij5rybsg.jpg?_wi=2",
imageAlt: "User provided image",
},
{
@@ -98,7 +98,7 @@ export default function LandingPage() {
description: "Expert advice on finishings.",
reverse: false,
media: {
imageSrc: "http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-leather-sofa-chairs-lamp-round-tables_1262-12373.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-leather-sofa-chairs-lamp-round-tables_1262-12373.jpg?_wi=5",
},
items: [
{
@@ -128,7 +128,7 @@ export default function LandingPage() {
tag="Bespoke"
title="Schedule a Design Consultation"
description="Our experts are ready to turn your vision into reality."
imageSrc="http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-leather-sofa-chairs-lamp-round-tables_1262-12373.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-leather-sofa-chairs-lamp-round-tables_1262-12373.jpg?_wi=6"
mediaAnimation="slide-up"
/>
</div>