Update src/app/page.tsx
This commit is contained in:
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-futuristic-flowing-dots_1048-11993.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-futuristic-flowing-dots_1048-11993.jpg?_wi=1",
|
||||
imageAlt: "neon green digital interface",
|
||||
},
|
||||
{
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boomers-using-cbd-oil-cream-treating-body-pain_23-2151263457.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-futuristic-flowing-dots_1048-11993.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-futuristic-flowing-dots_1048-11993.jpg?_wi=2",
|
||||
imageAlt: "cbd oil bottle closeup",
|
||||
},
|
||||
{
|
||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boomers-using-cbd-oil-cream-treating-body-pain_23-2151263410.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cbd-oil-dropper-composition_23-2149013557.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cbd-oil-dropper-composition_23-2149013557.jpg?_wi=1",
|
||||
imageAlt: "cbd oil bottle closeup",
|
||||
},
|
||||
{
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-neon-cactus-bedroom_23-2149355054.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29548.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29548.jpg?_wi=1",
|
||||
imageAlt: "cbd oil bottle closeup",
|
||||
},
|
||||
]}
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
price: "49€",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cbd-oil-dropper-composition_23-2149013557.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cbd-oil-dropper-composition_23-2149013557.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -237,7 +237,7 @@ export default function LandingPage() {
|
||||
name: "Sarah",
|
||||
role: "User",
|
||||
testimonial: "Best quality ever.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29548.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29548.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
|
||||
Reference in New Issue
Block a user