Update src/app/page.tsx

This commit is contained in:
2026-05-23 05:06:38 +00:00
parent a215afb083
commit c0fc166d84

View File

@@ -100,7 +100,7 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1", name: "Wedding Photography", price: "Custom Pricing", variant: "Wedding & Engagement", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-photographer-groom_23-2150264542.jpg"},
id: "p1", name: "Wedding Photography", price: "Custom Pricing", variant: "Wedding & Engagement", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E49F4TSajjZTOhAhYguM1tk4MC/uploaded-1779512026910-d3nw2yge.webp"},
{
id: "p2", name: "Family Portraits", price: "From $99", variant: "Family & Group", imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-with-protea-flowers-concept-style-pregnancy_169016-63944.jpg"},
{