Update src/app/page.tsx
This commit is contained in:
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-90528.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-90528.jpg?_wi=1",
|
||||
imageAlt: "Security Infrastructure Concept",
|
||||
},
|
||||
{
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-90528.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-90528.jpg?_wi=2",
|
||||
imageAlt: "cybersecurity padlock icon neon",
|
||||
},
|
||||
{
|
||||
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-smiling_23-2148452672.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-smiling_23-2148452672.jpg?_wi=1",
|
||||
imageAlt: "cybersecurity padlock icon neon",
|
||||
},
|
||||
]}
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
name: "John Doe",
|
||||
handle: "@FinanceLeader",
|
||||
testimonial: "If it's secure enough for HMRC to manage the nation's taxes, it's secure enough for AcadaFix to manage your payroll.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-smiling_23-2148452672.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-smiling_23-2148452672.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
|
||||
Reference in New Issue
Block a user