Update src/app/page.tsx

This commit is contained in:
2026-06-03 06:42:31 +00:00
parent 37d80f28dd
commit 2ac144c313

View File

@@ -82,23 +82,23 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118977.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118977.jpg?_wi=1",
imageAlt: "Luxurious bedroom interior with a cozy bed",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/interior-fragment-with-armchairs-glass-wall-stylish-lounge-area-furniture_169016-72729.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-fragment-with-armchairs-glass-wall-stylish-lounge-area-furniture_169016-72729.jpg?_wi=1",
imageAlt: "Contemporary living room with a spacious sofa set",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/dining-room-interior-with-modern-furniture_23-2152007078.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dining-room-interior-with-modern-furniture_23-2152007078.jpg?_wi=1",
imageAlt: "Modern dining room with a stylish table and chairs",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tranquil-unmade-bed-displays-purity-white-linens_91128-4362.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tranquil-unmade-bed-displays-purity-white-linens_91128-4362.jpg?_wi=1",
imageAlt: "Close-up of a luxury mattress with soft bedding",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-pillow-sofa-decoration-living-room-interior-vintage-light-filter_74190-1685.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-pillow-sofa-decoration-living-room-interior-vintage-light-filter_74190-1685.jpg?_wi=1",
imageAlt: "Cozy armchair in a reading nook by a window",
},
{
@@ -320,7 +320,7 @@ export default function LandingPage() {
tag: "Delivery Service",
avatarSrc: "http://img.b2bpic.net/free-photo/lovely-young-couple-sitting-couch-surrounded-by-boxes_273609-31634.jpg",
avatarAlt: "Taylor Cave",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118977.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118977.jpg?_wi=2",
imageAlt: "happy customer furniture shopping",
},
{
@@ -332,7 +332,7 @@ export default function LandingPage() {
tag: "Mattress Quality",
avatarSrc: "http://img.b2bpic.net/free-photo/laughing-women-fighting-with-pillows_23-2147770220.jpg",
avatarAlt: "B&A Carpet Cleaning representative",
imageSrc: "http://img.b2bpic.net/free-photo/interior-fragment-with-armchairs-glass-wall-stylish-lounge-area-furniture_169016-72729.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-fragment-with-armchairs-glass-wall-stylish-lounge-area-furniture_169016-72729.jpg?_wi=2",
imageAlt: "happy customer furniture shopping",
},
{
@@ -344,7 +344,7 @@ export default function LandingPage() {
tag: "Customer Loyalty",
avatarSrc: "http://img.b2bpic.net/free-photo/couple-moving-sofa_23-2147758716.jpg",
avatarAlt: "Nargelyn Bolano",
imageSrc: "http://img.b2bpic.net/free-photo/dining-room-interior-with-modern-furniture_23-2152007078.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dining-room-interior-with-modern-furniture_23-2152007078.jpg?_wi=2",
imageAlt: "happy customer furniture shopping",
},
{
@@ -356,7 +356,7 @@ export default function LandingPage() {
tag: "Affordable Furniture",
avatarSrc: "http://img.b2bpic.net/free-photo/couple-portrait_23-2147997686.jpg",
avatarAlt: "Sophia Garcia",
imageSrc: "http://img.b2bpic.net/free-photo/tranquil-unmade-bed-displays-purity-white-linens_91128-4362.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tranquil-unmade-bed-displays-purity-white-linens_91128-4362.jpg?_wi=2",
imageAlt: "happy customer furniture shopping",
},
{
@@ -368,7 +368,7 @@ export default function LandingPage() {
tag: "Customer Service",
avatarSrc: "http://img.b2bpic.net/free-photo/professional-gesture-successful-collar-mixed_1262-1193.jpg",
avatarAlt: "David Lee",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-pillow-sofa-decoration-living-room-interior-vintage-light-filter_74190-1685.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-pillow-sofa-decoration-living-room-interior-vintage-light-filter_74190-1685.jpg?_wi=2",
imageAlt: "happy customer furniture shopping",
},
]}