From 301ad47558321f5091c4c8e47679007e89d9c0c0 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 12:43:57 +0000 Subject: [PATCH 1/3] Update src/app/fashion/page.tsx --- src/app/fashion/page.tsx | 52 ++++++++++------------------------------ 1 file changed, 12 insertions(+), 40 deletions(-) diff --git a/src/app/fashion/page.tsx b/src/app/fashion/page.tsx index 74cfe58..b99a04d 100644 --- a/src/app/fashion/page.tsx +++ b/src/app/fashion/page.tsx @@ -18,7 +18,7 @@ export default function FashionPage() { borderRadius="rounded" contentWidth="medium" sizing="largeSmallSizeMediumTitles" - background="grid" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="radial-glow" secondaryButtonStyle="solid" @@ -35,9 +35,7 @@ export default function FashionPage() { { name: "Contact", id: "contact" }, ]} button={{ - text: "Explore Now", - href: "work", - }} + text: "Explore Now", href: "work"}} /> @@ -47,18 +45,14 @@ export default function FashionPage() { description="Discover the emerging luxury fashion collection from Audaciio. Where Italian craftsmanship meets contemporary design. Coming to select markets in 2025." tag="Luxury Fashion Collections" tagAnimation="slide-up" - background={{ variant: "grid" }} - imageSrc="http://img.b2bpic.net/free-photo/woman-checking-two-shirts_23-2147601332.jpg?_wi=1" + background={{ variant: "animated-grid" }} + imageSrc="http://img.b2bpic.net/free-photo/woman-checking-two-shirts_23-2147601332.jpg" imageAlt="Audaciio luxury fashion collection preview" buttons={[ { - text: "Join the Waitlist", - href: "#contact", - }, + text: "Join the Waitlist", href: "#contact"}, { - text: "Explore Design Philosophy", - href: "#craft", - }, + text: "Explore Design Philosophy", href: "#craft"}, ]} buttonAnimation="slide-up" /> @@ -71,7 +65,7 @@ export default function FashionPage() { description="Audaciio Fashion represents the pinnacle of luxury craftsmanship and design excellence." subdescription="Founded in Milan, Italy - Designed with Purpose" icon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/elegant-female-model-posing-studio-jacket-suit-new-feminity-concept_23-2148951035.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/elegant-female-model-posing-studio-jacket-suit-new-feminity-concept_23-2148951035.jpg" imageAlt="Audaciio fashion design showcase" mediaAnimation="blur-reveal" useInvertedBackground={false} @@ -86,31 +80,13 @@ export default function FashionPage() { tagAnimation="slide-up" products={[ { - id: "1", - name: "Audaciio Heritage Premium Jacket", - price: "Coming 2025", - variant: "Luxury Italian Wool - 3 Colors Available", - imageSrc: "http://img.b2bpic.net/free-photo/woman-checking-two-shirts_23-2147601332.jpg?_wi=2", - imageAlt: "Premium Italian wool jacket collection", - isFavorited: false, + id: "1", name: "Audaciio Heritage Premium Jacket", price: "Coming 2025", variant: "Luxury Italian Wool - 3 Colors Available", imageSrc: "http://img.b2bpic.net/free-photo/woman-checking-two-shirts_23-2147601332.jpg", imageAlt: "Premium Italian wool jacket collection", isFavorited: false, }, { - id: "2", - name: "Contemporary Elegance Blazer", - price: "Coming 2025", - variant: "Tailored Fit - Signature Audaciio Silhouette", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-female-model-posing-studio-jacket-suit-new-feminity-concept_23-2148951035.jpg?_wi=2", - imageAlt: "Contemporary elegance blazer design", - isFavorited: false, + id: "2", name: "Contemporary Elegance Blazer", price: "Coming 2025", variant: "Tailored Fit - Signature Audaciio Silhouette", imageSrc: "http://img.b2bpic.net/free-photo/elegant-female-model-posing-studio-jacket-suit-new-feminity-concept_23-2148951035.jpg", imageAlt: "Contemporary elegance blazer design", isFavorited: false, }, { - id: "3", - name: "Luxury Essentials Collection", - price: "Coming 2025", - variant: "Premium Basics - Timeless Italian Aesthetic", - imageSrc: "http://img.b2bpic.net/free-photo/woman-checking-two-shirts_23-2147601332.jpg?_wi=3", - imageAlt: "Luxury essentials basics collection", - isFavorited: false, + id: "3", name: "Luxury Essentials Collection", price: "Coming 2025", variant: "Premium Basics - Timeless Italian Aesthetic", imageSrc: "http://img.b2bpic.net/free-photo/woman-checking-two-shirts_23-2147601332.jpg", imageAlt: "Luxury essentials basics collection", isFavorited: false, }, ]} gridVariant="three-columns-all-equal-width" @@ -137,13 +113,9 @@ export default function FashionPage() { -- 2.49.1 From c8a481487f80fccdd05e5d5ce745ec2544b74453 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 12:43:57 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 134 +++++++---------------------------------------- 1 file changed, 20 insertions(+), 114 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f8cbad5..1b20685 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,7 +29,7 @@ export default function HomePage() { borderRadius="rounded" contentWidth="medium" sizing="largeSmallSizeMediumTitles" - background="grid" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="radial-glow" secondaryButtonStyle="solid" @@ -49,18 +49,14 @@ export default function HomePage() { description="Exclusive Italian design studio crafting high-end digital experiences and luxury fashion. Where sophistication meets innovation." tag="Luxury by Design" tagAnimation="slide-up" - background={{ variant: "grid" }} - imageSrc="http://img.b2bpic.net/free-photo/device-with-copy-space-table-with-food_23-2150917840.jpg?_wi=1" + background={{ variant: "animated-grid" }} + imageSrc="http://img.b2bpic.net/free-photo/device-with-copy-space-table-with-food_23-2150917840.jpg" imageAlt="Audaciio luxury design showcase" buttons={[ { - text: "Explore Our Work", - href: "work", - }, + text: "Explore Our Work", href: "work"}, { - text: "Fashion Coming Soon", - href: "craft", - }, + text: "Fashion Coming Soon", href: "craft"}, ]} buttonAnimation="slide-up" /> @@ -73,7 +69,7 @@ export default function HomePage() { description="Audaciio represents the pinnacle of web design excellence and luxury craftsmanship." subdescription="Founded in Milan, Italy" icon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/futuristic-business-environment_23-2150970239.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/futuristic-business-environment_23-2150970239.jpg" imageAlt="Audaciio design studio workspace" mediaAnimation="blur-reveal" useInvertedBackground={false} @@ -89,25 +85,13 @@ export default function HomePage() { features={[ { id: 1, - title: "Strategic Discovery", - description: "We immerse ourselves in understanding your brand essence, target audience, and market positioning to create a foundation for excellence.", - imageSrc: "http://img.b2bpic.net/free-psd/new-smartphone-17-pro-social-media-banner-design-template_47987-33077.jpg?_wi=1", - imageAlt: "Strategic discovery phase", - }, + title: "Strategic Discovery", description: "We immerse ourselves in understanding your brand essence, target audience, and market positioning to create a foundation for excellence.", imageSrc: "http://img.b2bpic.net/free-psd/new-smartphone-17-pro-social-media-banner-design-template_47987-33077.jpg", imageAlt: "Strategic discovery phase"}, { id: 2, - title: "Minimalist Design", - description: "Crafting elegant, purposeful interfaces where every element serves a strategic function. Beauty through simplicity.", - imageSrc: "http://img.b2bpic.net/free-vector/beautiful-landing-page_52683-32841.jpg?_wi=1", - imageAlt: "Minimalist design creation", - }, + title: "Minimalist Design", description: "Crafting elegant, purposeful interfaces where every element serves a strategic function. Beauty through simplicity.", imageSrc: "http://img.b2bpic.net/free-vector/beautiful-landing-page_52683-32841.jpg", imageAlt: "Minimalist design creation"}, { id: 3, - title: "Premium Development", - description: "Building robust, performant digital solutions that balance aesthetic perfection with seamless functionality.", - imageSrc: "http://img.b2bpic.net/free-psd/flat-design-fashion-trends-landing-page_23-2150467285.jpg?_wi=1", - imageAlt: "Premium development execution", - }, + title: "Premium Development", description: "Building robust, performant digital solutions that balance aesthetic perfection with seamless functionality.", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-fashion-trends-landing-page_23-2150467285.jpg", imageAlt: "Premium development execution"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -123,29 +107,11 @@ export default function HomePage() { tagAnimation="slide-up" products={[ { - id: "1", - name: "Luxury Fashion E-Commerce Platform", - price: "Custom Project", - variant: "Bespoke Digital Retail Experience", - imageSrc: "http://img.b2bpic.net/free-psd/new-smartphone-17-pro-social-media-banner-design-template_47987-33077.jpg?_wi=2", - imageAlt: "Luxury fashion ecommerce platform", - }, + id: "1", name: "Luxury Fashion E-Commerce Platform", price: "Custom Project", variant: "Bespoke Digital Retail Experience", imageSrc: "http://img.b2bpic.net/free-psd/new-smartphone-17-pro-social-media-banner-design-template_47987-33077.jpg", imageAlt: "Luxury fashion ecommerce platform"}, { - id: "2", - name: "Premium Brand Website", - price: "Custom Project", - variant: "Exclusive Digital Presence", - imageSrc: "http://img.b2bpic.net/free-vector/beautiful-landing-page_52683-32841.jpg?_wi=2", - imageAlt: "Premium brand website design", - }, + id: "2", name: "Premium Brand Website", price: "Custom Project", variant: "Exclusive Digital Presence", imageSrc: "http://img.b2bpic.net/free-vector/beautiful-landing-page_52683-32841.jpg", imageAlt: "Premium brand website design"}, { - id: "3", - name: "Luxury Corporate Portal", - price: "Custom Project", - variant: "Executive Digital Platform", - imageSrc: "http://img.b2bpic.net/free-psd/flat-design-fashion-trends-landing-page_23-2150467285.jpg?_wi=2", - imageAlt: "Corporate luxury portal", - }, + id: "3", name: "Luxury Corporate Portal", price: "Custom Project", variant: "Executive Digital Platform", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-fashion-trends-landing-page_23-2150467285.jpg", imageAlt: "Corporate luxury portal"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -162,53 +128,13 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "1", - name: "Marco Rossini, CEO of Luxe Bella", - date: "Date: November 2024", - title: "Transformed Our Digital Presence Completely", - quote: "Audaciio didn't just build us a website—they created an experience that perfectly encapsulates our brand essence. The attention to detail is unparalleled. Working with them elevated our entire digital strategy.", - tag: "Premium Retail", - avatarSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", - avatarAlt: "Marco Rossini", - imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg?_wi=1", - imageAlt: "Client success story", - }, + id: "1", name: "Marco Rossini, CEO of Luxe Bella", date: "Date: November 2024", title: "Transformed Our Digital Presence Completely", quote: "Audaciio didn't just build us a website—they created an experience that perfectly encapsulates our brand essence. The attention to detail is unparalleled. Working with them elevated our entire digital strategy.", tag: "Premium Retail", avatarSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", avatarAlt: "Marco Rossini", imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", imageAlt: "Client success story"}, { - id: "2", - name: "Giulia Marchetti, Founder of Marchetti Design", - date: "Date: October 2024", - title: "True Partners in Excellence", - quote: "From concept to launch, Audaciio demonstrated an unwavering commitment to perfection. Their collaborative approach and sophisticated design solutions exceeded every expectation we had.", - tag: "Design Studio", - avatarSrc: "http://img.b2bpic.net/free-photo/attractive-african-businesswoman-near-window-eyes-closed_171337-16073.jpg", - avatarAlt: "Giulia Marchetti", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-african-businesswoman-near-window-eyes-closed_171337-16073.jpg?_wi=1", - imageAlt: "Design collaboration success", - }, + id: "2", name: "Giulia Marchetti, Founder of Marchetti Design", date: "Date: October 2024", title: "True Partners in Excellence", quote: "From concept to launch, Audaciio demonstrated an unwavering commitment to perfection. Their collaborative approach and sophisticated design solutions exceeded every expectation we had.", tag: "Design Studio", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-african-businesswoman-near-window-eyes-closed_171337-16073.jpg", avatarAlt: "Giulia Marchetti", imageSrc: "http://img.b2bpic.net/free-photo/attractive-african-businesswoman-near-window-eyes-closed_171337-16073.jpg", imageAlt: "Design collaboration success"}, { - id: "3", - name: "Antonio Ferrero, Brand Director at Eleganza", - date: "Date: September 2024", - title: "Unmatched Craftsmanship and Strategy", - quote: "Audaciio's combination of artistic vision and technical expertise is rare. They crafted a website that's not just beautiful—it's strategically powerful and drives real results.", - tag: "Luxury Fashion", - avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", - avatarAlt: "Antonio Ferrero", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=1", - imageAlt: "Luxury brand success", - }, + id: "3", name: "Antonio Ferrero, Brand Director at Eleganza", date: "Date: September 2024", title: "Unmatched Craftsmanship and Strategy", quote: "Audaciio's combination of artistic vision and technical expertise is rare. They crafted a website that's not just beautiful—it's strategically powerful and drives real results.", tag: "Luxury Fashion", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", avatarAlt: "Antonio Ferrero", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Luxury brand success"}, { - id: "4", - name: "Francesca Rizzo, CMO of Villagio Resorts", - date: "Date: August 2024", - title: "Elevated Our Brand to New Heights", - quote: "Working with Audaciio was an investment in our brand's future. The refined approach, premium execution, and strategic thinking behind every decision showed why they're truly at the pinnacle of the industry.", - tag: "Hospitality", - avatarSrc: "http://img.b2bpic.net/free-photo/casual-bearded-hipster-man-green-jacket-sits-chair-with-single-speed-bicycle-background_613910-10378.jpg", - avatarAlt: "Francesca Rizzo", - imageSrc: "http://img.b2bpic.net/free-photo/casual-bearded-hipster-man-green-jacket-sits-chair-with-single-speed-bicycle-background_613910-10378.jpg?_wi=1", - imageAlt: "Hospitality brand transformation", - }, + id: "4", name: "Francesca Rizzo, CMO of Villagio Resorts", date: "Date: August 2024", title: "Elevated Our Brand to New Heights", quote: "Working with Audaciio was an investment in our brand's future. The refined approach, premium execution, and strategic thinking behind every decision showed why they're truly at the pinnacle of the industry.", tag: "Hospitality", avatarSrc: "http://img.b2bpic.net/free-photo/casual-bearded-hipster-man-green-jacket-sits-chair-with-single-speed-bicycle-background_613910-10378.jpg", avatarAlt: "Francesca Rizzo", imageSrc: "http://img.b2bpic.net/free-photo/casual-bearded-hipster-man-green-jacket-sits-chair-with-single-speed-bicycle-background_613910-10378.jpg", imageAlt: "Hospitality brand transformation"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -223,33 +149,13 @@ export default function HomePage() { tagAnimation="slide-up" team={[ { - id: "1", - name: "Marco Audaci", - role: "Founder & Creative Director", - imageSrc: "http://img.b2bpic.net/free-photo/model-suit-posing-studio_1303-12437.jpg?_wi=1", - imageAlt: "Marco Audaci, Founder", - }, + id: "1", name: "Marco Audaci", role: "Founder & Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/model-suit-posing-studio_1303-12437.jpg", imageAlt: "Marco Audaci, Founder"}, { - id: "2", - name: "Elena Rossi", - role: "Head of Development", - imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-browsing-tablet_23-2148452626.jpg?_wi=1", - imageAlt: "Elena Rossi, Head of Development", - }, + id: "2", name: "Elena Rossi", role: "Head of Development", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-browsing-tablet_23-2148452626.jpg", imageAlt: "Elena Rossi, Head of Development"}, { - id: "3", - name: "Paolo Moretti", - role: "Strategy & Innovation", - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-plump-male-eyeglasses-grey-background_613910-13831.jpg?_wi=1", - imageAlt: "Paolo Moretti, Strategy Lead", - }, + id: "3", name: "Paolo Moretti", role: "Strategy & Innovation", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-plump-male-eyeglasses-grey-background_613910-13831.jpg", imageAlt: "Paolo Moretti, Strategy Lead"}, { - id: "4", - name: "Alessandra Greco", - role: "Fashion & Brand Director", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-creating_23-2149736196.jpg?_wi=1", - imageAlt: "Alessandra Greco, Fashion Director", - }, + id: "4", name: "Alessandra Greco", role: "Fashion & Brand Director", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-creating_23-2149736196.jpg", imageAlt: "Alessandra Greco, Fashion Director"}, ]} animationType="slide-up" textboxLayout="default" -- 2.49.1 From cf74ff3951a1009e4dc3d477ccf946ef6236bf4e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 12:43:58 +0000 Subject: [PATCH 3/3] Update src/app/work/page.tsx --- src/app/work/page.tsx | 116 +++++++----------------------------------- 1 file changed, 18 insertions(+), 98 deletions(-) diff --git a/src/app/work/page.tsx b/src/app/work/page.tsx index caf56ff..30eb7d2 100644 --- a/src/app/work/page.tsx +++ b/src/app/work/page.tsx @@ -19,7 +19,7 @@ export default function WorkPage() { borderRadius="rounded" contentWidth="medium" sizing="largeSmallSizeMediumTitles" - background="grid" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="radial-glow" secondaryButtonStyle="solid" @@ -36,9 +36,7 @@ export default function WorkPage() { { name: "Contact", id: "contact" }, ]} button={{ - text: "Explore Now", - href: "work", - }} + text: "Explore Now", href: "work"}} /> @@ -48,18 +46,14 @@ export default function WorkPage() { description="Explore our collection of luxury digital experiences crafted for the world's most discerning brands. Each project represents our unwavering commitment to excellence and innovative design." tag="Luxury by Design" tagAnimation="slide-up" - background={{ variant: "grid" }} - imageSrc="http://img.b2bpic.net/free-photo/device-with-copy-space-table-with-food_23-2150917840.jpg?_wi=2" + background={{ variant: "animated-grid" }} + imageSrc="http://img.b2bpic.net/free-photo/device-with-copy-space-table-with-food_23-2150917840.jpg" imageAlt="Audaciio luxury design showcase" buttons={[ { - text: "Explore Projects", - href: "work", - }, + text: "Explore Projects", href: "work"}, { - text: "Start Your Project", - href: "#contact", - }, + text: "Start Your Project", href: "#contact"}, ]} buttonAnimation="slide-up" /> @@ -74,25 +68,13 @@ export default function WorkPage() { features={[ { id: 1, - title: "Strategic Discovery", - description: "We immerse ourselves in understanding your brand essence, target audience, and market positioning to create a foundation for excellence.", - imageSrc: "http://img.b2bpic.net/free-psd/new-smartphone-17-pro-social-media-banner-design-template_47987-33077.jpg?_wi=3", - imageAlt: "Strategic discovery phase", - }, + title: "Strategic Discovery", description: "We immerse ourselves in understanding your brand essence, target audience, and market positioning to create a foundation for excellence.", imageSrc: "http://img.b2bpic.net/free-psd/new-smartphone-17-pro-social-media-banner-design-template_47987-33077.jpg", imageAlt: "Strategic discovery phase"}, { id: 2, - title: "Minimalist Design", - description: "Crafting elegant, purposeful interfaces where every element serves a strategic function. Beauty through simplicity and sophistication.", - imageSrc: "http://img.b2bpic.net/free-vector/beautiful-landing-page_52683-32841.jpg?_wi=3", - imageAlt: "Minimalist design creation", - }, + title: "Minimalist Design", description: "Crafting elegant, purposeful interfaces where every element serves a strategic function. Beauty through simplicity and sophistication.", imageSrc: "http://img.b2bpic.net/free-vector/beautiful-landing-page_52683-32841.jpg", imageAlt: "Minimalist design creation"}, { id: 3, - title: "Premium Development", - description: "Building robust, performant digital solutions that balance aesthetic perfection with seamless functionality and user experience.", - imageSrc: "http://img.b2bpic.net/free-psd/flat-design-fashion-trends-landing-page_23-2150467285.jpg?_wi=3", - imageAlt: "Premium development execution", - }, + title: "Premium Development", description: "Building robust, performant digital solutions that balance aesthetic perfection with seamless functionality and user experience.", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-fashion-trends-landing-page_23-2150467285.jpg", imageAlt: "Premium development execution"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -108,31 +90,13 @@ export default function WorkPage() { tagAnimation="slide-up" products={[ { - id: "1", - name: "Luxury Fashion E-Commerce Platform", - price: "Custom Project", - variant: "Bespoke Digital Retail Experience", - imageSrc: "http://img.b2bpic.net/free-psd/new-smartphone-17-pro-social-media-banner-design-template_47987-33077.jpg?_wi=4", - imageAlt: "Luxury fashion ecommerce platform", - isFavorited: false, + id: "1", name: "Luxury Fashion E-Commerce Platform", price: "Custom Project", variant: "Bespoke Digital Retail Experience", imageSrc: "http://img.b2bpic.net/free-psd/new-smartphone-17-pro-social-media-banner-design-template_47987-33077.jpg", imageAlt: "Luxury fashion ecommerce platform", isFavorited: false, }, { - id: "2", - name: "Premium Brand Website", - price: "Custom Project", - variant: "Exclusive Digital Presence", - imageSrc: "http://img.b2bpic.net/free-vector/beautiful-landing-page_52683-32841.jpg?_wi=4", - imageAlt: "Premium brand website design", - isFavorited: false, + id: "2", name: "Premium Brand Website", price: "Custom Project", variant: "Exclusive Digital Presence", imageSrc: "http://img.b2bpic.net/free-vector/beautiful-landing-page_52683-32841.jpg", imageAlt: "Premium brand website design", isFavorited: false, }, { - id: "3", - name: "Luxury Corporate Portal", - price: "Custom Project", - variant: "Executive Digital Platform", - imageSrc: "http://img.b2bpic.net/free-psd/flat-design-fashion-trends-landing-page_23-2150467285.jpg?_wi=4", - imageAlt: "Corporate luxury portal", - isFavorited: false, + id: "3", name: "Luxury Corporate Portal", price: "Custom Project", variant: "Executive Digital Platform", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-fashion-trends-landing-page_23-2150467285.jpg", imageAlt: "Corporate luxury portal", isFavorited: false, }, ]} gridVariant="three-columns-all-equal-width" @@ -150,53 +114,13 @@ export default function WorkPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", - name: "Marco Rossini, CEO of Luxe Bella", - date: "Date: November 2024", - title: "Transformed Our Digital Presence Completely", - quote: "Audaciio didn't just build us a website—they created an experience that perfectly encapsulates our brand essence. The attention to detail is unparalleled. Working with them elevated our entire digital strategy and market positioning.", - tag: "Premium Retail", - avatarSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", - avatarAlt: "Marco Rossini", - imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg?_wi=2", - imageAlt: "Client success story", - }, + id: "1", name: "Marco Rossini, CEO of Luxe Bella", date: "Date: November 2024", title: "Transformed Our Digital Presence Completely", quote: "Audaciio didn't just build us a website—they created an experience that perfectly encapsulates our brand essence. The attention to detail is unparalleled. Working with them elevated our entire digital strategy and market positioning.", tag: "Premium Retail", avatarSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", avatarAlt: "Marco Rossini", imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", imageAlt: "Client success story"}, { - id: "2", - name: "Giulia Marchetti, Founder of Marchetti Design", - date: "Date: October 2024", - title: "True Partners in Excellence", - quote: "From concept to launch, Audaciio demonstrated an unwavering commitment to perfection. Their collaborative approach and sophisticated design solutions exceeded every expectation we had. The result speaks for itself.", - tag: "Design Studio", - avatarSrc: "http://img.b2bpic.net/free-photo/attractive-african-businesswoman-near-window-eyes-closed_171337-16073.jpg", - avatarAlt: "Giulia Marchetti", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-african-businesswoman-near-window-eyes-closed_171337-16073.jpg?_wi=2", - imageAlt: "Design collaboration success", - }, + id: "2", name: "Giulia Marchetti, Founder of Marchetti Design", date: "Date: October 2024", title: "True Partners in Excellence", quote: "From concept to launch, Audaciio demonstrated an unwavering commitment to perfection. Their collaborative approach and sophisticated design solutions exceeded every expectation we had. The result speaks for itself.", tag: "Design Studio", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-african-businesswoman-near-window-eyes-closed_171337-16073.jpg", avatarAlt: "Giulia Marchetti", imageSrc: "http://img.b2bpic.net/free-photo/attractive-african-businesswoman-near-window-eyes-closed_171337-16073.jpg", imageAlt: "Design collaboration success"}, { - id: "3", - name: "Antonio Ferrero, Brand Director at Eleganza", - date: "Date: September 2024", - title: "Unmatched Craftsmanship and Strategy", - quote: "Audaciio's combination of artistic vision and technical expertise is rare. They crafted a website that's not just beautiful—it's strategically powerful and drives real results for our luxury brand.", - tag: "Luxury Fashion", - avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", - avatarAlt: "Antonio Ferrero", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=2", - imageAlt: "Luxury brand success", - }, + id: "3", name: "Antonio Ferrero, Brand Director at Eleganza", date: "Date: September 2024", title: "Unmatched Craftsmanship and Strategy", quote: "Audaciio's combination of artistic vision and technical expertise is rare. They crafted a website that's not just beautiful—it's strategically powerful and drives real results for our luxury brand.", tag: "Luxury Fashion", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", avatarAlt: "Antonio Ferrero", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Luxury brand success"}, { - id: "4", - name: "Francesca Rizzo, CMO of Villagio Resorts", - date: "Date: August 2024", - title: "Elevated Our Brand to New Heights", - quote: "Working with Audaciio was an investment in our brand's future. The refined approach, premium execution, and strategic thinking behind every decision showed why they're truly at the pinnacle of the industry.", - tag: "Hospitality", - avatarSrc: "http://img.b2bpic.net/free-photo/casual-bearded-hipster-man-green-jacket-sits-chair-with-single-speed-bicycle-background_613910-10378.jpg", - avatarAlt: "Francesca Rizzo", - imageSrc: "http://img.b2bpic.net/free-photo/casual-bearded-hipster-man-green-jacket-sits-chair-with-single-speed-bicycle-background_613910-10378.jpg?_wi=2", - imageAlt: "Hospitality brand transformation", - }, + id: "4", name: "Francesca Rizzo, CMO of Villagio Resorts", date: "Date: August 2024", title: "Elevated Our Brand to New Heights", quote: "Working with Audaciio was an investment in our brand's future. The refined approach, premium execution, and strategic thinking behind every decision showed why they're truly at the pinnacle of the industry.", tag: "Hospitality", avatarSrc: "http://img.b2bpic.net/free-photo/casual-bearded-hipster-man-green-jacket-sits-chair-with-single-speed-bicycle-background_613910-10378.jpg", avatarAlt: "Francesca Rizzo", imageSrc: "http://img.b2bpic.net/free-photo/casual-bearded-hipster-man-green-jacket-sits-chair-with-single-speed-bicycle-background_613910-10378.jpg", imageAlt: "Hospitality brand transformation"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -220,13 +144,9 @@ export default function WorkPage() { -- 2.49.1