Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-06-10 19:48:17 +00:00

View File

@@ -113,7 +113,7 @@ export default function LandingPage() {
{
title: "Social Media Design", description: "Create engaging and visually stunning social media graphics that boost your online presence and captivate followers.", imageSrc: "http://img.b2bpic.net/free-psd/digital-marketing-agency-corporate-facebook-cover-banner-template_120329-5077.jpg?_wi=1", imageAlt: "Social media marketing campaign visuals", titleImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=share-small", buttonText: "Learn More", buttonHref: "#contact"},
{
title: "Poster Design", description: "Design impactful and eye-catching posters that effectively communicate your message and attract attention.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-website-content-layout-design-illustraion-notebook_53876-167124.jpg?_wi=1", imageAlt: "Colorful event poster design mockup", titleImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=image-small", buttonText: "Learn More", buttonHref: "#contact"},
title: "Poster Design", description: "Design impactful and eye-catching posters that effectively communicate your message and attract attention.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ExRB8E21HdD01X7emUiCZIjzXZ/uploaded-1781120861452-2lexebvy.png", imageAlt: "Colorful event poster design mockup", titleImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=image-small", buttonText: "Learn More", buttonHref: "#contact"},
{
title: "Flyer Design", description: "Produce professional and persuasive flyers that promote your offerings and drive customer engagement.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=flyer-placeholder", imageAlt: "Promotional flyer design example", titleImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=filetext-small", buttonText: "Learn More", buttonHref: "#contact"},
{
@@ -255,4 +255,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}