Merge version_1 into main #2
282
src/app/page.tsx
282
src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Collection",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Promise",
|
||||
id: "promise",
|
||||
},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Collection", id: "products" },
|
||||
{ name: "Promise", id: "promise" },
|
||||
{ name: "Reviews", id: "reviews" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Beefurb"
|
||||
/>
|
||||
@@ -57,79 +45,23 @@ 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?_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",
|
||||
},
|
||||
{ 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" },
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Collection",
|
||||
href: "#products",
|
||||
},
|
||||
{
|
||||
text: "Read Reviews",
|
||||
href: "#reviews",
|
||||
},
|
||||
{ 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?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blue-model-career-kit-arrangement_23-2150084001.jpg"
|
||||
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",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-phone_23-2148819888.jpg",
|
||||
alt: "Customer portrait 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-talking-her-smartphone-using-handsfree-feature_23-2149240347.jpg",
|
||||
alt: "Customer portrait 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/person-indian-origin-reading_23-2150285290.jpg",
|
||||
alt: "Customer portrait 5",
|
||||
},
|
||||
{ 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" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-phone_23-2148819888.jpg", alt: "Customer portrait 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-talking-her-smartphone-using-handsfree-feature_23-2149240347.jpg", alt: "Customer portrait 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/person-indian-origin-reading_23-2150285290.jpg", alt: "Customer portrait 5" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -139,21 +71,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Our Quality Commitment"
|
||||
metrics={[
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
label: "Warranty",
|
||||
value: "1-Year",
|
||||
},
|
||||
{
|
||||
icon: Star,
|
||||
label: "Rating",
|
||||
value: "4.9★",
|
||||
},
|
||||
{
|
||||
icon: MapPin,
|
||||
label: "Locations",
|
||||
value: "2 UAE",
|
||||
},
|
||||
{ icon: ShieldCheck, label: "Warranty", value: "1-Year" },
|
||||
{ icon: Star, label: "Rating", value: "4.9★" },
|
||||
{ icon: MapPin, label: "Locations", value: "2 UAE" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -166,42 +86,12 @@ 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?_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",
|
||||
},
|
||||
{ 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: "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" },
|
||||
]}
|
||||
title="Premium Collection"
|
||||
description="Expertly refurbished tech, curated for performance and longevity."
|
||||
@@ -213,21 +103,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Rigorous Inspection",
|
||||
description: "Our experts test every function, ensuring your device arrives in mint condition.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/educational-theme-close-up-student-looking-through-magnifying-glass-book_1150-16611.jpg",
|
||||
},
|
||||
{
|
||||
title: "1-Year Warranty",
|
||||
description: "Confidence comes standard with our comprehensive hardware warranty.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/collection-premium-shields_23-2147610664.jpg",
|
||||
},
|
||||
{
|
||||
title: "Expert Guidance",
|
||||
description: "Honest, patient support to help you make the right choice for your needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seller-man-mobile-phone-professional-consultant-tech-store-shop_627829-4975.jpg",
|
||||
},
|
||||
{ title: "Rigorous Inspection", description: "Our experts test every function, ensuring your device arrives in mint condition.", imageSrc: "http://img.b2bpic.net/free-photo/educational-theme-close-up-student-looking-through-magnifying-glass-book_1150-16611.jpg" },
|
||||
{ title: "1-Year Warranty", description: "Confidence comes standard with our comprehensive hardware warranty.", imageSrc: "http://img.b2bpic.net/free-vector/collection-premium-shields_23-2147610664.jpg" },
|
||||
{ title: "Expert Guidance", description: "Honest, patient support to help you make the right choice for your needs.", imageSrc: "http://img.b2bpic.net/free-photo/seller-man-mobile-phone-professional-consultant-tech-store-shop_627829-4975.jpg" },
|
||||
]}
|
||||
title="The Beefurb Promise"
|
||||
description="We don't just sell tech; we build trust. Every device is backed by our unwavering commitment to quality and service."
|
||||
@@ -240,41 +118,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Asik",
|
||||
role: "Client",
|
||||
testimonial: "Beefurb service is unmatched. Fast and reliable.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-hands-holding-phone-with-smart-app-home-lighting-person-apartment-holding-telephone-with-touchscreen-app-lights_482257-12366.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mohsin",
|
||||
role: "Client",
|
||||
testimonial: "Honest advice, got my MacBook perfectly set up.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-workers-working-together-as-team_23-2149310955.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Junaid",
|
||||
role: "Client",
|
||||
testimonial: "Excellent condition iPhone, like new!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-sitting-lecture-hall-working-laptop-wearing-glasses-modern-auditorium-student-education-online-freelancer-smiling-using-smartphone-digital-devices_285396-48.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Bexy",
|
||||
role: "Client",
|
||||
testimonial: "Very friendly staff at the Karama branch.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-stylish-wear-holds-mobile-phone-waits-feedback-from-web-store-waits-purchases-carries-shopping-bags-makes-payment-online-strolls-city-outdoors-weekend_273609-56189.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Nijo",
|
||||
role: "Client",
|
||||
testimonial: "Quick turnaround, staff saved my day.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-7874.jpg",
|
||||
},
|
||||
{ id: "1", name: "Asik", role: "Client", testimonial: "Beefurb service is unmatched. Fast and reliable.", imageSrc: "http://img.b2bpic.net/free-photo/woman-hands-holding-phone-with-smart-app-home-lighting-person-apartment-holding-telephone-with-touchscreen-app-lights_482257-12366.jpg" },
|
||||
{ id: "2", name: "Mohsin", role: "Client", testimonial: "Honest advice, got my MacBook perfectly set up.", imageSrc: "http://img.b2bpic.net/free-photo/office-workers-working-together-as-team_23-2149310955.jpg" },
|
||||
{ id: "3", name: "Junaid", role: "Client", testimonial: "Excellent condition iPhone, like new!", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-sitting-lecture-hall-working-laptop-wearing-glasses-modern-auditorium-student-education-online-freelancer-smiling-using-smartphone-digital-devices_285396-48.jpg" },
|
||||
{ id: "4", name: "Bexy", role: "Client", testimonial: "Very friendly staff at the Karama branch.", imageSrc: "http://img.b2bpic.net/free-photo/woman-stylish-wear-holds-mobile-phone-waits-feedback-from-web-store-waits-purchases-carries-shopping-bags-makes-payment-online-strolls-city-outdoors-weekend_273609-56189.jpg" },
|
||||
{ id: "5", name: "Nijo", role: "Client", testimonial: "Quick turnaround, staff saved my day.", imageSrc: "http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-7874.jpg" },
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Join hundreds of happy tech enthusiasts across Dubai and Sharjah."
|
||||
@@ -283,27 +131,13 @@ export default function LandingPage() {
|
||||
|
||||
<div id="sustainability" data-section="sustainability">
|
||||
<MetricCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Recycle,
|
||||
title: "E-waste Saved",
|
||||
value: "5000+",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Leaf,
|
||||
title: "Carbon Reduced",
|
||||
value: "40%",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
icon: TrendingUp,
|
||||
title: "Circular Cycle",
|
||||
value: "100%",
|
||||
},
|
||||
{ id: "m1", icon: Recycle, title: "E-waste Saved", value: "5000+" },
|
||||
{ id: "m2", icon: Leaf, title: "Carbon Reduced", value: "40%" },
|
||||
{ id: "m3", icon: TrendingUp, title: "Circular Cycle", value: "100%" },
|
||||
]}
|
||||
title="Tech for a Greener Planet"
|
||||
description="Every refurbished device is one less piece of e-waste in our landfills."
|
||||
@@ -316,16 +150,8 @@ export default function LandingPage() {
|
||||
title="Visit Our Locations"
|
||||
description="Drop by our Karama or Sharjah stores for personalized expert support."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "support@beefurb.com",
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Your Name" },
|
||||
{ name: "email", type: "email", placeholder: "support@beefurb.com" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-vibrant-city-night_52683-100070.jpg"
|
||||
/>
|
||||
@@ -335,32 +161,8 @@ export default function LandingPage() {
|
||||
<FooterBaseCard
|
||||
logoText="BEEFURB"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Sustainability",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
{
|
||||
label: "WhatsApp Dubai",
|
||||
href: "https://wa.me/971523847741",
|
||||
},
|
||||
{
|
||||
label: "WhatsApp Sharjah",
|
||||
href: "https://wa.me/971521982491",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Company", items: [{ label: "About Us", href: "#" }, { label: "Sustainability", href: "#" }] },
|
||||
{ title: "Contact", items: [{ label: "WhatsApp Dubai", href: "https://wa.me/971523847741" }, { label: "WhatsApp Sharjah", href: "https://wa.me/971521982491" }] },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user