Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 20:01:58 +00:00
2 changed files with 1369 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -83,7 +83,7 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "project-1", name: "Brand Identity System", price: "Complete Branding", variant: "Logo, Guidelines, Collateral", imageSrc: "http://img.b2bpic.net/free-photo/creating-new-fashion-trends_1098-13434.jpg", imageAlt: "Brand identity project"
id: "project-1", name: "Brand Identity System", price: "Complete Branding", variant: "Logo, Guidelines, Collateral", imageSrc: "http://img.b2bpic.net/free-photo/creating-new-fashion-trends_1098-13434.jpg?_wi=1", imageAlt: "Brand identity project"
},
{
id: "project-2", name: "Editorial Design", price: "Print & Digital", variant: "Magazine Layout, Posters", imageSrc: "http://img.b2bpic.net/free-photo/black-pigment-diffusing-with-water_23-2147828390.jpg", imageAlt: "Editorial design project"
@@ -130,7 +130,7 @@ export default function LandingPage() {
id: "4", title: "Illustration & Custom Artwork", content: "Original illustrations and custom artwork that bring your ideas to life. Perfect for adding personality and uniqueness to your brand or marketing campaigns."
}
]}
imageSrc="http://img.b2bpic.net/free-photo/creating-new-fashion-trends_1098-13434.jpg"
imageSrc="http://img.b2bpic.net/free-photo/creating-new-fashion-trends_1098-13434.jpg?_wi=2"
imageAlt="Services showcase"
mediaAnimation="slide-up"
useInvertedBackground={true}