Merge version_1 into main #2
@@ -6,7 +6,7 @@ import FeatureBorderGlow from "@/components/sections/feature/featureBorderGlow/F
|
||||
import TestimonialCardSixteen from "@/components/sections/testimonial/TestimonialCardSixteen";
|
||||
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
||||
import Link from "next/link";
|
||||
import { Utensils, Package, Zap, Wifi, Users, Clock, ThumbsUp } from "lucide-react";
|
||||
import { Utensils, Package, Zap, Wifi, Users, Clock, ThumbsUp, Star } from "lucide-react";
|
||||
|
||||
export default function AboutPage() {
|
||||
return (
|
||||
@@ -108,7 +108,7 @@ export default function AboutPage() {
|
||||
role: "Client Régulier",
|
||||
company: "Berrechid",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-girl-posing-with-coat_23-2148135993.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-girl-posing-with-coat_23-2148135993.jpg",
|
||||
imageAlt: "Ahmed Bennani",
|
||||
},
|
||||
{
|
||||
@@ -117,7 +117,7 @@ export default function AboutPage() {
|
||||
role: "Mère de Famille",
|
||||
company: "Berrechid",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-brunette-male-portrait_158595-7921.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-brunette-male-portrait_158595-7921.jpg",
|
||||
imageAlt: "Fatima Alaoui",
|
||||
},
|
||||
{
|
||||
@@ -126,7 +126,7 @@ export default function AboutPage() {
|
||||
role: "Homme d'Affaires",
|
||||
company: "Berrechid",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg",
|
||||
imageAlt: "Mohammed Idrissi",
|
||||
},
|
||||
{
|
||||
@@ -135,7 +135,7 @@ export default function AboutPage() {
|
||||
role: "Étudiante",
|
||||
company: "Berrechid",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-posing_176420-15592.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-posing_176420-15592.jpg",
|
||||
imageAlt: "Leila Boussaid",
|
||||
},
|
||||
{
|
||||
@@ -144,7 +144,7 @@ export default function AboutPage() {
|
||||
role: "Professionnel",
|
||||
company: "Berrechid",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg",
|
||||
imageAlt: "Hassan Ouarzouan",
|
||||
},
|
||||
{
|
||||
@@ -153,7 +153,7 @@ export default function AboutPage() {
|
||||
role: "Cadre",
|
||||
company: "Berrechid",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg",
|
||||
imageAlt: "Nadia Zemmouri",
|
||||
},
|
||||
]}
|
||||
@@ -182,7 +182,7 @@ export default function AboutPage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-person-holding-plate-with-burger_23-2148784519.jpg?_wi=4"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-person-holding-plate-with-burger_23-2148784519.jpg"
|
||||
imageAlt="Fresh & Fast"
|
||||
logoText="Fresh & Fast"
|
||||
copyrightText="© 2025 Fresh & Fast. Tous droits réservés. Boulevard Mohamed V, Berrechid, Maroc."
|
||||
|
||||
Reference in New Issue
Block a user