Skip to content

Commit 0e3c227

Browse files
committed
up
1 parent 35d8e0a commit 0e3c227

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

src/components/home/our-projects-section.tsx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,14 @@ const projects: Project[] = [
5555
category: "Services",
5656
url: "https://cleancrew-dhaka-sparkle.vercel.app/"
5757
},
58+
{
59+
id: "arvin-wed-sincia",
60+
title: "Arvin & Sincia Wedding",
61+
description: "A beautiful bilingual wedding website celebrating love and togetherness. Features event details, RSVP management, photo galleries, and live streaming for guests.",
62+
image: "https://images.unsplash.com/photo-1519741497674-611481863552?w=800&q=80",
63+
category: "Wedding",
64+
url: "https://arvinwedsincia.com/"
65+
},
5866
{
5967
id: "wanderlust",
6068
title: "Wanderlust Travel",

0 commit comments

Comments
 (0)