Update src/app/page.tsx
This commit is contained in:
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-retro-wall-lamp-cafe_1150-10890.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-retro-wall-lamp-cafe_1150-10890.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -116,17 +116,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Expert Curation",
|
||||
description: "Every item is vetted for quality and provenance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-bottles-with-dispensers-liquid-soap_169016-23684.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-bottles-with-dispensers-liquid-soap_169016-23684.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Worldwide Shipping",
|
||||
description: "Safe, insured, and expedited delivery to your door.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/golden-easter-eggs-by-easter-decorations_1303-30802.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/golden-easter-eggs-by-easter-decorations_1303-30802.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Concierge Support",
|
||||
description: "Dedicated assistance for your every acquisition.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-tree-with-sunlight-background_23-2150698088.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-tree-with-sunlight-background_23-2150698088.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Why Choose LuxeCurate"
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
name: "Marble Tray",
|
||||
price: "$290",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-grey-credit-cards-white-platforms_187299-48079.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-grey-credit-cards-white-platforms_187299-48079.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
||||
quote: "Simply exquisite service and products.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-woman-leaning-wall_250224-223.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-retro-wall-lamp-cafe_1150-10890.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-retro-wall-lamp-cafe_1150-10890.jpg?_wi=2",
|
||||
imageAlt: "minimalist portrait professional studio",
|
||||
},
|
||||
{
|
||||
@@ -208,7 +208,7 @@ export default function LandingPage() {
|
||||
quote: "The curation is truly unmatched in elegance.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-blonde-short-haired-woman-posing-white-shirt_23-2149021781.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-bottles-with-dispensers-liquid-soap_169016-23684.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-bottles-with-dispensers-liquid-soap_169016-23684.jpg?_wi=2",
|
||||
imageAlt: "minimalist portrait professional studio",
|
||||
},
|
||||
{
|
||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
quote: "Every item feels special and timeless.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-vector/beautiful-seamless-golden-pattern-background_1055-8106.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/golden-easter-eggs-by-easter-decorations_1303-30802.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/golden-easter-eggs-by-easter-decorations_1303-30802.jpg?_wi=2",
|
||||
imageAlt: "minimalist portrait professional studio",
|
||||
},
|
||||
{
|
||||
@@ -230,7 +230,7 @@ export default function LandingPage() {
|
||||
quote: "A wonderful journey from start to finish.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-cup-coffee_23-2148415879.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-tree-with-sunlight-background_23-2150698088.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-tree-with-sunlight-background_23-2150698088.jpg?_wi=2",
|
||||
imageAlt: "minimalist portrait professional studio",
|
||||
},
|
||||
{
|
||||
@@ -241,7 +241,7 @@ export default function LandingPage() {
|
||||
quote: "I find myself returning for every new launch.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-spotlight_23-2149304646.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-grey-credit-cards-white-platforms_187299-48079.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-grey-credit-cards-white-platforms_187299-48079.jpg?_wi=2",
|
||||
imageAlt: "minimalist portrait professional studio",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user