Update src/app/page.tsx
This commit is contained in:
@@ -95,15 +95,15 @@ export default function LandingPage() {
|
||||
buttonAnimation="none"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062903.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062903.jpg?_wi=1",
|
||||
imageAlt: "Collection of various cell phone accessories",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-face-mask-typing-text-messages-smartphone-sitting-workplace-coronavirus-freelancer-working-new-normal-office-chatting-talking-writing-using-internet-technology_482257-12824.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-face-mask-typing-text-messages-smartphone-sitting-workplace-coronavirus-freelancer-working-new-normal-office-chatting-talking-writing-using-internet-technology_482257-12824.jpg?_wi=1",
|
||||
imageAlt: "Person holding a smartphone with a stylish case",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-laptop_23-2150282015.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-laptop_23-2150282015.jpg?_wi=1",
|
||||
imageAlt: "Flat lay of diverse mobile tech essentials on a desk",
|
||||
},
|
||||
{
|
||||
@@ -223,7 +223,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Precision fit phone accessory manufacturing",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062903.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062903.jpg?_wi=2",
|
||||
imageAlt: "close-up phone case texture",
|
||||
},
|
||||
{
|
||||
@@ -244,7 +244,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Futuristic phone accessory concept",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-face-mask-typing-text-messages-smartphone-sitting-workplace-coronavirus-freelancer-working-new-normal-office-chatting-talking-writing-using-internet-technology_482257-12824.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-face-mask-typing-text-messages-smartphone-sitting-workplace-coronavirus-freelancer-working-new-normal-office-chatting-talking-writing-using-internet-technology_482257-12824.jpg?_wi=2",
|
||||
imageAlt: "close-up phone case texture",
|
||||
},
|
||||
{
|
||||
@@ -265,7 +265,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Customer support team smiling",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-laptop_23-2150282015.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-laptop_23-2150282015.jpg?_wi=2",
|
||||
imageAlt: "close-up phone case texture",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user