Update src/app/page.tsx
This commit is contained in:
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
handle: "@aria.t",
|
||||
testimonial: "Exceptional precision and unmatched attention to detail.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shopping-bags-gift-boxes-copy-space-background_23-2148663129.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shopping-bags-gift-boxes-copy-space-background_23-2148663129.jpg?_wi=1",
|
||||
imageAlt: "luxury lifestyle background black and red",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
handle: "@elena.r",
|
||||
testimonial: "Impeccable taste and truly bespoke experiences.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/macro-shot-beautiful-tulip-flower_23-2147836421.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/macro-shot-beautiful-tulip-flower_23-2147836421.jpg?_wi=1",
|
||||
imageAlt: "luxury lifestyle background black and red",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
handle: "@marcus.t",
|
||||
testimonial: "Simply incomparable in every aspect.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg?_wi=1",
|
||||
imageAlt: "luxury lifestyle background black and red",
|
||||
},
|
||||
{
|
||||
@@ -94,11 +94,11 @@ export default function LandingPage() {
|
||||
handle: "@serad",
|
||||
testimonial: "A masterclass in modern exclusivity.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-corporate-meeting-mock-up_23-2148339363.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-corporate-meeting-mock-up_23-2148339363.jpg?_wi=1",
|
||||
imageAlt: "luxury lifestyle background black and red",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/shopping-bags-gift-boxes-copy-space-background_23-2148663129.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/shopping-bags-gift-boxes-copy-space-background_23-2148663129.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1524.jpg",
|
||||
@@ -171,16 +171,16 @@ export default function LandingPage() {
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/macro-shot-beautiful-tulip-flower_23-2147836421.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/macro-shot-beautiful-tulip-flower_23-2147836421.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-corporate-meeting-mock-up_23-2148339363.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-corporate-meeting-mock-up_23-2148339363.jpg?_wi=2",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shopping-bags-gift-boxes-copy-space-background_23-2148663129.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shopping-bags-gift-boxes-copy-space-background_23-2148663129.jpg?_wi=3",
|
||||
imageAlt: "premium service luxury concept",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user