Update src/app/page.tsx
This commit is contained in:
@@ -96,9 +96,9 @@ export default function LandingPage() {
|
|||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
products={[
|
products={[
|
||||||
{ id: "p1", name: "Wedding Premium", price: "$2,500", variant: "All-day coverage", imageSrc: "http://img.b2bpic.net/free-photo/male-product-photographer-doing-his-job-studio_23-2148970193.jpg?_wi=1" },
|
{ id: "p1", name: "Wedding Premium", price: "$2,500", variant: "Includes 150+ Edited Photos & Digital Gallery", imageSrc: "http://img.b2bpic.net/free-photo/male-product-photographer-doing-his-job-studio_23-2148970193.jpg?_wi=1" },
|
||||||
{ id: "p2", name: "Corporate Identity", price: "$1,200", variant: "Branding & Headshots", imageSrc: "http://img.b2bpic.net/free-photo/side-view-photographer-married-couple_23-2150264517.jpg?_wi=1" },
|
{ id: "p2", name: "Corporate Identity", price: "$1,200", variant: "Includes 50+ Headshots & Online Portal", imageSrc: "http://img.b2bpic.net/free-photo/side-view-photographer-married-couple_23-2150264517.jpg?_wi=1" },
|
||||||
{ id: "p3", name: "Portrait Session", price: "$450", variant: "2-hour session", imageSrc: "http://img.b2bpic.net/free-photo/cute-hipster-woman-taking-photos-retro-camera_176420-16727.jpg?_wi=1" }
|
{ id: "p3", name: "Portrait Session", price: "$450", variant: "Includes 20+ Edited Photos & Print Rights", imageSrc: "http://img.b2bpic.net/free-photo/cute-hipster-woman-taking-photos-retro-camera_176420-16727.jpg?_wi=1" }
|
||||||
]}
|
]}
|
||||||
title="Service Offerings"
|
title="Service Offerings"
|
||||||
description="Customizable packages for every need."
|
description="Customizable packages for every need."
|
||||||
|
|||||||
Reference in New Issue
Block a user