diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 018d3d3..157b6ba 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -93,7 +93,7 @@ export default function AboutPage() { { value: "1000+", title: "Professional Musicians Trust Us" }, { value: "25+", title: "Years of Handcrafted Excellence" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025954.jpg" + imageSrc="http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025954.jpg?_wi=3" imageAlt="Handcrafted gear manufacturing process" mediaAnimation="slide-up" useInvertedBackground={false} @@ -112,7 +112,7 @@ export default function AboutPage() { title: "Uncompromising Sound Quality", description: "Hand-tuned circuits and premium components deliver tonal depth and responsiveness that transforms your playing. Each amplifier is individually tested to ensure perfect sonic character.", - imageSrc: "http://img.b2bpic.net/free-vector/abstract-website-landing-page-with-colourful-sound-waves-design_1048-14330.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/abstract-website-landing-page-with-colourful-sound-waves-design_1048-14330.jpg?_wi=2", imageAlt: "Sound quality visualization", }, { @@ -120,7 +120,7 @@ export default function AboutPage() { title: "Artisanal Craftsmanship", description: "Every unit is hand-assembled by experienced technicians with decades of combined expertise. We use traditional techniques combined with modern precision engineering for consistency and reliability.", - imageSrc: "http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025954.jpg?_wi=4", imageAlt: "Artisan craftsmanship in action", }, { @@ -128,7 +128,7 @@ export default function AboutPage() { title: "Limited Exclusivity", description: "Each model is produced in strictly limited quantities to maintain exclusivity and ensure personalized attention. No mass production—just pure artisanal quality for discerning professionals.", - imageSrc: "http://img.b2bpic.net/free-vector/deluxe-banners_23-2147507238.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/deluxe-banners_23-2147507238.jpg?_wi=2", imageAlt: "Premium limited edition gear", }, { @@ -136,7 +136,7 @@ export default function AboutPage() { title: "Technical Excellence", description: "Detailed specifications and interactive demos help you compare models and find the perfect fit. Our specification library provides transparent technical documentation for every product.", - imageSrc: "http://img.b2bpic.net/free-photo/electric-radio-elements-printed-old-vintage-paper-as-background-education-electricity-industries-repair-footage-etc-selective-focus-with-depth-field_211682-173.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electric-radio-elements-printed-old-vintage-paper-as-background-education-electricity-industries-repair-footage-etc-selective-focus-with-depth-field_211682-173.jpg?_wi=2", imageAlt: "Technical specifications interface", }, ]} @@ -160,7 +160,7 @@ export default function AboutPage() { role: "Recording Artist & Producer", testimonial: "The Eclipse Motion Pro completely transformed my studio sessions. The tonal complexity and responsiveness is unmatched. This is the amplifier every serious recording engineer should own.", - imageSrc: "http://img.b2bpic.net/free-photo/friendly-guitarist_23-2147624332.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friendly-guitarist_23-2147624332.jpg?_wi=2", imageAlt: "Marcus Sterling portrait", }, { @@ -169,7 +169,7 @@ export default function AboutPage() { role: "Touring Guitarist", testimonial: "I've been through dozens of amps over my 20-year career. Nothing compares to the craftsmanship and reliability of Boutique Tone gear. It's literally on every major stage I perform.", - imageSrc: "http://img.b2bpic.net/free-photo/songwriter-composing-new-song-acoustic-guitar-home-studio_482257-83330.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/songwriter-composing-new-song-acoustic-guitar-home-studio_482257-83330.jpg?_wi=2", imageAlt: "Jennifer Walsh portrait", }, { @@ -178,7 +178,7 @@ export default function AboutPage() { role: "Studio Owner", testimonial: "Investing in Boutique Tone equipment elevated our studio's capabilities. Clients immediately hear the difference in their recordings. These amplifiers are that good.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-musician-wearing-headphones_23-2150206741.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-musician-wearing-headphones_23-2150206741.jpg?_wi=3", imageAlt: "David Chen portrait", }, { @@ -187,7 +187,7 @@ export default function AboutPage() { role: "Concert Touring Musician", testimonial: "The Nexus FX Processor is my secret weapon on stage. The multi-effects clarity and integration with my amp is seamless. Professional gear for professional performances.", - imageSrc: "http://img.b2bpic.net/free-photo/female-rock-star-singing-heavy-metal-song-while-playing-her-guitar-music-performance_482257-133373.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-rock-star-singing-heavy-metal-song-while-playing-her-guitar-music-performance_482257-133373.jpg?_wi=2", imageAlt: "Amy Rodriguez portrait", }, { @@ -196,7 +196,7 @@ export default function AboutPage() { role: "Music Educator", testimonial: "I recommend Boutique Tone to all my advanced students. The gear teaches them what real craftsmanship sounds like. That's invaluable for developing their ear.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-playing-guitar_23-2148845373.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-playing-guitar_23-2148845373.jpg?_wi=2", imageAlt: "Thomas Mitchell portrait", }, { @@ -205,7 +205,7 @@ export default function AboutPage() { role: "Session Guitarist", testimonial: "From indie rock to film scoring, Boutique Tone gear handles every genre with precision and character. I trust it for my most important sessions.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-musician-wearing-headphones_23-2150206741.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-musician-wearing-headphones_23-2150206741.jpg?_wi=4", imageAlt: "Sophie Laurent portrait", }, ]} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index cded62d..65b5a2f 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -91,7 +91,7 @@ export default function ContactPage() { description="Subscribe to our newsletter for exclusive gear releases, audio demos, technical insights, and special offers reserved only for our community members." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/online-music-laptop_53876-94893.jpg" + imageSrc="http://img.b2bpic.net/free-photo/online-music-laptop_53876-94893.jpg?_wi=2" imageAlt="Boutique Tone community newsletter" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/page.tsx b/src/app/page.tsx index 431e6cf..45ed2af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -130,7 +130,7 @@ export default function HomePage() { name: "Eclipse Motion Pro Amplifier", price: "$3,450", variant: "50W Class A · Hand-wired", - imageSrc: "http://img.b2bpic.net/free-photo/view-equipment-musical-instruments-store_23-2150779974.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-equipment-musical-instruments-store_23-2150779974.jpg?_wi=1", imageAlt: "Eclipse Motion Pro Amplifier", }, { @@ -138,7 +138,7 @@ export default function HomePage() { name: "Resonance Studio Combo", price: "$2,890", variant: "30W Combo · Vintage Tone Stack", - imageSrc: "http://img.b2bpic.net/free-photo/black-electric-guitar-speaker-closeup-guitar-amplifier-musical-equipment_169016-51713.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-electric-guitar-speaker-closeup-guitar-amplifier-musical-equipment_169016-51713.jpg?_wi=1", imageAlt: "Resonance Studio Combo", }, { @@ -146,7 +146,7 @@ export default function HomePage() { name: "Nexus FX Processor", price: "$1,795", variant: "Multi-Effects · 256 Algorithms", - imageSrc: "http://img.b2bpic.net/free-photo/digital-mixer-recording-studio-with-computer-recording-sounds-music-concept-creativity-show-business_169016-2284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-mixer-recording-studio-with-computer-recording-sounds-music-concept-creativity-show-business_169016-2284.jpg?_wi=1", imageAlt: "Nexus FX Processor", }, { @@ -154,7 +154,7 @@ export default function HomePage() { name: "Harmony Effects Suite", price: "$2,145", variant: "Pedalboard · 8 Modules", - imageSrc: "http://img.b2bpic.net/free-photo/digital-mixer-recording-studio-with-computer-recording-sounds-music-concept-creativity-show-business_169016-2284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-mixer-recording-studio-with-computer-recording-sounds-music-concept-creativity-show-business_169016-2284.jpg?_wi=2", imageAlt: "Harmony Effects Suite", }, { @@ -162,7 +162,7 @@ export default function HomePage() { name: "Apex Digital Engine", price: "$1,650", variant: "Compact Pedalboard · 512MB Memory", - imageSrc: "http://img.b2bpic.net/free-photo/electronic-musical-instrument-audio-mixer-sound-equalizer-analog-modular-synthesizer_1381-5.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electronic-musical-instrument-audio-mixer-sound-equalizer-analog-modular-synthesizer_1381-5.jpg?_wi=1", imageAlt: "Apex Digital Engine", }, { @@ -170,7 +170,7 @@ export default function HomePage() { name: "Vintage Tube Amplifier", price: "$4,200", variant: "60W Tube · Limited Edition", - imageSrc: "http://img.b2bpic.net/free-photo/view-equipment-musical-instruments-store_23-2150779974.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-equipment-musical-instruments-store_23-2150779974.jpg?_wi=2", imageAlt: "Vintage Tube Amplifier", }, ]} @@ -192,7 +192,7 @@ export default function HomePage() { { value: "1000+", title: "Professional Musicians Trust Us" }, { value: "25+", title: "Years of Handcrafted Excellence" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025954.jpg" + imageSrc="http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025954.jpg?_wi=1" imageAlt="Handcrafted gear manufacturing process" mediaAnimation="slide-up" useInvertedBackground={false} @@ -211,7 +211,7 @@ export default function HomePage() { title: "Uncompromising Sound Quality", description: "Hand-tuned circuits and premium components deliver tonal depth and responsiveness that transforms your playing. Each amplifier is individually tested to ensure perfect sonic character.", - imageSrc: "http://img.b2bpic.net/free-vector/abstract-website-landing-page-with-colourful-sound-waves-design_1048-14330.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/abstract-website-landing-page-with-colourful-sound-waves-design_1048-14330.jpg?_wi=1", imageAlt: "Sound quality visualization", }, { @@ -219,7 +219,7 @@ export default function HomePage() { title: "Artisanal Craftsmanship", description: "Every unit is hand-assembled by experienced technicians with decades of combined expertise. We use traditional techniques combined with modern precision engineering for consistency and reliability.", - imageSrc: "http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025954.jpg?_wi=2", imageAlt: "Artisan craftsmanship in action", }, { @@ -227,7 +227,7 @@ export default function HomePage() { title: "Limited Exclusivity", description: "Each model is produced in strictly limited quantities to maintain exclusivity and ensure personalized attention. No mass production—just pure artisanal quality for discerning professionals.", - imageSrc: "http://img.b2bpic.net/free-vector/deluxe-banners_23-2147507238.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/deluxe-banners_23-2147507238.jpg?_wi=1", imageAlt: "Premium limited edition gear", }, { @@ -235,7 +235,7 @@ export default function HomePage() { title: "Technical Excellence", description: "Detailed specifications and interactive demos help you compare models and find the perfect fit. Our specification library provides transparent technical documentation for every product.", - imageSrc: "http://img.b2bpic.net/free-photo/electric-radio-elements-printed-old-vintage-paper-as-background-education-electricity-industries-repair-footage-etc-selective-focus-with-depth-field_211682-173.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electric-radio-elements-printed-old-vintage-paper-as-background-education-electricity-industries-repair-footage-etc-selective-focus-with-depth-field_211682-173.jpg?_wi=1", imageAlt: "Technical specifications interface", }, ]} @@ -259,7 +259,7 @@ export default function HomePage() { role: "Recording Artist & Producer", testimonial: "The Eclipse Motion Pro completely transformed my studio sessions. The tonal complexity and responsiveness is unmatched. This is the amplifier every serious recording engineer should own.", - imageSrc: "http://img.b2bpic.net/free-photo/friendly-guitarist_23-2147624332.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friendly-guitarist_23-2147624332.jpg?_wi=1", imageAlt: "Marcus Sterling portrait", }, { @@ -268,7 +268,7 @@ export default function HomePage() { role: "Touring Guitarist", testimonial: "I've been through dozens of amps over my 20-year career. Nothing compares to the craftsmanship and reliability of Boutique Tone gear. It's literally on every major stage I perform.", - imageSrc: "http://img.b2bpic.net/free-photo/songwriter-composing-new-song-acoustic-guitar-home-studio_482257-83330.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/songwriter-composing-new-song-acoustic-guitar-home-studio_482257-83330.jpg?_wi=1", imageAlt: "Jennifer Walsh portrait", }, { @@ -277,7 +277,7 @@ export default function HomePage() { role: "Studio Owner", testimonial: "Investing in Boutique Tone equipment elevated our studio's capabilities. Clients immediately hear the difference in their recordings. These amplifiers are that good.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-musician-wearing-headphones_23-2150206741.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-musician-wearing-headphones_23-2150206741.jpg?_wi=1", imageAlt: "David Chen portrait", }, { @@ -286,7 +286,7 @@ export default function HomePage() { role: "Concert Touring Musician", testimonial: "The Nexus FX Processor is my secret weapon on stage. The multi-effects clarity and integration with my amp is seamless. Professional gear for professional performances.", - imageSrc: "http://img.b2bpic.net/free-photo/female-rock-star-singing-heavy-metal-song-while-playing-her-guitar-music-performance_482257-133373.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-rock-star-singing-heavy-metal-song-while-playing-her-guitar-music-performance_482257-133373.jpg?_wi=1", imageAlt: "Amy Rodriguez portrait", }, { @@ -295,7 +295,7 @@ export default function HomePage() { role: "Music Educator", testimonial: "I recommend Boutique Tone to all my advanced students. The gear teaches them what real craftsmanship sounds like. That's invaluable for developing their ear.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-playing-guitar_23-2148845373.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-playing-guitar_23-2148845373.jpg?_wi=1", imageAlt: "Thomas Mitchell portrait", }, { @@ -304,7 +304,7 @@ export default function HomePage() { role: "Session Guitarist", testimonial: "From indie rock to film scoring, Boutique Tone gear handles every genre with precision and character. I trust it for my most important sessions.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-musician-wearing-headphones_23-2150206741.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-musician-wearing-headphones_23-2150206741.jpg?_wi=2", imageAlt: "Sophie Laurent portrait", }, ]} @@ -343,7 +343,7 @@ export default function HomePage() { description="Subscribe to our newsletter for exclusive gear releases, audio demos, technical insights, and special offers reserved only for our community members." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/online-music-laptop_53876-94893.jpg" + imageSrc="http://img.b2bpic.net/free-photo/online-music-laptop_53876-94893.jpg?_wi=1" imageAlt="Boutique Tone community newsletter" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 2ed1e96..f2f7bdd 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -95,7 +95,7 @@ export default function ProductsPage() { name: "Eclipse Motion Pro Amplifier", price: "$3,450", variant: "50W Class A · Hand-wired", - imageSrc: "http://img.b2bpic.net/free-photo/view-equipment-musical-instruments-store_23-2150779974.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-equipment-musical-instruments-store_23-2150779974.jpg?_wi=3", imageAlt: "Eclipse Motion Pro Amplifier", }, { @@ -103,7 +103,7 @@ export default function ProductsPage() { name: "Resonance Studio Combo", price: "$2,890", variant: "30W Combo · Vintage Tone Stack", - imageSrc: "http://img.b2bpic.net/free-photo/black-electric-guitar-speaker-closeup-guitar-amplifier-musical-equipment_169016-51713.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-electric-guitar-speaker-closeup-guitar-amplifier-musical-equipment_169016-51713.jpg?_wi=2", imageAlt: "Resonance Studio Combo", }, { @@ -111,7 +111,7 @@ export default function ProductsPage() { name: "Nexus FX Processor", price: "$1,795", variant: "Multi-Effects · 256 Algorithms", - imageSrc: "http://img.b2bpic.net/free-photo/digital-mixer-recording-studio-with-computer-recording-sounds-music-concept-creativity-show-business_169016-2284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-mixer-recording-studio-with-computer-recording-sounds-music-concept-creativity-show-business_169016-2284.jpg?_wi=3", imageAlt: "Nexus FX Processor", }, { @@ -119,7 +119,7 @@ export default function ProductsPage() { name: "Harmony Effects Suite", price: "$2,145", variant: "Pedalboard · 8 Modules", - imageSrc: "http://img.b2bpic.net/free-photo/digital-mixer-recording-studio-with-computer-recording-sounds-music-concept-creativity-show-business_169016-2284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-mixer-recording-studio-with-computer-recording-sounds-music-concept-creativity-show-business_169016-2284.jpg?_wi=4", imageAlt: "Harmony Effects Suite", }, { @@ -127,7 +127,7 @@ export default function ProductsPage() { name: "Apex Digital Engine", price: "$1,650", variant: "Compact Pedalboard · 512MB Memory", - imageSrc: "http://img.b2bpic.net/free-photo/electronic-musical-instrument-audio-mixer-sound-equalizer-analog-modular-synthesizer_1381-5.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electronic-musical-instrument-audio-mixer-sound-equalizer-analog-modular-synthesizer_1381-5.jpg?_wi=2", imageAlt: "Apex Digital Engine", }, { @@ -135,7 +135,7 @@ export default function ProductsPage() { name: "Vintage Tube Amplifier", price: "$4,200", variant: "60W Tube · Limited Edition", - imageSrc: "http://img.b2bpic.net/free-photo/view-equipment-musical-instruments-store_23-2150779974.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-equipment-musical-instruments-store_23-2150779974.jpg?_wi=4", imageAlt: "Vintage Tube Amplifier", }, ]}