Merge version_1 into main #3
@@ -63,9 +63,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: 1, title: "Official Samsung Store", description: "100% authentic products and genuine warranty support.", imageSrc: "http://img.b2bpic.net/free-photo/young-students-with-smartphones_23-2147657038.jpg", imageAlt: "Store Icon" },
|
||||
{ id: 2, title: "Hands-on Experience", description: "Test the latest devices before you commit to buying.", imageSrc: "http://img.b2bpic.net/free-photo/young-students-with-smartphones_23-2147657038.jpg", imageAlt: "Demo Icon" },
|
||||
{ id: 3, title: "Expert Staff", description: "Personalized guidance to help you choose the right tech.", imageSrc: "http://img.b2bpic.net/free-photo/young-students-with-smartphones_23-2147657038.jpg", imageAlt: "Expert Icon" },
|
||||
{ id: 1, title: "Official Samsung Store", description: "100% authentic products and genuine warranty support.", imageSrc: "http://img.b2bpic.net/free-photo/young-students-with-smartphones_23-2147657038.jpg?_wi=1", imageAlt: "Store Icon" },
|
||||
{ id: 2, title: "Hands-on Experience", description: "Test the latest devices before you commit to buying.", imageSrc: "http://img.b2bpic.net/free-photo/young-students-with-smartphones_23-2147657038.jpg?_wi=2", imageAlt: "Demo Icon" },
|
||||
{ id: 3, title: "Expert Staff", description: "Personalized guidance to help you choose the right tech.", imageSrc: "http://img.b2bpic.net/free-photo/young-students-with-smartphones_23-2147657038.jpg?_wi=3", imageAlt: "Expert Icon" },
|
||||
]}
|
||||
title="Why Choose Our Experience Center?"
|
||||
description="We are your official gateway to the Samsung ecosystem in Maninagar."
|
||||
@@ -94,11 +94,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Rahul Mehta", handle: "@rahulm", testimonial: "Excellent service and genuine advice. Got the best deal on my S24!", imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2865.jpg" },
|
||||
{ id: "1", name: "Rahul Mehta", handle: "@rahulm", testimonial: "Excellent service and genuine advice. Got the best deal on my S24!", imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2865.jpg?_wi=1" },
|
||||
{ id: "2", name: "Sneha Patel", handle: "@snahap", testimonial: "The staff really knows what they are talking about. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-lady-jacket-white-pants-smiling-outside-lovely-woman-with-bright-lips-eyeglasses-outdoors_197531-19337.jpg" },
|
||||
{ id: "3", name: "Vijay Shah", handle: "@vijays", testimonial: "Great demo experience. Store is clean and well managed.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg" },
|
||||
{ id: "4", name: "Anjali Deshmukh", handle: "@anjalid", testimonial: "Best place in Ahmedabad for Samsung products. Hassle-free purchase.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-device_23-2149246355.jpg" },
|
||||
{ id: "5", name: "Kiran Varma", handle: "@kiranv", testimonial: "Premium service and great product availability. My go-to store.", imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2865.jpg" },
|
||||
{ id: "5", name: "Kiran Varma", handle: "@kiranv", testimonial: "Premium service and great product availability. My go-to store.", imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2865.jpg?_wi=2" },
|
||||
]}
|
||||
title="Loved by Maninagar"
|
||||
description="Join 400+ satisfied customers who upgraded their tech with us."
|
||||
|
||||
Reference in New Issue
Block a user