Update src/app/page.tsx

This commit is contained in:
2026-05-09 14:04:23 +00:00
parent 9e229ecdca
commit 4bd447df5f

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
handle: "@sarah_life",
testimonial: "The BlendPro is a life-saver for my morning commutes!",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DUSwLFd74JG4BO3vRcp2rczTVE/uploaded-1778335437728-l66dqsde.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DUSwLFd74JG4BO3vRcp2rczTVE/uploaded-1778335437728-l66dqsde.jpg?_wi=1",
imageAlt: "User provided image",
},
{
@@ -69,7 +69,7 @@ export default function LandingPage() {
handle: "@tech_guy",
testimonial: "Love the sleek aesthetic of the FlexGlow lamp.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blender-celery-arrangement_23-2149080584.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blender-celery-arrangement_23-2149080584.jpg?_wi=1",
imageAlt: "User provided image",
},
{
@@ -77,7 +77,7 @@ export default function LandingPage() {
handle: "@lifestyle_r",
testimonial: "SmartTherm keeps my tea perfect for hours. Amazing.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/modern-photorealistic-lamp-design_23-2151039008.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-photorealistic-lamp-design_23-2151039008.jpg?_wi=1",
imageAlt: "User provided image",
},
{
@@ -85,7 +85,7 @@ export default function LandingPage() {
handle: "@david_d",
testimonial: "The humidifier is quiet and very efficient.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-smartphone_23-2147986503.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-smartphone_23-2147986503.jpg?_wi=1",
imageAlt: "User provided image",
},
{
@@ -93,7 +93,7 @@ export default function LandingPage() {
handle: "@lucy_tech",
testimonial: "EASYFLEX makes home office life much easier.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-modern-esential-oils-aromatherapy-diffuser-working-kitchen-while-woman-works-laptop-background_482257-30783.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-modern-esential-oils-aromatherapy-diffuser-working-kitchen-while-woman-works-laptop-background_482257-30783.jpg?_wi=1",
imageAlt: "User provided image",
},
]}
@@ -107,7 +107,7 @@ export default function LandingPage() {
href: "#offers",
},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DUSwLFd74JG4BO3vRcp2rczTVE/uploaded-1778335437728-l66dqsde.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DUSwLFd74JG4BO3vRcp2rczTVE/uploaded-1778335437728-l66dqsde.jpg?_wi=2"
imageAlt="EasyFlex Logo Branding"
avatars={[
{
@@ -163,7 +163,7 @@ export default function LandingPage() {
price: "$49.99",
rating: 5,
reviewCount: "1.2k",
imageSrc: "http://img.b2bpic.net/free-photo/blender-celery-arrangement_23-2149080584.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blender-celery-arrangement_23-2149080584.jpg?_wi=2",
},
{
id: "p2",
@@ -172,7 +172,7 @@ export default function LandingPage() {
price: "$34.99",
rating: 4,
reviewCount: "850",
imageSrc: "http://img.b2bpic.net/free-photo/modern-photorealistic-lamp-design_23-2151039008.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-photorealistic-lamp-design_23-2151039008.jpg?_wi=2",
},
{
id: "p3",
@@ -181,7 +181,7 @@ export default function LandingPage() {
price: "$39.99",
rating: 5,
reviewCount: "2.1k",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-smartphone_23-2147986503.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-smartphone_23-2147986503.jpg?_wi=2",
},
{
id: "p4",
@@ -190,7 +190,7 @@ export default function LandingPage() {
price: "$29.99",
rating: 4,
reviewCount: "540",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-modern-esential-oils-aromatherapy-diffuser-working-kitchen-while-woman-works-laptop-background_482257-30783.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-modern-esential-oils-aromatherapy-diffuser-working-kitchen-while-woman-works-laptop-background_482257-30783.jpg?_wi=2",
},
]}
title="Featured Essentials"