Merge version_1 into main #3
@@ -46,7 +46,7 @@ export default function FashionPage() {
|
||||
tag="Luxury Fashion Collections"
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "animated-grid" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-checking-two-shirts_23-2147601332.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-checking-two-shirts_23-2147601332.jpg?_wi=1"
|
||||
imageAlt="Audaciio luxury fashion collection preview"
|
||||
buttons={[
|
||||
{
|
||||
@@ -65,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"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elegant-female-model-posing-studio-jacket-suit-new-feminity-concept_23-2148951035.jpg?_wi=1"
|
||||
imageAlt="Audaciio fashion design showcase"
|
||||
mediaAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
@@ -80,13 +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", 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?_wi=2", 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", 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?_wi=2", 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", 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?_wi=3", imageAlt: "Luxury essentials basics collection", isFavorited: false,
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
@@ -50,7 +50,7 @@ export default function HomePage() {
|
||||
tag="Luxury by Design"
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "animated-grid" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/device-with-copy-space-table-with-food_23-2150917840.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/device-with-copy-space-table-with-food_23-2150917840.jpg?_wi=1"
|
||||
imageAlt="Audaciio luxury design showcase"
|
||||
buttons={[
|
||||
{
|
||||
@@ -85,13 +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", 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?_wi=1", 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", 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?_wi=1", 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", 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?_wi=1", imageAlt: "Premium development execution"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -107,11 +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", 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?_wi=2", 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", 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?_wi=2", 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", 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?_wi=2", imageAlt: "Corporate luxury portal"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -128,13 +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", 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?_wi=1", 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", 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?_wi=1", 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", 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?_wi=1", 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", 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?_wi=1", imageAlt: "Hospitality brand transformation"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
@@ -47,7 +47,7 @@ export default function WorkPage() {
|
||||
tag="Luxury by Design"
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "animated-grid" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/device-with-copy-space-table-with-food_23-2150917840.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/device-with-copy-space-table-with-food_23-2150917840.jpg?_wi=2"
|
||||
imageAlt="Audaciio luxury design showcase"
|
||||
buttons={[
|
||||
{
|
||||
@@ -68,13 +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", 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?_wi=3", 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", 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?_wi=3", 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", 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?_wi=3", imageAlt: "Premium development execution"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -90,13 +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", 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?_wi=4", 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", 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?_wi=4", 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", 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?_wi=4", imageAlt: "Corporate luxury portal", isFavorited: false,
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -114,13 +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", 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?_wi=2", 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", 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?_wi=2", 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", 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?_wi=2", 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", 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?_wi=2", imageAlt: "Hospitality brand transformation"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user