From 186ef63b57e74c967a1018aebe7da1bc9beb7131 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 20:27:48 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 110 +++++++++++++---------------------------- 1 file changed, 35 insertions(+), 75 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 4971f42..37a53d3 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -34,9 +34,7 @@ export default function AboutPage() { { name: "Contact", id: "/contact" }, ]} button={{ - text: "Shop Now", - href: "/shop", - }} + text: "Shop Now", href: "/shop"}} animateOnLoad={true} /> @@ -49,24 +47,20 @@ export default function AboutPage() { features={[ { icon: ShieldCheck, - title: "Certified Refurbished", - description: "Every device is thoroughly tested and certified to meet industry standards for quality and performance", - }, + title: "Certified Refurbished", description: + "Every device is thoroughly tested and certified to meet industry standards for quality and performance"}, { icon: Zap, - title: "Tested Devices", - description: "Rigorous multi-point testing ensures all components function flawlessly and perform like new", - }, + title: "Tested Devices", description: + "Rigorous multi-point testing ensures all components function flawlessly and perform like new"}, { icon: Award, - title: "Full Warranty", - description: "12-month comprehensive warranty covers all defects and gives you complete peace of mind", - }, + title: "Full Warranty", description: + "12-month comprehensive warranty covers all defects and gives you complete peace of mind"}, { icon: Lock, - title: "Secure Payment", - description: "Bank-level encryption and trusted payment gateways protect your sensitive information", - }, + title: "Secure Payment", description: + "Bank-level encryption and trusted payment gateways protect your sensitive information"}, ]} animationType="slide-up" textboxLayout="default" @@ -79,41 +73,23 @@ export default function AboutPage() { -- 2.49.1 From 6678f2e5cff8e9618539b499f2a2ad6f145dce55 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 20:27:48 +0000 Subject: [PATCH 2/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1ce23a0..120f21c 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -39,23 +39,14 @@ export default function ContactPage() { Date: Sun, 8 Mar 2026 20:27:49 +0000 Subject: [PATCH 3/6] Update src/app/faq/page.tsx --- src/app/faq/page.tsx | 42 ++++++++++++------------------------------ 1 file changed, 12 insertions(+), 30 deletions(-) diff --git a/src/app/faq/page.tsx b/src/app/faq/page.tsx index 329340f..eb81362 100644 --- a/src/app/faq/page.tsx +++ b/src/app/faq/page.tsx @@ -39,41 +39,23 @@ export default function FaqPage() { Date: Sun, 8 Mar 2026 20:27:49 +0000 Subject: [PATCH 4/6] Update src/app/page.tsx --- src/app/page.tsx | 228 +++++++++++++---------------------------------- 1 file changed, 64 insertions(+), 164 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 32af248..c00ef7b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,7 +2,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline"; -import HeroCarouselLogo from "@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo"; +import HeroSplitDualMedia from "@/components/sections/hero/HeroSplitDualMedia"; import ProductCardFour from "@/components/sections/product/ProductCardFour"; import FeatureBorderGlow from "@/components/sections/feature/featureBorderGlow/FeatureBorderGlow"; import TestimonialCardTwelve from "@/components/sections/testimonial/TestimonialCardTwelve"; @@ -52,32 +52,23 @@ export default function HomePage() {
-
@@ -89,41 +80,17 @@ export default function HomePage() { tagIcon={Sparkles} products={[ { - id: "1", - name: "iPhone 13 Pro", - price: "$599", - variant: "Space Black • Like New", - imageSrc: - "http://img.b2bpic.net/free-photo/phone-14-front-side-arabic-themed-background_187299-35431.jpg?_wi=1", - imageAlt: "iPhone 13 Pro Space Black", - }, + id: "1", name: "iPhone 13 Pro", price: "$599", variant: "Space Black • Like New", imageSrc: + "http://img.b2bpic.net/free-photo/phone-14-front-side-arabic-themed-background_187299-35431.jpg?_wi=1", imageAlt: "iPhone 13 Pro Space Black"}, { - id: "2", - name: "Samsung Galaxy S21", - price: "$449", - variant: "Phantom Gray • Very Good", - imageSrc: - "http://img.b2bpic.net/free-photo/low-angle-man-using-smartphone-outdoors_23-2150747684.jpg?_wi=1", - imageAlt: "Samsung Galaxy S21 Phantom Gray", - }, + id: "2", name: "Samsung Galaxy S21", price: "$449", variant: "Phantom Gray • Very Good", imageSrc: + "http://img.b2bpic.net/free-photo/low-angle-man-using-smartphone-outdoors_23-2150747684.jpg?_wi=1", imageAlt: "Samsung Galaxy S21 Phantom Gray"}, { - id: "3", - name: "Google Pixel 6", - price: "$379", - variant: "Stormy Black • Good", - imageSrc: - "http://img.b2bpic.net/free-photo/lifestyle-businessman_23-2148102418.jpg?_wi=1", - imageAlt: "Google Pixel 6 Stormy Black", - }, + id: "3", name: "Google Pixel 6", price: "$379", variant: "Stormy Black • Good", imageSrc: + "http://img.b2bpic.net/free-photo/lifestyle-businessman_23-2148102418.jpg?_wi=1", imageAlt: "Google Pixel 6 Stormy Black"}, { - id: "4", - name: "iPhone 12 Mini", - price: "$429", - variant: "Blue • Like New", - imageSrc: - "http://img.b2bpic.net/free-photo/elegant-smartphone-composition_23-2149437108.jpg?_wi=1", - imageAlt: "iPhone 12 Mini Blue", - }, + id: "4", name: "iPhone 12 Mini", price: "$429", variant: "Blue • Like New", imageSrc: + "http://img.b2bpic.net/free-photo/elegant-smartphone-composition_23-2149437108.jpg?_wi=1", imageAlt: "iPhone 12 Mini Blue"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -140,28 +107,20 @@ export default function HomePage() { features={[ { icon: ShieldCheck, - title: "Certified Refurbished", - description: - "Every device is thoroughly tested and certified to meet industry standards for quality and performance", - }, + title: "Certified Refurbished", description: + "Every device is thoroughly tested and certified to meet industry standards for quality and performance"}, { icon: Zap, - title: "Tested Devices", - description: - "Rigorous multi-point testing ensures all components function flawlessly and perform like new", - }, + title: "Tested Devices", description: + "Rigorous multi-point testing ensures all components function flawlessly and perform like new"}, { icon: Award, - title: "Full Warranty", - description: - "12-month comprehensive warranty covers all defects and gives you complete peace of mind", - }, + title: "Full Warranty", description: + "12-month comprehensive warranty covers all defects and gives you complete peace of mind"}, { icon: Lock, - title: "Secure Payment", - description: - "Bank-level encryption and trusted payment gateways protect your sensitive information", - }, + title: "Secure Payment", description: + "Bank-level encryption and trusted payment gateways protect your sensitive information"}, ]} animationType="slide-up" textboxLayout="default" @@ -173,47 +132,23 @@ export default function HomePage() { @@ -252,41 +179,23 @@ export default function HomePage() { tag="Help & Support" faqs={[ { - id: "1", - title: "What does 'refurbished' mean?", - content: - "Refurbished devices are pre-owned smartphones that have been professionally restored to factory standards. They undergo comprehensive testing, cleaning, and parts replacement to ensure like-new performance and appearance.", - }, + id: "1", title: "What does 'refurbished' mean?", content: + "Refurbished devices are pre-owned smartphones that have been professionally restored to factory standards. They undergo comprehensive testing, cleaning, and parts replacement to ensure like-new performance and appearance."}, { - id: "2", - title: "What is your return policy?", - content: - "We offer a 30-day money-back guarantee on all purchases. If you're not completely satisfied, simply contact our support team within 30 days for a full refund, no questions asked.", - }, + id: "2", title: "What is your return policy?", content: + "We offer a 30-day money-back guarantee on all purchases. If you're not completely satisfied, simply contact our support team within 30 days for a full refund, no questions asked."}, { - id: "3", - title: "How long is the warranty?", - content: - "All refurbished devices come with a 12-month comprehensive warranty covering hardware defects, battery issues, and manufacturing faults. Our warranty gives you complete peace of mind.", - }, + id: "3", title: "How long is the warranty?", content: + "All refurbished devices come with a 12-month comprehensive warranty covering hardware defects, battery issues, and manufacturing faults. Our warranty gives you complete peace of mind."}, { - id: "4", - title: "Are refurbished phones reliable?", - content: - "Yes. Our refurbished phones undergo rigorous multi-point testing and quality checks. They perform identically to new devices and come fully certified with warranty protection.", - }, + id: "4", title: "Are refurbished phones reliable?", content: + "Yes. Our refurbished phones undergo rigorous multi-point testing and quality checks. They perform identically to new devices and come fully certified with warranty protection."}, { - id: "5", - title: "What payment methods do you accept?", - content: - "We accept all major credit cards (Visa, Mastercard, American Express), PayPal, Apple Pay, Google Pay, and installment plans through Affirm and Klarna for your convenience.", - }, + id: "5", title: "What payment methods do you accept?", content: + "We accept all major credit cards (Visa, Mastercard, American Express), PayPal, Apple Pay, Google Pay, and installment plans through Affirm and Klarna for your convenience."}, { - id: "6", - title: "How long does shipping take?", - content: - "Standard shipping takes 3-5 business days. We also offer expedited shipping (1-2 business days) and free overnight shipping on orders over $1,000. All shipments are fully insured.", - }, + id: "6", title: "How long does shipping take?", content: + "Standard shipping takes 3-5 business days. We also offer expedited shipping (1-2 business days) and free overnight shipping on orders over $1,000. All shipments are fully insured."}, ]} textboxLayout="default" useInvertedBackground={false} @@ -303,23 +212,14 @@ export default function HomePage() { ctaIcon={MessageCircle} faqs={[ { - id: "1", - title: "How do I track my order?", - content: - "After purchase, you'll receive a tracking number via email. Track your shipment in real-time through our order tracking page or the carrier's website.", - }, + id: "1", title: "How do I track my order?", content: + "After purchase, you'll receive a tracking number via email. Track your shipment in real-time through our order tracking page or the carrier's website."}, { - id: "2", - title: "Can I upgrade my device?", - content: - "Absolutely! We offer trade-in programs where you can upgrade to a newer model. Contact our sales team for current trade-in values and upgrade options.", - }, + id: "2", title: "Can I upgrade my device?", content: + "Absolutely! We offer trade-in programs where you can upgrade to a newer model. Contact our sales team for current trade-in values and upgrade options."}, { - id: "3", - title: "Do you offer bulk discounts?", - content: - "Yes, we provide special pricing for bulk orders of 5+ devices. Contact our business team at business@rephonesstore.com for a custom quote.", - }, + id: "3", title: "Do you offer bulk discounts?", content: + "Yes, we provide special pricing for bulk orders of 5+ devices. Contact our business team at business@rephonesstore.com for a custom quote."}, ]} useInvertedBackground={false} animationType="slide-up" -- 2.49.1 From e9183cfa40bb8ccb90c6252d04b1c3ab901e6b62 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 20:27:50 +0000 Subject: [PATCH 5/6] Update src/app/product/page.tsx --- src/app/product/page.tsx | 108 +++++++++++++-------------------------- 1 file changed, 36 insertions(+), 72 deletions(-) diff --git a/src/app/product/page.tsx b/src/app/product/page.tsx index 2d0ca75..874f1fd 100644 --- a/src/app/product/page.tsx +++ b/src/app/product/page.tsx @@ -2,7 +2,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline"; -import HeroCarouselLogo from "@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo"; +import HeroSplitDualMedia from "@/components/sections/hero/HeroSplitDualMedia"; import ProductCardFour from "@/components/sections/product/ProductCardFour"; import FeatureBorderGlow from "@/components/sections/feature/featureBorderGlow/FeatureBorderGlow"; import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal"; @@ -34,38 +34,30 @@ export default function ProductPage() { { name: "Contact", id: "/contact" }, ]} button={{ - text: "Shop Now", - href: "/shop", - }} + text: "Shop Now", href: "/shop"}} animateOnLoad={true} /> {/* Hero Section */}
-
@@ -78,37 +70,17 @@ export default function ProductPage() { tagIcon={Sparkles} products={[ { - id: "1", - name: "iPhone 13 Pro", - price: "$599", - variant: "Space Black • Like New", - imageSrc: "http://img.b2bpic.net/free-photo/phone-14-front-side-arabic-themed-background_187299-35431.jpg?_wi=4", - imageAlt: "iPhone 13 Pro Space Black", - }, + id: "1", name: "iPhone 13 Pro", price: "$599", variant: "Space Black • Like New", imageSrc: + "http://img.b2bpic.net/free-photo/phone-14-front-side-arabic-themed-background_187299-35431.jpg?_wi=4", imageAlt: "iPhone 13 Pro Space Black"}, { - id: "2", - name: "Samsung Galaxy S21", - price: "$449", - variant: "Phantom Gray • Very Good", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-using-smartphone-outdoors_23-2150747684.jpg?_wi=3", - imageAlt: "Samsung Galaxy S21 Phantom Gray", - }, + id: "2", name: "Samsung Galaxy S21", price: "$449", variant: "Phantom Gray • Very Good", imageSrc: + "http://img.b2bpic.net/free-photo/low-angle-man-using-smartphone-outdoors_23-2150747684.jpg?_wi=3", imageAlt: "Samsung Galaxy S21 Phantom Gray"}, { - id: "3", - name: "Google Pixel 6", - price: "$379", - variant: "Stormy Black • Good", - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-businessman_23-2148102418.jpg?_wi=3", - imageAlt: "Google Pixel 6 Stormy Black", - }, + id: "3", name: "Google Pixel 6", price: "$379", variant: "Stormy Black • Good", imageSrc: + "http://img.b2bpic.net/free-photo/lifestyle-businessman_23-2148102418.jpg?_wi=3", imageAlt: "Google Pixel 6 Stormy Black"}, { - id: "4", - name: "iPhone 12 Mini", - price: "$429", - variant: "Blue • Like New", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-smartphone-composition_23-2149437108.jpg?_wi=4", - imageAlt: "iPhone 12 Mini Blue", - }, + id: "4", name: "iPhone 12 Mini", price: "$429", variant: "Blue • Like New", imageSrc: + "http://img.b2bpic.net/free-photo/elegant-smartphone-composition_23-2149437108.jpg?_wi=4", imageAlt: "iPhone 12 Mini Blue"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -126,24 +98,20 @@ export default function ProductPage() { features={[ { icon: ShieldCheck, - title: "Certified Refurbished", - description: "Every device is thoroughly tested and certified to meet industry standards for quality and performance", - }, + title: "Certified Refurbished", description: + "Every device is thoroughly tested and certified to meet industry standards for quality and performance"}, { icon: Zap, - title: "Tested Devices", - description: "Rigorous multi-point testing ensures all components function flawlessly and perform like new", - }, + title: "Tested Devices", description: + "Rigorous multi-point testing ensures all components function flawlessly and perform like new"}, { icon: Award, - title: "Full Warranty", - description: "12-month comprehensive warranty covers all defects and gives you complete peace of mind", - }, + title: "Full Warranty", description: + "12-month comprehensive warranty covers all defects and gives you complete peace of mind"}, { icon: Lock, - title: "Secure Payment", - description: "Bank-level encryption and trusted payment gateways protect your sensitive information", - }, + title: "Secure Payment", description: + "Bank-level encryption and trusted payment gateways protect your sensitive information"}, ]} animationType="slide-up" textboxLayout="default" @@ -156,13 +124,9 @@ export default function ProductPage() { -- 2.49.1 From 7923a5bb2824b46f6f49e70563c497b13c8ea1f9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 20:27:50 +0000 Subject: [PATCH 6/6] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 81 ++++++++++--------------------------------- 1 file changed, 18 insertions(+), 63 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 6072124..738faf3 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -46,59 +46,23 @@ export default function ShopPage() { tagIcon={Sparkles} products={[ { - id: "1", - name: "iPhone 13 Pro", - price: "$599", - variant: "Space Black • Like New", - imageSrc: - "http://img.b2bpic.net/free-photo/phone-14-front-side-arabic-themed-background_187299-35431.jpg?_wi=2", - imageAlt: "iPhone 13 Pro Space Black", - }, + id: "1", name: "iPhone 13 Pro", price: "$599", variant: "Space Black • Like New", imageSrc: + "http://img.b2bpic.net/free-photo/phone-14-front-side-arabic-themed-background_187299-35431.jpg?_wi=2", imageAlt: "iPhone 13 Pro Space Black"}, { - id: "2", - name: "Samsung Galaxy S21", - price: "$449", - variant: "Phantom Gray • Very Good", - imageSrc: - "http://img.b2bpic.net/free-photo/low-angle-man-using-smartphone-outdoors_23-2150747684.jpg?_wi=2", - imageAlt: "Samsung Galaxy S21 Phantom Gray", - }, + id: "2", name: "Samsung Galaxy S21", price: "$449", variant: "Phantom Gray • Very Good", imageSrc: + "http://img.b2bpic.net/free-photo/low-angle-man-using-smartphone-outdoors_23-2150747684.jpg?_wi=2", imageAlt: "Samsung Galaxy S21 Phantom Gray"}, { - id: "3", - name: "Google Pixel 6", - price: "$379", - variant: "Stormy Black • Good", - imageSrc: - "http://img.b2bpic.net/free-photo/lifestyle-businessman_23-2148102418.jpg?_wi=2", - imageAlt: "Google Pixel 6 Stormy Black", - }, + id: "3", name: "Google Pixel 6", price: "$379", variant: "Stormy Black • Good", imageSrc: + "http://img.b2bpic.net/free-photo/lifestyle-businessman_23-2148102418.jpg?_wi=2", imageAlt: "Google Pixel 6 Stormy Black"}, { - id: "4", - name: "iPhone 12 Mini", - price: "$429", - variant: "Blue • Like New", - imageSrc: - "http://img.b2bpic.net/free-photo/elegant-smartphone-composition_23-2149437108.jpg?_wi=2", - imageAlt: "iPhone 12 Mini Blue", - }, + id: "4", name: "iPhone 12 Mini", price: "$429", variant: "Blue • Like New", imageSrc: + "http://img.b2bpic.net/free-photo/elegant-smartphone-composition_23-2149437108.jpg?_wi=2", imageAlt: "iPhone 12 Mini Blue"}, { - id: "5", - name: "OnePlus 9 Pro", - price: "$389", - variant: "Morning Mist • Excellent", - imageSrc: - "http://img.b2bpic.net/free-photo/phone-14-front-side-arabic-themed-background_187299-35431.jpg?_wi=3", - imageAlt: "OnePlus 9 Pro Morning Mist", - }, + id: "5", name: "OnePlus 9 Pro", price: "$389", variant: "Morning Mist • Excellent", imageSrc: + "http://img.b2bpic.net/free-photo/phone-14-front-side-arabic-themed-background_187299-35431.jpg?_wi=3", imageAlt: "OnePlus 9 Pro Morning Mist"}, { - id: "6", - name: "iPhone 14", - price: "$699", - variant: "Deep Purple • Like New", - imageSrc: - "http://img.b2bpic.net/free-photo/elegant-smartphone-composition_23-2149437108.jpg?_wi=3", - imageAlt: "iPhone 14 Deep Purple", - }, + id: "6", name: "iPhone 14", price: "$699", variant: "Deep Purple • Like New", imageSrc: + "http://img.b2bpic.net/free-photo/elegant-smartphone-composition_23-2149437108.jpg?_wi=3", imageAlt: "iPhone 14 Deep Purple"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -115,23 +79,14 @@ export default function ShopPage() { tag="Shopping Guide" faqs={[ { - id: "1", - title: "How do I choose the right refurbished device?", - content: - "Our device condition grades (Like New, Very Good, Good, Fair) help you find the perfect match for your needs and budget. 'Like New' devices show minimal signs of use, while 'Very Good' and 'Good' devices have minor cosmetic wear but full functionality. Browse our detailed product descriptions for specifications and condition details.", - }, + id: "1", title: "How do I choose the right refurbished device?", content: + "Our device condition grades (Like New, Very Good, Good, Fair) help you find the perfect match for your needs and budget. 'Like New' devices show minimal signs of use, while 'Very Good' and 'Good' devices have minor cosmetic wear but full functionality. Browse our detailed product descriptions for specifications and condition details."}, { - id: "2", - title: "What's the difference between your condition grades?", - content: - "Like New: Minimal signs of use, appears factory-fresh. Very Good: Light scratches or marks, fully functional. Good: Moderate wear but excellent functionality. Fair: Visible wear but operates perfectly. All grades include full warranty coverage.", - }, + id: "2", title: "What's the difference between your condition grades?", content: + "Like New: Minimal signs of use, appears factory-fresh. Very Good: Light scratches or marks, fully functional. Good: Moderate wear but excellent functionality. Fair: Visible wear but operates perfectly. All grades include full warranty coverage."}, { - id: "3", - title: "Can I compare multiple devices?", - content: - "Yes! You can add multiple devices to your comparison list to view specifications, prices, and features side-by-side. This helps you make an informed decision before purchasing.", - }, + id: "3", title: "Can I compare multiple devices?", content: + "Yes! You can add multiple devices to your comparison list to view specifications, prices, and features side-by-side. This helps you make an informed decision before purchasing."}, ]} textboxLayout="default" useInvertedBackground={false} -- 2.49.1