From 3da22b67e9e7981712f4b29b67132c2154bc67dc Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 11:27:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6a4ffe1..de4f872 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,17 +45,17 @@ export default function LandingPage() { title="Premium Tech. Sustainable Prices." description="Dubai's most trusted source for certified refurbished devices. Meticulously inspected, warrantied, and built to last." testimonials={[ - { name: "Ahmed K.", handle: "@ahmedtech", testimonial: "Excellent service and mint condition iPhone. Been using for 6 months, zero issues.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blue-model-career-kit-arrangement_23-2150084001.jpg", imageAlt: "luxury tech retail display" }, - { name: "Sara M.", handle: "@saratech", testimonial: "Staff at the Karama branch were super helpful. Honest advice, no pressure.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/white-phone-case-white-surface_187299-47253.jpg", imageAlt: "luxury tech retail display" }, - { name: "John D.", handle: "@johndubai", testimonial: "Fast, reliable, and way better than buying new. Will come back for upgrades.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/opened-notebook-near-glasses-plant_23-2147768912.jpg", imageAlt: "luxury tech retail display" }, - { name: "Fatima A.", handle: "@fatimatech", testimonial: "Mint condition MacBook Pro! Best value in Sharjah, highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cartoon-clay-phone-perspective-view-dark-background_187299-35338.jpg", imageAlt: "luxury tech retail display" }, - { name: "Rahul P.", handle: "@rahulp", testimonial: "Very knowledgeable staff. Helped me pick the right device for my design work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722697.jpg", imageAlt: "luxury tech retail display" }, + { name: "Ahmed K.", handle: "@ahmedtech", testimonial: "Excellent service and mint condition iPhone. Been using for 6 months, zero issues.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blue-model-career-kit-arrangement_23-2150084001.jpg?_wi=1", imageAlt: "luxury tech retail display" }, + { name: "Sara M.", handle: "@saratech", testimonial: "Staff at the Karama branch were super helpful. Honest advice, no pressure.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/white-phone-case-white-surface_187299-47253.jpg?_wi=1", imageAlt: "luxury tech retail display" }, + { name: "John D.", handle: "@johndubai", testimonial: "Fast, reliable, and way better than buying new. Will come back for upgrades.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/opened-notebook-near-glasses-plant_23-2147768912.jpg?_wi=1", imageAlt: "luxury tech retail display" }, + { name: "Fatima A.", handle: "@fatimatech", testimonial: "Mint condition MacBook Pro! Best value in Sharjah, highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cartoon-clay-phone-perspective-view-dark-background_187299-35338.jpg?_wi=1", imageAlt: "luxury tech retail display" }, + { name: "Rahul P.", handle: "@rahulp", testimonial: "Very knowledgeable staff. Helped me pick the right device for my design work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722697.jpg?_wi=1", imageAlt: "luxury tech retail display" }, ]} buttons={[ { text: "Explore Collection", href: "#products" }, { text: "Read Reviews", href: "#reviews" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/blue-model-career-kit-arrangement_23-2150084001.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blue-model-career-kit-arrangement_23-2150084001.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/girl-showing-mobile-phone_23-2147959061.jpg", alt: "Customer portrait 1" }, { src: "http://img.b2bpic.net/free-photo/person-enjoying-relaxing-time-home_23-2149106984.jpg", alt: "Customer portrait 2" }, @@ -86,10 +86,10 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} products={[ - { id: "p1", name: "iPhone 15 Pro", price: "AED 3,299", imageSrc: "http://img.b2bpic.net/free-photo/white-phone-case-white-surface_187299-47253.jpg" }, - { id: "p2", name: "MacBook Pro M2", price: "AED 4,899", imageSrc: "http://img.b2bpic.net/free-photo/opened-notebook-near-glasses-plant_23-2147768912.jpg" }, - { id: "p3", name: "iPad Pro 12.9", price: "AED 2,599", imageSrc: "http://img.b2bpic.net/free-photo/cartoon-clay-phone-perspective-view-dark-background_187299-35338.jpg" }, - { id: "p4", name: "Apple Watch S9", price: "AED 1,299", imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722697.jpg" }, + { id: "p1", name: "iPhone 15 Pro", price: "AED 3,299", imageSrc: "http://img.b2bpic.net/free-photo/white-phone-case-white-surface_187299-47253.jpg?_wi=2" }, + { id: "p2", name: "MacBook Pro M2", price: "AED 4,899", imageSrc: "http://img.b2bpic.net/free-photo/opened-notebook-near-glasses-plant_23-2147768912.jpg?_wi=2" }, + { id: "p3", name: "iPad Pro 12.9", price: "AED 2,599", imageSrc: "http://img.b2bpic.net/free-photo/cartoon-clay-phone-perspective-view-dark-background_187299-35338.jpg?_wi=2" }, + { id: "p4", name: "Apple Watch S9", price: "AED 1,299", imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722697.jpg?_wi=2" }, { id: "p5", name: "Dell XPS 13", price: "AED 2,199", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-laptop-amidst-stationery_23-2147768899.jpg" }, { id: "p6", name: "Lenovo ThinkPad", price: "AED 1,899", imageSrc: "http://img.b2bpic.net/free-photo/ecommerce-concept-smiling-asian-senior-woman-showing-blank-laptop-screen-looking-happy-demonstra_1258-162172.jpg" }, ]}