Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 86081264b4 |
344
src/app/page.tsx
344
src/app/page.tsx
@@ -33,33 +33,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Accueil", id: "#hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "À Propos", id: "#about"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Produits", id: "#products"},
|
||||
{
|
||||
name: "Offers",
|
||||
id: "#offers",
|
||||
},
|
||||
name: "Offres", id: "#offers"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Témoignages", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309655.jpg"
|
||||
brandName="Samsung Lac 2 Tunis"
|
||||
@@ -69,20 +55,15 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
imagePosition="right"
|
||||
title="Experience Innovation at Samsung Lac 2 Tunis"
|
||||
description="Discover the latest Samsung smartphones, TVs, home appliances, and wearables. Get expert advice and exclusive offers right here in Lac 2, Tunis."
|
||||
title="Découvrez l'Innovation chez Samsung Lac 2 Tunis"
|
||||
description="Explorez les derniers smartphones, téléviseurs, appareils électroménagers et objets connectés Samsung. Bénéficiez de conseils d'experts et d'offres exclusives ici même à Lac 2, Tunis."
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Latest Devices",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Découvrez nos Nouveautés", href: "#products"},
|
||||
{
|
||||
text: "Find Our Location",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Trouvez Notre Magasin", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-watching-movie-streaming-service_23-2149026153.jpg"
|
||||
imageAlt="Collection of Samsung smartphones, TVs, and home appliances in a modern store setting."
|
||||
@@ -90,52 +71,28 @@ export default function LandingPage() {
|
||||
fixedMediaHeight={true}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-choosing-earphones-store_1303-31280.jpg",
|
||||
alt: "Happy customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-choosing-earphones-store_1303-31280.jpg", alt: "Happy customer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/image-man-winning-mobile-phone-making-fist-pump-rejoicing-victory-holding-smartphone-wi_1258-155352.jpg",
|
||||
alt: "Satisfied client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/image-man-winning-mobile-phone-making-fist-pump-rejoicing-victory-holding-smartphone-wi_1258-155352.jpg", alt: "Satisfied client"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-young-women-looking-digital-tablet-clothes-store_23-2147968494.jpg",
|
||||
alt: "Smiling patron",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-young-women-looking-digital-tablet-clothes-store_23-2147968494.jpg", alt: "Smiling patron"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/female-friends-outdoors-conversing-with-each-other-through-sign-language_23-2148681020.jpg",
|
||||
alt: "Another happy customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/female-friends-outdoors-conversing-with-each-other-through-sign-language_23-2148681020.jpg", alt: "Another happy customer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-girl-with-coffee-hands-emotion-concept-emotion-happiness_169016-66057.jpg",
|
||||
alt: "Loyal shopper",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-girl-with-coffee-hands-emotion-concept-emotion-happiness_169016-66057.jpg", alt: "Loyal shopper"},
|
||||
]}
|
||||
avatarText="Join 5000+ happy customers!"
|
||||
avatarText="Rejoignez plus de 5000 clients satisfaits !"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/tv-nature-concept_23-2150246100.jpg",
|
||||
alt: "Latest Galaxy Phone",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/tv-nature-concept_23-2150246100.jpg", alt: "Latest Galaxy Phone"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862088.jpg",
|
||||
alt: "New QLED TV",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862088.jpg", alt: "New QLED TV"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/film-cartridges-near-cameras_23-2147852546.jpg",
|
||||
alt: "Smart Home Appliances",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/film-cartridges-near-cameras_23-2147852546.jpg", alt: "Smart Home Appliances"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-friends-getting-manicure_23-2150507019.jpg",
|
||||
alt: "Wearable Technology",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/side-view-friends-getting-manicure_23-2150507019.jpg", alt: "Wearable Technology"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Exclusive In-Store Offers",
|
||||
},
|
||||
type: "text", text: "Offres Exclusives en Magasin"},
|
||||
]}
|
||||
marqueeSpeed={30}
|
||||
/>
|
||||
@@ -144,21 +101,15 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<MetricSplitMediaAbout
|
||||
useInvertedBackground={true}
|
||||
title="Your Premier Samsung Destination"
|
||||
description="Samsung Brand Shop Lac 2 Tunis offers a complete range of Samsung products, unparalleled customer service, and a hands-on experience with cutting-edge technology. Our dedicated team is here to help you find the perfect device for your needs, ensuring a seamless shopping experience tailored for you."
|
||||
title="Votre Destination Samsung Premium"
|
||||
description="Le Samsung Brand Shop Lac 2 Tunis propose une gamme complète de produits Samsung, un service client inégalé et une expérience immersive avec les technologies de pointe. Notre équipe dédiée est là pour vous aider à trouver l'appareil parfait pour vos besoins, garantissant une expérience d'achat fluide et personnalisée."
|
||||
metrics={[
|
||||
{
|
||||
value: "10+",
|
||||
title: "Years of Service",
|
||||
},
|
||||
value: "10+", title: "Ans d'Expertise"},
|
||||
{
|
||||
value: "5000+",
|
||||
title: "Happy Customers",
|
||||
},
|
||||
value: "5000+", title: "Clients Satisfaits"},
|
||||
{
|
||||
value: "100%",
|
||||
title: "Satisfaction",
|
||||
},
|
||||
value: "100%", title: "Satisfaction Client"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blurred-jewelry-shop_1203-825.jpg"
|
||||
imageAlt="Interior of Samsung Brand Shop Lac 2 Tunis with customers and staff."
|
||||
@@ -175,56 +126,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "product-1",
|
||||
name: "Galaxy S24 Ultra",
|
||||
price: "3999 TND",
|
||||
variant: "Titanium Gray",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554984.jpg",
|
||||
imageAlt: "Samsung Galaxy S24 Ultra smartphone",
|
||||
},
|
||||
id: "product-1", name: "Galaxy S24 Ultra", price: "3999 TND", variant: "Gris Titane", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-minimal-display-marble_23-2149554984.jpg", imageAlt: "Samsung Galaxy S24 Ultra smartphone"},
|
||||
{
|
||||
id: "product-2",
|
||||
name: "Neo QLED 8K TV",
|
||||
price: "12999 TND",
|
||||
variant: "75 Inch",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gaming-room-setup_23-2151954724.jpg",
|
||||
imageAlt: "Samsung Neo QLED 8K TV",
|
||||
},
|
||||
id: "product-2", name: "TV Neo QLED 8K", price: "12999 TND", variant: "75 Pouces", imageSrc: "http://img.b2bpic.net/free-photo/gaming-room-setup_23-2151954724.jpg", imageAlt: "Samsung Neo QLED 8K TV"},
|
||||
{
|
||||
id: "product-3",
|
||||
name: "Galaxy Watch6 Classic",
|
||||
price: "999 TND",
|
||||
variant: "Silver, 47mm",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-wearing-watch_23-2149436737.jpg",
|
||||
imageAlt: "Samsung Galaxy Watch6 Classic smartwatch",
|
||||
},
|
||||
id: "product-3", name: "Galaxy Watch6 Classique", price: "999 TND", variant: "Argent, 47mm", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-wearing-watch_23-2149436737.jpg", imageAlt: "Samsung Galaxy Watch6 Classic smartwatch"},
|
||||
{
|
||||
id: "product-4",
|
||||
name: "Galaxy Buds2 Pro",
|
||||
price: "599 TND",
|
||||
variant: "Graphite",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-headphones-rest_23-2148149492.jpg",
|
||||
imageAlt: "Samsung Galaxy Buds2 Pro earbuds",
|
||||
},
|
||||
id: "product-4", name: "Galaxy Buds2 Pro", price: "599 TND", variant: "Graphite", imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-headphones-rest_23-2148149492.jpg", imageAlt: "Samsung Galaxy Buds2 Pro earbuds"},
|
||||
{
|
||||
id: "product-5",
|
||||
name: "Family Hub Refrigerator",
|
||||
price: "4999 TND",
|
||||
variant: "647L, Black Steel",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821339.jpg",
|
||||
imageAlt: "Samsung Family Hub Refrigerator",
|
||||
},
|
||||
id: "product-5", name: "Réfrigérateur Family Hub", price: "4999 TND", variant: "647L, Acier Noir", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821339.jpg", imageAlt: "Samsung Family Hub Refrigerator"},
|
||||
{
|
||||
id: "product-6",
|
||||
name: "AI Ecobubble™ Washing Machine",
|
||||
price: "2499 TND",
|
||||
variant: "9KG, White",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-loading-clothes-into-washing-machine-modern-self-service-laundry_574295-2561.jpg",
|
||||
imageAlt: "Samsung AI Ecobubble Washing Machine",
|
||||
},
|
||||
id: "product-6", name: "Machine à Laver AI Ecobubble™", price: "2499 TND", variant: "9KG, Blanc", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-loading-clothes-into-washing-machine-modern-self-service-laundry_574295-2561.jpg", imageAlt: "Samsung AI Ecobubble Washing Machine"},
|
||||
]}
|
||||
title="Explore Our Latest Samsung Products"
|
||||
description="From revolutionary smartphones to immersive QLED TVs and smart home solutions, find the innovation that fits your lifestyle. Discover quality and performance across all categories."
|
||||
title="Explorez Nos Derniers Produits Samsung"
|
||||
description="Des smartphones révolutionnaires aux téléviseurs QLED immersifs et aux solutions pour la maison intelligente, trouvez l'innovation qui correspond à votre style de vie. Découvrez la qualité et la performance dans toutes les catégories."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -235,62 +150,35 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "plan-1",
|
||||
badge: "Limited Time",
|
||||
badgeIcon: Sparkles,
|
||||
price: "10% OFF",
|
||||
subtitle: "Student Discount",
|
||||
buttons: [
|
||||
id: "plan-1", badge: "Durée Limitée", badgeIcon: Sparkles,
|
||||
price: "-10%", subtitle: "Remise Étudiant", buttons: [
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "En Savoir Plus", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Valid with student ID",
|
||||
"Applies to all devices",
|
||||
"Exclusive in-store deal",
|
||||
],
|
||||
"Valable avec carte étudiante", "Applicable à tous les appareils", "Offre exclusive en magasin"],
|
||||
},
|
||||
{
|
||||
id: "plan-2",
|
||||
badge: "Best Value",
|
||||
badgeIcon: Tag,
|
||||
price: "0% APR",
|
||||
subtitle: "Flexible Financing",
|
||||
buttons: [
|
||||
id: "plan-2", badge: "Meilleure Valeur", badgeIcon: Tag,
|
||||
price: "0% TAEG", subtitle: "Financement Flexible", buttons: [
|
||||
{
|
||||
text: "Apply Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Postulez Maintenant", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Up to 24 months",
|
||||
"No hidden fees",
|
||||
"Quick approval process",
|
||||
],
|
||||
"Jusqu'à 24 mois", "Pas de frais cachés", "Processus d'approbation rapide"],
|
||||
},
|
||||
{
|
||||
id: "plan-3",
|
||||
badge: "Upgrade Bonus",
|
||||
badgeIcon: Gift,
|
||||
price: "Extra 50 TND",
|
||||
subtitle: "Trade-In Program",
|
||||
buttons: [
|
||||
id: "plan-3", badge: "Bonus Reprise", badgeIcon: Gift,
|
||||
price: "50 TND Supplémentaires", subtitle: "Programme de Reprise", buttons: [
|
||||
{
|
||||
text: "Get Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Obtenez un Devis", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"On eligible devices",
|
||||
"Instant credit",
|
||||
"Hassle-free upgrade",
|
||||
],
|
||||
"Sur les appareils éligibles", "Crédit instantané", "Mise à niveau sans tracas"],
|
||||
},
|
||||
]}
|
||||
title="Exclusive Offers & Financing Solutions"
|
||||
description="Unlock special deals, bundle savings, and flexible payment plans available only at Samsung Lac 2 Tunis. Make your dream technology a reality with our attractive options."
|
||||
title="Offres Exclusives & Solutions de Financement"
|
||||
description="Débloquez des offres spéciales, des réductions sur les packs et des plans de paiement flexibles disponibles uniquement chez Samsung Lac 2 Tunis. Réalisez vos rêves technologiques grâce à nos options attrayantes."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -301,54 +189,24 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1",
|
||||
name: "Amira Ben Ali",
|
||||
handle: "@amira_tech",
|
||||
testimonial: "The staff at Samsung Lac 2 Tunis were incredibly helpful. They guided me through all the new phone features, and I couldn't be happier with my new Galaxy S24! Excellent service!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe-with-boyfriend_273609-12678.jpg",
|
||||
imageAlt: "Amira Ben Ali",
|
||||
},
|
||||
id: "testimonial-1", name: "Amira Ben Ali", handle: "@amira_tech", testimonial: "Le personnel de Samsung Lac 2 Tunis a été incroyablement serviable. Ils m'ont guidée à travers toutes les nouvelles fonctionnalités du téléphone, et je ne pourrais pas être plus heureuse avec mon nouveau Galaxy S24 ! Excellent service !", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe-with-boyfriend_273609-12678.jpg", imageAlt: "Amira Ben Ali"},
|
||||
{
|
||||
id: "testimonial-2",
|
||||
name: "Karim Jlassi",
|
||||
handle: "@karim_home",
|
||||
testimonial: "Upgrading my TV at Samsung Lac 2 Tunis was a breeze. The installation team was professional, and the picture quality of my new Neo QLED is simply breathtaking. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-surprised-happy-woman-holding-shopping-bags_171337-6047.jpg",
|
||||
imageAlt: "Karim Jlassi",
|
||||
},
|
||||
id: "testimonial-2", name: "Karim Jlassi", handle: "@karim_home", testimonial: "Mettre à niveau ma télévision chez Samsung Lac 2 Tunis a été un jeu d'enfant. L'équipe d'installation était professionnelle et la qualité d'image de mon nouveau Neo QLED est tout simplement époustouflante. Je recommande vivement !", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-surprised-happy-woman-holding-shopping-bags_171337-6047.jpg", imageAlt: "Karim Jlassi"},
|
||||
{
|
||||
id: "testimonial-3",
|
||||
name: "Nadia Bouzid",
|
||||
handle: "@nadia_style",
|
||||
testimonial: "I love my new Galaxy Watch6 Classic! The team helped me set it up perfectly. It's stylish and incredibly functional. Best tech purchase this year!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-black-suit-makes-positive-sign_114579-18986.jpg",
|
||||
imageAlt: "Nadia Bouzid",
|
||||
},
|
||||
id: "testimonial-3", name: "Nadia Bouzid", handle: "@nadia_style", testimonial: "J'adore ma nouvelle Galaxy Watch6 Classic ! L'équipe m'a aidée à la configurer parfaitement. Elle est élégante et incroyablement fonctionnelle. Meilleur achat technologique de l'année !", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-black-suit-makes-positive-sign_114579-18986.jpg", imageAlt: "Nadia Bouzid"},
|
||||
{
|
||||
id: "testimonial-4",
|
||||
name: "Mehdi Said",
|
||||
handle: "@mehdi_pro",
|
||||
testimonial: "The customer service here is unmatched. They patiently answered all my questions about the Samsung ecosystem. I walk out with confidence and the best appliances for my home.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-table_23-2149213367.jpg",
|
||||
imageAlt: "Mehdi Said",
|
||||
},
|
||||
id: "testimonial-4", name: "Mehdi Said", handle: "@mehdi_pro", testimonial: "Le service client ici est inégalé. Ils ont patiemment répondu à toutes mes questions sur l'écosystème Samsung. Je repars en toute confiance avec les meilleurs appareils pour ma maison.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-table_23-2149213367.jpg", imageAlt: "Mehdi Said"},
|
||||
{
|
||||
id: "testimonial-5",
|
||||
name: "Leila Gharbi",
|
||||
handle: "@leila_life",
|
||||
testimonial: "Fantastic experience! The store layout is inviting, and the demo units allowed me to truly experience the products. My new washing machine is a game-changer. Thank you, Samsung Lac 2 Tunis!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/busy-man-talking-several-phones-same-time_93675-133079.jpg",
|
||||
imageAlt: "Leila Gharbi",
|
||||
},
|
||||
id: "testimonial-5", name: "Leila Gharbi", handle: "@leila_life", testimonial: "Expérience fantastique ! L'agencement du magasin est accueillant et les unités de démonstration m'ont permis de vraiment expérimenter les produits. Ma nouvelle machine à laver change la donne. Merci, Samsung Lac 2 Tunis !", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/busy-man-talking-several-phones-same-time_93675-133079.jpg", imageAlt: "Leila Gharbi"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Customers Say"
|
||||
description="Hear from happy customers who chose Samsung Lac 2 Tunis for their technology needs and outstanding service. Their satisfaction is our greatest reward."
|
||||
title="Ce Que Disent Nos Clients"
|
||||
description="Écoutez nos clients satisfaits qui ont choisi Samsung Lac 2 Tunis pour leurs besoins technologiques et notre service exceptionnel. Leur satisfaction est notre plus grande récompense."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -357,16 +215,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Local Excellence Award",
|
||||
"Customer Choice Winner",
|
||||
"Tunis Top Retailer",
|
||||
"Trusted Service Provider",
|
||||
"Community Favorite",
|
||||
"Quality Assurance Certified",
|
||||
"Innovation Partner",
|
||||
]}
|
||||
title="Committed to Customer Satisfaction"
|
||||
description="Our continuous dedication to service excellence and customer trust has earned us a reputation as a leading Samsung destination in Tunisia. We are proud to serve our community."
|
||||
"Prix d'Excellence Locale", "Vainqueur Choix des Clients", "Meilleur Détaillant de Tunis", "Fournisseur de Services de Confiance", "Favori de la Communauté", "Certifié Assurance Qualité", "Partenaire d'Innovation"]}
|
||||
title="Engagés pour la Satisfaction Client"
|
||||
description="Notre dévouement continu à l'excellence du service et à la confiance de nos clients nous a valu la réputation de destination Samsung de premier plan en Tunisie. Nous sommes fiers de servir notre communauté."
|
||||
speed={40}
|
||||
/>
|
||||
</div>
|
||||
@@ -377,33 +228,18 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "What are your store hours?",
|
||||
content: "Our Samsung Brand Shop in Lac 2, Tunis is open Monday to Saturday from 9:00 AM to 7:00 PM. We are closed on Sundays.",
|
||||
},
|
||||
id: "faq-1", title: "Quels sont vos horaires d'ouverture ?", content: "Notre Samsung Brand Shop à Lac 2, Tunis est ouvert du lundi au samedi de 9h00 à 19h00. Nous sommes fermés le dimanche."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "Do you offer financing options?",
|
||||
content: "Yes, we offer flexible financing plans, including 0% APR options for eligible purchases. Please visit our store or contact us for more details and to check eligibility.",
|
||||
},
|
||||
id: "faq-2", title: "Proposez-vous des options de financement ?", content: "Oui, nous proposons des plans de financement flexibles, y compris des options à 0% TAEG pour les achats éligibles. Veuillez visiter notre magasin ou nous contacter pour plus de détails et pour vérifier votre éligibilité."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "Can I trade in my old device?",
|
||||
content: "Absolutely! We have a trade-in program for eligible devices. Bring your old smartphone or tablet to our store for an appraisal and receive credit towards your new Samsung purchase.",
|
||||
},
|
||||
id: "faq-3", title: "Puis-je échanger mon ancien appareil ?", content: "Absolument ! Nous avons un programme de reprise pour les appareils éligibles. Apportez votre ancien smartphone ou tablette à notre magasin pour une évaluation et recevez un crédit pour votre nouvel achat Samsung."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "What warranty do products come with?",
|
||||
content: "All Samsung products purchased from our official Brand Shop come with a standard manufacturer's warranty. Specific terms and durations may vary by product, so please ask our staff for details.",
|
||||
},
|
||||
id: "faq-4", title: "Quelle garantie les produits ont-ils ?", content: "Tous les produits Samsung achetés dans notre Brand Shop officiel sont livrés avec une garantie fabricant standard. Les termes et durées spécifiques peuvent varier selon le produit, veuillez donc demander des détails à notre personnel."},
|
||||
{
|
||||
id: "faq-5",
|
||||
title: "Do you provide repair services?",
|
||||
content: "While we do not offer on-site repairs, our team can guide you to authorized Samsung service centers and assist with warranty claims for products purchased from our store.",
|
||||
},
|
||||
id: "faq-5", title: "Proposez-vous des services de réparation ?", content: "Bien que nous ne proposions pas de réparations sur place, notre équipe peut vous orienter vers les centres de service Samsung agréés et vous aider avec les demandes de garantie pour les produits achetés dans notre magasin."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to your most common questions about products, warranty, services, and store policies at Samsung Lac 2 Tunis."
|
||||
title="Foire Aux Questions"
|
||||
description="Trouvez des réponses rapides à vos questions les plus courantes concernant les produits, la garantie, les services et les politiques du magasin Samsung Lac 2 Tunis."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -411,33 +247,25 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={true}
|
||||
title="Visit Us or Get in Touch"
|
||||
description="Have questions or need assistance? Our team at Samsung Brand Shop Lac 2 Tunis is ready to help. Stop by or send us a message! We look forward to assisting you."
|
||||
title="Visitez-nous ou Contactez-nous"
|
||||
description="Vous avez des questions ou avez besoin d'aide ? Notre équipe du Samsung Brand Shop Lac 2 Tunis est prête à vous aider. Passez nous voir ou envoyez-nous un message ! Nous sommes impatients de vous assister."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Votre Nom", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Votre Email", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Your Message",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Votre Message", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blurred-wooden-shelves_1203-847.jpg"
|
||||
imageAlt="Exterior view of Samsung Brand Shop Lac 2 Tunis"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
buttonText="Send Message"
|
||||
buttonText="Envoyer le Message"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -445,27 +273,21 @@ export default function LandingPage() {
|
||||
<FooterCard
|
||||
logoSrc="http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309655.jpg"
|
||||
logoText="Samsung Lac 2 Tunis"
|
||||
copyrightText="© 2024 Samsung Brand Shop Lac 2 Tunis. All rights reserved."
|
||||
copyrightText="© 2024 Samsung Brand Shop Lac 2 Tunis. Tous droits réservés."
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com/samsungtunisia",
|
||||
ariaLabel: "Facebook page",
|
||||
},
|
||||
href: "https://facebook.com/samsungtunisia", ariaLabel: "Page Facebook"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/samsungtunisia",
|
||||
ariaLabel: "Instagram profile",
|
||||
},
|
||||
href: "https://instagram.com/samsungtunisia", ariaLabel: "Profil Instagram"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/samsungtunisia",
|
||||
ariaLabel: "Twitter profile",
|
||||
},
|
||||
href: "https://twitter.com/samsungtunisia", ariaLabel: "Profil Twitter"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user