Update src/app/page.tsx

This commit is contained in:
2026-03-03 02:43:46 +00:00
parent 7635edb2ba
commit dcc788dafb

View File

@@ -53,17 +53,17 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-vector/exhibition-stand-template_1284-11292.jpg", imageAlt: "Promotional booth setup"},
{
imageSrc: "http://img.b2bpic.net/free-photo/friendly-senior-retail-business-owner-wearing-formal-suit-standing-clothing-store-against-black-friday-neon-banners-smiling-man-greeting-inviting-customers-buy-clothes-seasonal-sales_482257-72246.jpg", imageAlt: "Creative event installation"},
imageSrc: "http://img.b2bpic.net/free-photo/friendly-senior-retail-business-owner-wearing-formal-suit-standing-clothing-store-against-black-friday-neon-banners-smiling-man-greeting-inviting-customers-buy-clothes-seasonal-sales_482257-72246.jpg?_wi=1", imageAlt: "Creative event installation"},
{
imageSrc: "http://img.b2bpic.net/free-photo/freedom-enjoyment-good-vibes-independence_53876-13859.jpg", imageAlt: "Brand activation event"},
imageSrc: "http://img.b2bpic.net/free-photo/freedom-enjoyment-good-vibes-independence_53876-13859.jpg?_wi=1", imageAlt: "Brand activation event"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/freedom-enjoyment-good-vibes-independence_53876-13859.jpg", imageAlt: "Promotional campaign display"},
imageSrc: "http://img.b2bpic.net/free-photo/freedom-enjoyment-good-vibes-independence_53876-13859.jpg?_wi=2", imageAlt: "Promotional campaign display"},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26629.jpg", imageAlt: "Professional printing materials"},
imageSrc: "http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26629.jpg?_wi=1", imageAlt: "Professional printing materials"},
{
imageSrc: "http://img.b2bpic.net/free-photo/office-tools-colored-surface_23-2148182122.jpg", imageAlt: "Branded merchandise showcase"},
imageSrc: "http://img.b2bpic.net/free-photo/office-tools-colored-surface_23-2148182122.jpg?_wi=1", imageAlt: "Branded merchandise showcase"},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26609.jpg", imageAlt: "Quality printing production"},
]}
@@ -101,11 +101,11 @@ export default function LandingPage() {
{
id: "branding", title: "Event Branding", description: "Custom branding strategies that transform your event into a memorable brand experience. From signage to interactive installations, we ensure consistent visual impact.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-marketing-agency-business-card_23-2150570958.jpg", imageAlt: "Event branding solutions"},
{
id: "printing", title: "Premium Printing", description: "State-of-the-art printing capabilities for business cards, banners, promotional materials, and merchandise. Quality guaranteed on every project.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26629.jpg", imageAlt: "Professional printing services"},
id: "printing", title: "Premium Printing", description: "State-of-the-art printing capabilities for business cards, banners, promotional materials, and merchandise. Quality guaranteed on every project.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26629.jpg?_wi=2", imageAlt: "Professional printing services"},
{
id: "coordination", title: "Event Coordination", description: "Full-service event management from planning to execution. Our team handles logistics, vendor coordination, and on-site management for seamless events.", imageSrc: "http://img.b2bpic.net/free-photo/shareholder-examining-infographics-resource-allocation-tablet_482257-122809.jpg", imageAlt: "Event coordination and planning"},
{
id: "strategy", title: "Marketing Strategy", description: "Strategic promotional campaigns designed to maximize reach and engagement. We blend creative design with data-driven insights for measurable results.", imageSrc: "http://img.b2bpic.net/free-photo/office-tools-colored-surface_23-2148182122.jpg", imageAlt: "Marketing strategy and execution"},
id: "strategy", title: "Marketing Strategy", description: "Strategic promotional campaigns designed to maximize reach and engagement. We blend creative design with data-driven insights for measurable results.", imageSrc: "http://img.b2bpic.net/free-photo/office-tools-colored-surface_23-2148182122.jpg?_wi=2", imageAlt: "Marketing strategy and execution"},
]}
gridVariant="uniform-4-items"
animationType="slide-up"
@@ -125,9 +125,9 @@ export default function LandingPage() {
tagAnimation="slide-up"
products={[
{
id: "project-1", name: "Tech Summit 2024", price: "Complete Event", variant: "Conference Branding & Materials", imageSrc: "http://img.b2bpic.net/free-photo/friendly-senior-retail-business-owner-wearing-formal-suit-standing-clothing-store-against-black-friday-neon-banners-smiling-man-greeting-inviting-customers-buy-clothes-seasonal-sales_482257-72246.jpg", imageAlt: "Tech Summit event installation"},
id: "project-1", name: "Tech Summit 2024", price: "Complete Event", variant: "Conference Branding & Materials", imageSrc: "http://img.b2bpic.net/free-photo/friendly-senior-retail-business-owner-wearing-formal-suit-standing-clothing-store-against-black-friday-neon-banners-smiling-man-greeting-inviting-customers-buy-clothes-seasonal-sales_482257-72246.jpg?_wi=2", imageAlt: "Tech Summit event installation"},
{
id: "project-2", name: "Brand Activation Campaign", price: "Marketing Campaign", variant: "Printed Collateral & Promotional Items", imageSrc: "http://img.b2bpic.net/free-photo/office-tools-colored-surface_23-2148182122.jpg", imageAlt: "Brand activation materials"},
id: "project-2", name: "Brand Activation Campaign", price: "Marketing Campaign", variant: "Printed Collateral & Promotional Items", imageSrc: "http://img.b2bpic.net/free-photo/office-tools-colored-surface_23-2148182122.jpg?_wi=3", imageAlt: "Brand activation materials"},
{
id: "project-3", name: "Trade Show Excellence", price: "Full Production", variant: "Booth Design, Setup & Materials", imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-hands-putting-shipping-label-package-with-beauty-natural-products-arranging-online-customers-orders_662251-1858.jpg", imageAlt: "Professional trade show booth"},
]}