Update src/app/page.tsx

This commit is contained in:
2026-04-06 23:42:11 +00:00
parent 7f8a8540cc
commit 7029cffa62

View File

@@ -69,32 +69,32 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-woman-back-sea-shore_23-2148019866.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-woman-back-sea-shore_23-2148019866.jpg?_wi=1",
imageAlt: "Couple at sunset",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-woman-back-sea-shore_23-2148019866.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-woman-back-sea-shore_23-2148019866.jpg?_wi=2",
imageAlt: "Portrait at golden hour",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-woman-back-sea-shore_23-2148019866.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-woman-back-sea-shore_23-2148019866.jpg?_wi=3",
imageAlt: "Family lifestyle",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-woman-back-sea-shore_23-2148019866.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-woman-back-sea-shore_23-2148019866.jpg?_wi=4",
imageAlt: "Maternity portrait",
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-woman-back-sea-shore_23-2148019866.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-woman-back-sea-shore_23-2148019866.jpg?_wi=5",
imageAlt: "Engagement session",
},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-woman-back-sea-shore_23-2148019866.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-woman-back-sea-shore_23-2148019866.jpg?_wi=6",
imageAlt: "Wedding detail",
},
]}
@@ -108,27 +108,27 @@ export default function LandingPage() {
{
id: "1",
name: "Sarah & Mark",
imageSrc: "http://img.b2bpic.net/free-photo/landscape-portrait-young-beautiful-stylish-couple-sensual-having-fun-outdoor_158595-1071.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/landscape-portrait-young-beautiful-stylish-couple-sensual-having-fun-outdoor_158595-1071.jpg?_wi=1",
},
{
id: "2",
name: "The Johnsons",
imageSrc: "http://img.b2bpic.net/free-photo/landscape-portrait-young-beautiful-stylish-couple-sensual-having-fun-outdoor_158595-1071.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/landscape-portrait-young-beautiful-stylish-couple-sensual-having-fun-outdoor_158595-1071.jpg?_wi=2",
},
{
id: "3",
name: "Emily R.",
imageSrc: "http://img.b2bpic.net/free-photo/landscape-portrait-young-beautiful-stylish-couple-sensual-having-fun-outdoor_158595-1071.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/landscape-portrait-young-beautiful-stylish-couple-sensual-having-fun-outdoor_158595-1071.jpg?_wi=3",
},
{
id: "4",
name: "David & Kim",
imageSrc: "http://img.b2bpic.net/free-photo/landscape-portrait-young-beautiful-stylish-couple-sensual-having-fun-outdoor_158595-1071.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/landscape-portrait-young-beautiful-stylish-couple-sensual-having-fun-outdoor_158595-1071.jpg?_wi=4",
},
{
id: "5",
name: "Elena V.",
imageSrc: "http://img.b2bpic.net/free-photo/landscape-portrait-young-beautiful-stylish-couple-sensual-having-fun-outdoor_158595-1071.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/landscape-portrait-young-beautiful-stylish-couple-sensual-having-fun-outdoor_158595-1071.jpg?_wi=5",
},
]}
cardTitle="Trusted by 100+ Happy Clients"