Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-06 11:32:17 +00:00

View File

@@ -49,19 +49,19 @@ export default function LandingPage() {
testimonials={[
{
name: "Alex J.", handle: "@techlover", testimonial: "Amazing quality and super fast delivery. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139308.jpg", imageAlt: "neon blue tech background"},
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139308.jpg?_wi=1", imageAlt: "neon blue tech background"},
{
name: "Sarah M.", handle: "@audiophile", testimonial: "The headphones I bought are the best I've ever used. Great sound!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cartoon-clay-phone-from-perspective-side-dark-background_187299-35318.jpg", imageAlt: "smartphone minimal black"},
imageSrc: "http://img.b2bpic.net/free-photo/cartoon-clay-phone-from-perspective-side-dark-background_187299-35318.jpg?_wi=1", imageAlt: "smartphone minimal black"},
{
name: "Mark D.", handle: "@gadgetguy", testimonial: "Top-notch service and excellent prices. Will buy again.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/black-earphones-white-table_140725-7673.jpg", imageAlt: "wireless headphones studio"},
imageSrc: "http://img.b2bpic.net/free-photo/black-earphones-white-table_140725-7673.jpg?_wi=1", imageAlt: "wireless headphones studio"},
{
name: "Emma R.", handle: "@techsavvy", testimonial: "Very professional shop. My new phone is perfect.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/modern-wireless-earphones-with-case-displayed-round-podium-with-soft-shadows_23-2150808019.jpg", imageAlt: "earbuds charging case"},
imageSrc: "http://img.b2bpic.net/free-photo/modern-wireless-earphones-with-case-displayed-round-podium-with-soft-shadows_23-2150808019.jpg?_wi=1", imageAlt: "earbuds charging case"},
{
name: "Jason K.", handle: "@soundman", testimonial: "Exceptional boombox! The bass is incredible. Thank you.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-talking-walkie-talkie-radio-enjoying-canyon-view_176420-4139.jpg", imageAlt: "portable radio technology"},
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-talking-walkie-talkie-radio-enjoying-canyon-view_176420-4139.jpg?_wi=1", imageAlt: "portable radio technology"},
]}
buttons={[
{
@@ -69,7 +69,7 @@ export default function LandingPage() {
{
text: "Contact on WhatsApp", href: "https://wa.me/1234567890"},
]}
imageSrc="http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139308.jpg"
imageSrc="http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139308.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/cartoon-clay-phone-from-perspective-side-dark-background_187299-35318.jpg", alt: "User 1"},
@@ -94,37 +94,37 @@ export default function LandingPage() {
features={[
{
title: "Phones", description: "Latest smartphones.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170102.jpg", imageAlt: "boombox speaker design"},
imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170102.jpg?_wi=1", imageAlt: "boombox speaker design"},
items: [],
reverse: false,
},
{
title: "Headphones", description: "Immersive sound.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074262.jpg", imageAlt: "earphones studio sound"},
imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074262.jpg?_wi=1", imageAlt: "earphones studio sound"},
items: [],
reverse: true,
},
{
title: "Earbuds", description: "Compact audio.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139308.jpg", imageAlt: "neon blue tech background"},
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139308.jpg?_wi=3", imageAlt: "neon blue tech background"},
items: [],
reverse: false,
},
{
title: "Radios", description: "Classic & modern.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/cartoon-clay-phone-from-perspective-side-dark-background_187299-35318.jpg", imageAlt: "smartphone minimal black"},
imageSrc: "http://img.b2bpic.net/free-photo/cartoon-clay-phone-from-perspective-side-dark-background_187299-35318.jpg?_wi=2", imageAlt: "smartphone minimal black"},
items: [],
reverse: true,
},
{
title: "Boom Boxes", description: "Powerful sound.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/black-earphones-white-table_140725-7673.jpg", imageAlt: "wireless headphones studio"},
imageSrc: "http://img.b2bpic.net/free-photo/black-earphones-white-table_140725-7673.jpg?_wi=2", imageAlt: "wireless headphones studio"},
items: [],
reverse: false,
},
{
title: "Earphones", description: "Crystal clear audio.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/modern-wireless-earphones-with-case-displayed-round-podium-with-soft-shadows_23-2150808019.jpg", imageAlt: "earbuds charging case"},
imageSrc: "http://img.b2bpic.net/free-photo/modern-wireless-earphones-with-case-displayed-round-podium-with-soft-shadows_23-2150808019.jpg?_wi=2", imageAlt: "earbuds charging case"},
items: [],
reverse: true,
},
@@ -142,17 +142,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1", name: "TechPro Phone", price: "$799", imageSrc: "http://img.b2bpic.net/free-photo/cartoon-clay-phone-from-perspective-side-dark-background_187299-35318.jpg"},
id: "1", name: "TechPro Phone", price: "$799", imageSrc: "http://img.b2bpic.net/free-photo/cartoon-clay-phone-from-perspective-side-dark-background_187299-35318.jpg?_wi=3"},
{
id: "2", name: "Pro Headphones", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/black-earphones-white-table_140725-7673.jpg"},
id: "2", name: "Pro Headphones", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/black-earphones-white-table_140725-7673.jpg?_wi=3"},
{
id: "3", name: "Mini Earbuds", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/modern-wireless-earphones-with-case-displayed-round-podium-with-soft-shadows_23-2150808019.jpg"},
id: "3", name: "Mini Earbuds", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/modern-wireless-earphones-with-case-displayed-round-podium-with-soft-shadows_23-2150808019.jpg?_wi=3"},
{
id: "4", name: "Retro Radio", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-talking-walkie-talkie-radio-enjoying-canyon-view_176420-4139.jpg"},
id: "4", name: "Retro Radio", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-talking-walkie-talkie-radio-enjoying-canyon-view_176420-4139.jpg?_wi=2"},
{
id: "5", name: "Party Boombox", price: "$129", imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170102.jpg"},
id: "5", name: "Party Boombox", price: "$129", imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170102.jpg?_wi=2"},
{
id: "6", name: "Elite Earphones", price: "$59", imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074262.jpg"},
id: "6", name: "Elite Earphones", price: "$59", imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074262.jpg?_wi=2"},
]}
title="Featured Products"
description="Check out our best-selling items."
@@ -221,7 +221,7 @@ export default function LandingPage() {
variant: "gradient-bars"}}
title="Get in Touch"
description="Located in the heart of the city. Order via WhatsApp instantly."
imageSrc="http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139308.jpg"
imageSrc="http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139308.jpg?_wi=4"
mediaAnimation="slide-up"
buttonText="Send Message"
tag="Contact Us"