Merge version_1 into main #3
@@ -49,7 +49,7 @@ export default function AboutPage() {
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-couch-holding-her-phone-mug-sitting-front-table-with-gadgets_181624-56360.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-couch-holding-her-phone-mug-sitting-front-table-with-gadgets_181624-56360.jpg?_wi=3"
|
||||
imageAlt="Nexora team and products"
|
||||
/>
|
||||
</div>
|
||||
@@ -66,7 +66,7 @@ export default function AboutPage() {
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-living-room-interior-with-large-tv-screen-displaying-home-automation-system_9975-33164.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-living-room-interior-with-large-tv-screen-displaying-home-automation-system_9975-33164.jpg?_wi=2"
|
||||
imageAlt="Quality smart home systems"
|
||||
/>
|
||||
</div>
|
||||
@@ -80,17 +80,17 @@ export default function AboutPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "Nexora transformed my home! The products are premium quality and their support team is incredibly responsive. Best investment I've made.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell"},
|
||||
id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "Nexora transformed my home! The products are premium quality and their support team is incredibly responsive. Best investment I've made.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7", imageAlt: "Sarah Mitchell"},
|
||||
{
|
||||
id: "2", name: "James Chen", handle: "@jameschen_tech", testimonial: "Fast shipping, great products, and easy setup. The 30-day guarantee gave me confidence. Highly recommend Nexora to anyone!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Chen"},
|
||||
id: "2", name: "James Chen", handle: "@jameschen_tech", testimonial: "Fast shipping, great products, and easy setup. The 30-day guarantee gave me confidence. Highly recommend Nexora to anyone!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8", imageAlt: "James Chen"},
|
||||
{
|
||||
id: "3", name: "Emma Rodriguez", handle: "@emmasmarthome", testimonial: "The compatibility with my existing smart home setup was seamless. Nexora really understands what customers need.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emma Rodriguez"},
|
||||
id: "3", name: "Emma Rodriguez", handle: "@emmasmarthome", testimonial: "The compatibility with my existing smart home setup was seamless. Nexora really understands what customers need.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=9", imageAlt: "Emma Rodriguez"},
|
||||
{
|
||||
id: "4", name: "Michael Wong", handle: "@michaeltech", testimonial: "Outstanding customer service! They helped me integrate everything perfectly. This is premium service at its finest.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Wong"},
|
||||
id: "4", name: "Michael Wong", handle: "@michaeltech", testimonial: "Outstanding customer service! They helped me integrate everything perfectly. This is premium service at its finest.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=10", imageAlt: "Michael Wong"},
|
||||
{
|
||||
id: "5", name: "Lisa Anderson", handle: "@lisahome", testimonial: "Five stars all the way. Quality products, fast delivery, and genuine support. Nexora is my go-to for smart home gadgets.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Lisa Anderson"},
|
||||
id: "5", name: "Lisa Anderson", handle: "@lisahome", testimonial: "Five stars all the way. Quality products, fast delivery, and genuine support. Nexora is my go-to for smart home gadgets.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=11", imageAlt: "Lisa Anderson"},
|
||||
{
|
||||
id: "6", name: "David Kumar", handle: "@davidktech", testimonial: "The best shopping experience I've had online. Premium products, competitive prices, and exceptional service.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kumar"},
|
||||
id: "6", name: "David Kumar", handle: "@davidktech", testimonial: "The best shopping experience I've had online. Premium products, competitive prices, and exceptional service.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=12", imageAlt: "David Kumar"},
|
||||
]}
|
||||
speed={40}
|
||||
/>
|
||||
|
||||
@@ -57,7 +57,7 @@ export default function ContactPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288192.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288192.jpg?_wi=1"
|
||||
imageAlt="Our support team ready to help"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -78,7 +78,7 @@ export default function ContactPage() {
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288192.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288192.jpg?_wi=2"
|
||||
imageAlt="Professional support team"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -56,7 +56,7 @@ export default function HomePage() {
|
||||
tagIcon={Zap}
|
||||
background={{ variant: "animated-grid" }}
|
||||
buttons={[{ text: "Shop Now", href: "/shop" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-couch-holding-her-phone-mug-sitting-front-table-with-gadgets_181624-56360.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-couch-holding-her-phone-mug-sitting-front-table-with-gadgets_181624-56360.jpg?_wi=1"
|
||||
imageAlt="Smart home gadgets showcase"
|
||||
/>
|
||||
</div>
|
||||
@@ -73,7 +73,7 @@ export default function HomePage() {
|
||||
{
|
||||
id: "3", name: "Smart Thermostat Pro", price: "$199.99", variant: "Silver WiFi Enabled", imageSrc: "http://img.b2bpic.net/free-photo/weather-forecast-home-automation-monitor_53876-97897.jpg", imageAlt: "Smart Thermostat Pro"},
|
||||
{
|
||||
id: "4", name: "Smart Door Lock Elite", price: "$249.99", variant: "Matte Black Biometric", imageSrc: "http://img.b2bpic.net/free-photo/intercom-main-gate-residential-building_637285-1929.jpg", imageAlt: "Smart Door Lock"},
|
||||
id: "4", name: "Smart Door Lock Elite", price: "$249.99", variant: "Matte Black Biometric", imageSrc: "http://img.b2bpic.net/free-photo/intercom-main-gate-residential-building_637285-1929.jpg?_wi=1", imageAlt: "Smart Door Lock"},
|
||||
{
|
||||
id: "5", name: "4K Security Camera", price: "$159.99", variant: "White Night Vision", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-checking-security-camera_23-2148994177.jpg", imageAlt: "4K Security Camera"},
|
||||
{
|
||||
@@ -110,17 +110,17 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "Nexora transformed my home! The products are premium quality and their support team is incredibly responsive. Best investment I've made.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell"},
|
||||
id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "Nexora transformed my home! The products are premium quality and their support team is incredibly responsive. Best investment I've made.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Mitchell"},
|
||||
{
|
||||
id: "2", name: "James Chen", handle: "@jameschen_tech", testimonial: "Fast shipping, great products, and easy setup. The 30-day guarantee gave me confidence. Highly recommend Nexora to anyone!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Chen"},
|
||||
id: "2", name: "James Chen", handle: "@jameschen_tech", testimonial: "Fast shipping, great products, and easy setup. The 30-day guarantee gave me confidence. Highly recommend Nexora to anyone!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Chen"},
|
||||
{
|
||||
id: "3", name: "Emma Rodriguez", handle: "@emmasmarthome", testimonial: "The compatibility with my existing smart home setup was seamless. Nexora really understands what customers need.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emma Rodriguez"},
|
||||
id: "3", name: "Emma Rodriguez", handle: "@emmasmarthome", testimonial: "The compatibility with my existing smart home setup was seamless. Nexora really understands what customers need.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emma Rodriguez"},
|
||||
{
|
||||
id: "4", name: "Michael Wong", handle: "@michaeltech", testimonial: "Outstanding customer service! They helped me integrate everything perfectly. This is premium service at its finest.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Wong"},
|
||||
id: "4", name: "Michael Wong", handle: "@michaeltech", testimonial: "Outstanding customer service! They helped me integrate everything perfectly. This is premium service at its finest.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Michael Wong"},
|
||||
{
|
||||
id: "5", name: "Lisa Anderson", handle: "@lisahome", testimonial: "Five stars all the way. Quality products, fast delivery, and genuine support. Nexora is my go-to for smart home gadgets.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Lisa Anderson"},
|
||||
id: "5", name: "Lisa Anderson", handle: "@lisahome", testimonial: "Five stars all the way. Quality products, fast delivery, and genuine support. Nexora is my go-to for smart home gadgets.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Lisa Anderson"},
|
||||
{
|
||||
id: "6", name: "David Kumar", handle: "@davidktech", testimonial: "The best shopping experience I've had online. Premium products, competitive prices, and exceptional service.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kumar"},
|
||||
id: "6", name: "David Kumar", handle: "@davidktech", testimonial: "The best shopping experience I've had online. Premium products, competitive prices, and exceptional service.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "David Kumar"},
|
||||
]}
|
||||
speed={40}
|
||||
/>
|
||||
@@ -136,9 +136,9 @@ export default function HomePage() {
|
||||
{
|
||||
id: "7", name: "Motion Sensor Hub", price: "$89.99", variant: "White Multi-room", imageSrc: "http://img.b2bpic.net/free-photo/smart-speaker-house-control-innovative-technology_53876-102350.jpg", imageAlt: "Motion Sensor Hub"},
|
||||
{
|
||||
id: "8", name: "Smart Video Doorbell", price: "$119.99", variant: "Black 2K Resolution", imageSrc: "http://img.b2bpic.net/free-photo/intercom-main-gate-residential-building_637285-1929.jpg", imageAlt: "Smart Video Doorbell"},
|
||||
id: "8", name: "Smart Video Doorbell", price: "$119.99", variant: "Black 2K Resolution", imageSrc: "http://img.b2bpic.net/free-photo/intercom-main-gate-residential-building_637285-1929.jpg?_wi=2", imageAlt: "Smart Video Doorbell"},
|
||||
{
|
||||
id: "9", name: "Central Smart Hub", price: "$139.99", variant: "Black Matter Ready", imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-interior-with-large-tv-screen-displaying-home-automation-system_9975-33164.jpg", imageAlt: "Central Smart Hub"},
|
||||
id: "9", name: "Central Smart Hub", price: "$139.99", variant: "Black Matter Ready", imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-interior-with-large-tv-screen-displaying-home-automation-system_9975-33164.jpg?_wi=1", imageAlt: "Central Smart Hub"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -160,7 +160,7 @@ export default function HomePage() {
|
||||
},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-couch-holding-her-phone-mug-sitting-front-table-with-gadgets_181624-56360.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-couch-holding-her-phone-mug-sitting-front-table-with-gadgets_181624-56360.jpg?_wi=2"
|
||||
imageAlt="Subscribe to newsletter"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
|
||||
Reference in New Issue
Block a user