Update src/app/page.tsx

This commit is contained in:
2026-05-10 11:28:08 +00:00
parent ec79bdeb59
commit f30c6b9029

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
handle: "@janedoe",
testimonial: "Exquisite quality and timeless style. The team at New Furniture Centre truly understands home comfort.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/laughing-coworkers-having-break-office_23-2147668796.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laughing-coworkers-having-break-office_23-2147668796.jpg?_wi=1",
imageAlt: "elegant living room furniture display",
},
{
@@ -73,7 +73,7 @@ export default function LandingPage() {
handle: "@johnsmith",
testimonial: "Fantastic variety and great customer service. My living room looks absolutely stunning now.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-artisan-jobs-elements-composition_23-2148732407.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-artisan-jobs-elements-composition_23-2148732407.jpg?_wi=1",
imageAlt: "elegant living room furniture display",
},
{
@@ -81,7 +81,7 @@ export default function LandingPage() {
handle: "@alicebrown",
testimonial: "Excellent workmanship in every piece we purchased. Highly recommend their furniture to everyone.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/home-comfort-modern-interior-furniture_1203-4498.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/home-comfort-modern-interior-furniture_1203-4498.jpg?_wi=1",
imageAlt: "elegant living room furniture display",
},
{
@@ -89,7 +89,7 @@ export default function LandingPage() {
handle: "@markw",
testimonial: "Stellar experience from start to finish. Our new dining set is the centerpiece of our home.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg?_wi=1",
imageAlt: "elegant living room furniture display",
},
{
@@ -97,11 +97,11 @@ export default function LandingPage() {
handle: "@smiller",
testimonial: "The quality of these furnishings is unmatched. Perfectly crafted to last for generations.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/modern-wall-shelves-with-vases-books-plants_23-2151972882.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-wall-shelves-with-vases-books-plants_23-2151972882.jpg?_wi=1",
imageAlt: "elegant living room furniture display",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/laughing-coworkers-having-break-office_23-2147668796.jpg"
imageSrc="http://img.b2bpic.net/free-photo/laughing-coworkers-having-break-office_23-2147668796.jpg?_wi=2"
imageAlt="elegant living room furniture display"
avatars={[
{
@@ -169,7 +169,7 @@ export default function LandingPage() {
title: "Quality Guaranteed",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-artisan-jobs-elements-composition_23-2148732407.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-artisan-jobs-elements-composition_23-2148732407.jpg?_wi=2"
imageAlt="close up of fine wood furniture craftsmanship"
mediaAnimation="slide-up"
metricsAnimation="blur-reveal"
@@ -221,21 +221,21 @@ export default function LandingPage() {
name: "Minimalist Dining Table",
price: "$899",
variant: "Dining",
imageSrc: "http://img.b2bpic.net/free-photo/home-comfort-modern-interior-furniture_1203-4498.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/home-comfort-modern-interior-furniture_1203-4498.jpg?_wi=2",
},
{
id: "p2",
name: "Comfy Fabric Sofa",
price: "$1250",
variant: "Living",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg?_wi=2",
},
{
id: "p3",
name: "Leather Lounge Chair",
price: "$650",
variant: "Seating",
imageSrc: "http://img.b2bpic.net/free-photo/modern-wall-shelves-with-vases-books-plants_23-2151972882.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-wall-shelves-with-vases-books-plants_23-2151972882.jpg?_wi=2",
},
{
id: "p4",