Merge version_2 into main #1
@@ -129,6 +129,13 @@ export default function LandingPage() {
|
||||
{ icon: Zap, label: "Lighting", value: "Technical Precision" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Corporate Photography", description: "Professional headshots, team portraits, and corporate branding photography for businesses and executives.", bentoComponent: "icon-info-cards", items: [
|
||||
{ icon: Award, label: "Headshots", value: "Executive Quality" },
|
||||
{ icon: Users, label: "Team Portraits", value: "Professional Styling" },
|
||||
{ icon: Camera, label: "Branding", value: "Brand Consistency" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Large-Scale Events", description: "Multi-photographer teams for festivals, galas, and mega events requiring comprehensive coverage.", bentoComponent: "icon-info-cards", items: [
|
||||
{ icon: Users, label: "Team", value: "Multiple Photographers" },
|
||||
@@ -204,6 +211,7 @@ export default function LandingPage() {
|
||||
{ label: "Corporate Events", href: "#services" },
|
||||
{ label: "Mega Events", href: "#services" },
|
||||
{ label: "Product Photography", href: "#services" },
|
||||
{ label: "Corporate Photography", href: "#services" },
|
||||
{ label: "Fine Art Prints", href: "#services" }
|
||||
]
|
||||
},
|
||||
@@ -229,4 +237,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user